n_a_s

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type AuditCollectionGetDefault ¶

type AuditCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

AuditCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewAuditCollectionGetDefault ¶

func NewAuditCollectionGetDefault(code int) *AuditCollectionGetDefault

NewAuditCollectionGetDefault creates a AuditCollectionGetDefault with default headers values

func (*AuditCollectionGetDefault) Code ¶

func (o *AuditCollectionGetDefault) Code() int

Code gets the status code for the audit collection get default response

func (*AuditCollectionGetDefault) Error ¶

func (o *AuditCollectionGetDefault) Error() string

func (*AuditCollectionGetDefault) GetPayload ¶

func (*AuditCollectionGetDefault) IsClientError ¶

func (o *AuditCollectionGetDefault) IsClientError() bool

IsClientError returns true when this audit collection get default response has a 4xx status code

func (*AuditCollectionGetDefault) IsCode ¶

func (o *AuditCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this audit collection get default response a status code equal to that given

func (*AuditCollectionGetDefault) IsRedirect ¶

func (o *AuditCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this audit collection get default response has a 3xx status code

func (*AuditCollectionGetDefault) IsServerError ¶

func (o *AuditCollectionGetDefault) IsServerError() bool

IsServerError returns true when this audit collection get default response has a 5xx status code

func (*AuditCollectionGetDefault) IsSuccess ¶

func (o *AuditCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this audit collection get default response has a 2xx status code

func (*AuditCollectionGetDefault) String ¶

func (o *AuditCollectionGetDefault) String() string

type AuditCollectionGetOK ¶

type AuditCollectionGetOK struct {
	Payload *models.AuditResponse
}

AuditCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewAuditCollectionGetOK ¶

func NewAuditCollectionGetOK() *AuditCollectionGetOK

NewAuditCollectionGetOK creates a AuditCollectionGetOK with default headers values

func (*AuditCollectionGetOK) Error ¶

func (o *AuditCollectionGetOK) Error() string

func (*AuditCollectionGetOK) GetPayload ¶

func (o *AuditCollectionGetOK) GetPayload() *models.AuditResponse

func (*AuditCollectionGetOK) IsClientError ¶

func (o *AuditCollectionGetOK) IsClientError() bool

IsClientError returns true when this audit collection get o k response has a 4xx status code

func (*AuditCollectionGetOK) IsCode ¶

func (o *AuditCollectionGetOK) IsCode(code int) bool

IsCode returns true when this audit collection get o k response a status code equal to that given

func (*AuditCollectionGetOK) IsRedirect ¶

func (o *AuditCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this audit collection get o k response has a 3xx status code

func (*AuditCollectionGetOK) IsServerError ¶

func (o *AuditCollectionGetOK) IsServerError() bool

IsServerError returns true when this audit collection get o k response has a 5xx status code

func (*AuditCollectionGetOK) IsSuccess ¶

func (o *AuditCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this audit collection get o k response has a 2xx status code

func (*AuditCollectionGetOK) String ¶

func (o *AuditCollectionGetOK) String() string

type AuditCollectionGetParams ¶

type AuditCollectionGetParams struct {

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* EventsAuthorizationPolicy.

	   Filter by events.authorization_policy
	*/
	EventsAuthorizationPolicyQueryParameter *bool

	/* EventsCapStaging.

	   Filter by events.cap_staging
	*/
	EventsCapStagingQueryParameter *bool

	/* EventsCifsLogonLogoff.

	   Filter by events.cifs_logon_logoff
	*/
	EventsCifsLogonLogoffQueryParameter *bool

	/* EventsFileOperations.

	   Filter by events.file_operations
	*/
	EventsFileOperationsQueryParameter *bool

	/* EventsFileShare.

	   Filter by events.file_share
	*/
	EventsFileShareQueryParameter *bool

	/* EventsSecurityGroup.

	   Filter by events.security_group
	*/
	EventsSecurityGroupQueryParameter *bool

	/* EventsUserAccount.

	   Filter by events.user_account
	*/
	EventsUserAccountQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Guarantee.

	   Filter by guarantee
	*/
	GuaranteeQueryParameter *bool

	/* LogFormat.

	   Filter by log.format
	*/
	LogFormatQueryParameter *string

	/* LogRetentionCount.

	   Filter by log.retention.count
	*/
	LogRetentionCountQueryParameter *int64

	/* LogRetentionDuration.

	   Filter by log.retention.duration
	*/
	LogRetentionDurationQueryParameter *string

	/* LogRotationScheduleDays.

	   Filter by log.rotation.schedule.days
	*/
	LogRotationScheduleDaysQueryParameter *int64

	/* LogRotationScheduleHours.

	   Filter by log.rotation.schedule.hours
	*/
	LogRotationScheduleHoursQueryParameter *int64

	/* LogRotationScheduleMinutes.

	   Filter by log.rotation.schedule.minutes
	*/
	LogRotationScheduleMinutesQueryParameter *int64

	/* LogRotationScheduleMonths.

	   Filter by log.rotation.schedule.months
	*/
	LogRotationScheduleMonthsQueryParameter *int64

	/* LogRotationScheduleWeekdays.

	   Filter by log.rotation.schedule.weekdays
	*/
	LogRotationScheduleWeekdaysQueryParameter *int64

	/* LogRotationSize.

	   Filter by log.rotation.size
	*/
	LogRotationSizeQueryParameter *int64

	/* LogPath.

	   Filter by log_path
	*/
	LogPathQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

AuditCollectionGetParams contains all the parameters to send to the API endpoint

for the audit collection get operation.

Typically these are written to a http.Request.

func NewAuditCollectionGetParams ¶

func NewAuditCollectionGetParams() *AuditCollectionGetParams

NewAuditCollectionGetParams creates a new AuditCollectionGetParams 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 NewAuditCollectionGetParamsWithContext ¶

func NewAuditCollectionGetParamsWithContext(ctx context.Context) *AuditCollectionGetParams

NewAuditCollectionGetParamsWithContext creates a new AuditCollectionGetParams object with the ability to set a context for a request.

func NewAuditCollectionGetParamsWithHTTPClient ¶

func NewAuditCollectionGetParamsWithHTTPClient(client *http.Client) *AuditCollectionGetParams

NewAuditCollectionGetParamsWithHTTPClient creates a new AuditCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewAuditCollectionGetParamsWithTimeout ¶

func NewAuditCollectionGetParamsWithTimeout(timeout time.Duration) *AuditCollectionGetParams

NewAuditCollectionGetParamsWithTimeout creates a new AuditCollectionGetParams object with the ability to set a timeout on a request.

func (*AuditCollectionGetParams) SetContext ¶

func (o *AuditCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the audit collection get params

func (*AuditCollectionGetParams) SetDefaults ¶

func (o *AuditCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the audit collection get params (not the query body).

All values with no default are reset to their zero value.

func (*AuditCollectionGetParams) SetEnabledQueryParameter ¶

func (o *AuditCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the audit collection get params

func (*AuditCollectionGetParams) SetEventsAuthorizationPolicyQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsAuthorizationPolicyQueryParameter(eventsAuthorizationPolicy *bool)

SetEventsAuthorizationPolicyQueryParameter adds the eventsAuthorizationPolicy to the audit collection get params

func (*AuditCollectionGetParams) SetEventsCapStagingQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsCapStagingQueryParameter(eventsCapStaging *bool)

SetEventsCapStagingQueryParameter adds the eventsCapStaging to the audit collection get params

func (*AuditCollectionGetParams) SetEventsCifsLogonLogoffQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsCifsLogonLogoffQueryParameter(eventsCifsLogonLogoff *bool)

SetEventsCifsLogonLogoffQueryParameter adds the eventsCifsLogonLogoff to the audit collection get params

func (*AuditCollectionGetParams) SetEventsFileOperationsQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsFileOperationsQueryParameter(eventsFileOperations *bool)

SetEventsFileOperationsQueryParameter adds the eventsFileOperations to the audit collection get params

func (*AuditCollectionGetParams) SetEventsFileShareQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsFileShareQueryParameter(eventsFileShare *bool)

SetEventsFileShareQueryParameter adds the eventsFileShare to the audit collection get params

func (*AuditCollectionGetParams) SetEventsSecurityGroupQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsSecurityGroupQueryParameter(eventsSecurityGroup *bool)

SetEventsSecurityGroupQueryParameter adds the eventsSecurityGroup to the audit collection get params

func (*AuditCollectionGetParams) SetEventsUserAccountQueryParameter ¶

func (o *AuditCollectionGetParams) SetEventsUserAccountQueryParameter(eventsUserAccount *bool)

SetEventsUserAccountQueryParameter adds the eventsUserAccount to the audit collection get params

func (*AuditCollectionGetParams) SetFieldsQueryParameter ¶

func (o *AuditCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the audit collection get params

func (*AuditCollectionGetParams) SetGuaranteeQueryParameter ¶

func (o *AuditCollectionGetParams) SetGuaranteeQueryParameter(guarantee *bool)

SetGuaranteeQueryParameter adds the guarantee to the audit collection get params

func (*AuditCollectionGetParams) SetHTTPClient ¶

func (o *AuditCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the audit collection get params

func (*AuditCollectionGetParams) SetLogFormatQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogFormatQueryParameter(logFormat *string)

SetLogFormatQueryParameter adds the logFormat to the audit collection get params

func (*AuditCollectionGetParams) SetLogPathQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogPathQueryParameter(logPath *string)

SetLogPathQueryParameter adds the logPath to the audit collection get params

func (*AuditCollectionGetParams) SetLogRetentionCountQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRetentionCountQueryParameter(logRetentionCount *int64)

SetLogRetentionCountQueryParameter adds the logRetentionCount to the audit collection get params

func (*AuditCollectionGetParams) SetLogRetentionDurationQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRetentionDurationQueryParameter(logRetentionDuration *string)

SetLogRetentionDurationQueryParameter adds the logRetentionDuration to the audit collection get params

func (*AuditCollectionGetParams) SetLogRotationScheduleDaysQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRotationScheduleDaysQueryParameter(logRotationScheduleDays *int64)

SetLogRotationScheduleDaysQueryParameter adds the logRotationScheduleDays to the audit collection get params

func (*AuditCollectionGetParams) SetLogRotationScheduleHoursQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRotationScheduleHoursQueryParameter(logRotationScheduleHours *int64)

SetLogRotationScheduleHoursQueryParameter adds the logRotationScheduleHours to the audit collection get params

func (*AuditCollectionGetParams) SetLogRotationScheduleMinutesQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRotationScheduleMinutesQueryParameter(logRotationScheduleMinutes *int64)

SetLogRotationScheduleMinutesQueryParameter adds the logRotationScheduleMinutes to the audit collection get params

func (*AuditCollectionGetParams) SetLogRotationScheduleMonthsQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRotationScheduleMonthsQueryParameter(logRotationScheduleMonths *int64)

SetLogRotationScheduleMonthsQueryParameter adds the logRotationScheduleMonths to the audit collection get params

func (*AuditCollectionGetParams) SetLogRotationScheduleWeekdaysQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRotationScheduleWeekdaysQueryParameter(logRotationScheduleWeekdays *int64)

SetLogRotationScheduleWeekdaysQueryParameter adds the logRotationScheduleWeekdays to the audit collection get params

func (*AuditCollectionGetParams) SetLogRotationSizeQueryParameter ¶

func (o *AuditCollectionGetParams) SetLogRotationSizeQueryParameter(logRotationSize *int64)

SetLogRotationSizeQueryParameter adds the logRotationSize to the audit collection get params

func (*AuditCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *AuditCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the audit collection get params

func (*AuditCollectionGetParams) SetOrderByQueryParameter ¶

func (o *AuditCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the audit collection get params

func (*AuditCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *AuditCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the audit collection get params

func (*AuditCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *AuditCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the audit collection get params

func (*AuditCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *AuditCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the audit collection get params

func (*AuditCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *AuditCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the audit collection get params

func (*AuditCollectionGetParams) SetTimeout ¶

func (o *AuditCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the audit collection get params

func (*AuditCollectionGetParams) WithContext ¶

WithContext adds the context to the audit collection get params

func (*AuditCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the audit collection get params (not the query body).

All values with no default are reset to their zero value.

func (*AuditCollectionGetParams) WithEnabledQueryParameter ¶

func (o *AuditCollectionGetParams) WithEnabledQueryParameter(enabled *bool) *AuditCollectionGetParams

WithEnabledQueryParameter adds the enabled to the audit collection get params

func (*AuditCollectionGetParams) WithEventsAuthorizationPolicyQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsAuthorizationPolicyQueryParameter(eventsAuthorizationPolicy *bool) *AuditCollectionGetParams

WithEventsAuthorizationPolicyQueryParameter adds the eventsAuthorizationPolicy to the audit collection get params

func (*AuditCollectionGetParams) WithEventsCapStagingQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsCapStagingQueryParameter(eventsCapStaging *bool) *AuditCollectionGetParams

WithEventsCapStagingQueryParameter adds the eventsCapStaging to the audit collection get params

func (*AuditCollectionGetParams) WithEventsCifsLogonLogoffQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsCifsLogonLogoffQueryParameter(eventsCifsLogonLogoff *bool) *AuditCollectionGetParams

WithEventsCifsLogonLogoffQueryParameter adds the eventsCifsLogonLogoff to the audit collection get params

func (*AuditCollectionGetParams) WithEventsFileOperationsQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsFileOperationsQueryParameter(eventsFileOperations *bool) *AuditCollectionGetParams

WithEventsFileOperationsQueryParameter adds the eventsFileOperations to the audit collection get params

func (*AuditCollectionGetParams) WithEventsFileShareQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsFileShareQueryParameter(eventsFileShare *bool) *AuditCollectionGetParams

WithEventsFileShareQueryParameter adds the eventsFileShare to the audit collection get params

func (*AuditCollectionGetParams) WithEventsSecurityGroupQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsSecurityGroupQueryParameter(eventsSecurityGroup *bool) *AuditCollectionGetParams

WithEventsSecurityGroupQueryParameter adds the eventsSecurityGroup to the audit collection get params

func (*AuditCollectionGetParams) WithEventsUserAccountQueryParameter ¶

func (o *AuditCollectionGetParams) WithEventsUserAccountQueryParameter(eventsUserAccount *bool) *AuditCollectionGetParams

WithEventsUserAccountQueryParameter adds the eventsUserAccount to the audit collection get params

func (*AuditCollectionGetParams) WithFieldsQueryParameter ¶

func (o *AuditCollectionGetParams) WithFieldsQueryParameter(fields []string) *AuditCollectionGetParams

WithFieldsQueryParameter adds the fields to the audit collection get params

func (*AuditCollectionGetParams) WithGuaranteeQueryParameter ¶

func (o *AuditCollectionGetParams) WithGuaranteeQueryParameter(guarantee *bool) *AuditCollectionGetParams

WithGuaranteeQueryParameter adds the guarantee to the audit collection get params

func (*AuditCollectionGetParams) WithHTTPClient ¶

func (o *AuditCollectionGetParams) WithHTTPClient(client *http.Client) *AuditCollectionGetParams

WithHTTPClient adds the HTTPClient to the audit collection get params

func (*AuditCollectionGetParams) WithLogFormatQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogFormatQueryParameter(logFormat *string) *AuditCollectionGetParams

WithLogFormatQueryParameter adds the logFormat to the audit collection get params

func (*AuditCollectionGetParams) WithLogPathQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogPathQueryParameter(logPath *string) *AuditCollectionGetParams

WithLogPathQueryParameter adds the logPath to the audit collection get params

func (*AuditCollectionGetParams) WithLogRetentionCountQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRetentionCountQueryParameter(logRetentionCount *int64) *AuditCollectionGetParams

WithLogRetentionCountQueryParameter adds the logRetentionCount to the audit collection get params

func (*AuditCollectionGetParams) WithLogRetentionDurationQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRetentionDurationQueryParameter(logRetentionDuration *string) *AuditCollectionGetParams

WithLogRetentionDurationQueryParameter adds the logRetentionDuration to the audit collection get params

func (*AuditCollectionGetParams) WithLogRotationScheduleDaysQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRotationScheduleDaysQueryParameter(logRotationScheduleDays *int64) *AuditCollectionGetParams

WithLogRotationScheduleDaysQueryParameter adds the logRotationScheduleDays to the audit collection get params

func (*AuditCollectionGetParams) WithLogRotationScheduleHoursQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRotationScheduleHoursQueryParameter(logRotationScheduleHours *int64) *AuditCollectionGetParams

WithLogRotationScheduleHoursQueryParameter adds the logRotationScheduleHours to the audit collection get params

func (*AuditCollectionGetParams) WithLogRotationScheduleMinutesQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRotationScheduleMinutesQueryParameter(logRotationScheduleMinutes *int64) *AuditCollectionGetParams

WithLogRotationScheduleMinutesQueryParameter adds the logRotationScheduleMinutes to the audit collection get params

func (*AuditCollectionGetParams) WithLogRotationScheduleMonthsQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRotationScheduleMonthsQueryParameter(logRotationScheduleMonths *int64) *AuditCollectionGetParams

WithLogRotationScheduleMonthsQueryParameter adds the logRotationScheduleMonths to the audit collection get params

func (*AuditCollectionGetParams) WithLogRotationScheduleWeekdaysQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRotationScheduleWeekdaysQueryParameter(logRotationScheduleWeekdays *int64) *AuditCollectionGetParams

WithLogRotationScheduleWeekdaysQueryParameter adds the logRotationScheduleWeekdays to the audit collection get params

func (*AuditCollectionGetParams) WithLogRotationSizeQueryParameter ¶

func (o *AuditCollectionGetParams) WithLogRotationSizeQueryParameter(logRotationSize *int64) *AuditCollectionGetParams

WithLogRotationSizeQueryParameter adds the logRotationSize to the audit collection get params

func (*AuditCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *AuditCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *AuditCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the audit collection get params

func (*AuditCollectionGetParams) WithOrderByQueryParameter ¶

func (o *AuditCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *AuditCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the audit collection get params

func (*AuditCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *AuditCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *AuditCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the audit collection get params

func (*AuditCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *AuditCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *AuditCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the audit collection get params

func (*AuditCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *AuditCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *AuditCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the audit collection get params

func (*AuditCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *AuditCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *AuditCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the audit collection get params

func (*AuditCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the audit collection get params

func (*AuditCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type AuditCollectionGetReader ¶

type AuditCollectionGetReader struct {
	// contains filtered or unexported fields
}

AuditCollectionGetReader is a Reader for the AuditCollectionGet structure.

func (*AuditCollectionGetReader) ReadResponse ¶

func (o *AuditCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type AuditCreateAccepted ¶

type AuditCreateAccepted struct {
	Payload *models.AuditResponse
}

AuditCreateAccepted describes a response with status code 202, with default header values.

Accepted

func NewAuditCreateAccepted ¶

func NewAuditCreateAccepted() *AuditCreateAccepted

NewAuditCreateAccepted creates a AuditCreateAccepted with default headers values

func (*AuditCreateAccepted) Error ¶

func (o *AuditCreateAccepted) Error() string

func (*AuditCreateAccepted) GetPayload ¶

func (o *AuditCreateAccepted) GetPayload() *models.AuditResponse

func (*AuditCreateAccepted) IsClientError ¶

func (o *AuditCreateAccepted) IsClientError() bool

IsClientError returns true when this audit create accepted response has a 4xx status code

func (*AuditCreateAccepted) IsCode ¶

func (o *AuditCreateAccepted) IsCode(code int) bool

IsCode returns true when this audit create accepted response a status code equal to that given

func (*AuditCreateAccepted) IsRedirect ¶

func (o *AuditCreateAccepted) IsRedirect() bool

IsRedirect returns true when this audit create accepted response has a 3xx status code

func (*AuditCreateAccepted) IsServerError ¶

func (o *AuditCreateAccepted) IsServerError() bool

IsServerError returns true when this audit create accepted response has a 5xx status code

func (*AuditCreateAccepted) IsSuccess ¶

func (o *AuditCreateAccepted) IsSuccess() bool

IsSuccess returns true when this audit create accepted response has a 2xx status code

func (*AuditCreateAccepted) String ¶

func (o *AuditCreateAccepted) String() string

type AuditCreateDefault ¶

type AuditCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
AuditCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 262196 | Log_rotation_now is not an allowed operation | | 2621462 | The specified SVM does not exist | | 9699330 | An audit configuration already exists | | 9699337 | Audit system internal update is in progress, audit configuration create failed | | 9699340 | SVM UUID lookup failed | | 9699358 | Audit configuration is absent for enabling | | 9699359 | Audit configuration is already enabled | | 9699360 | Final consolidation is in progress, audit enable failed | | 9699365 | Enabling of audit configuration failed | | 9699370 | Auditing was successfully configured, however audit configuration could not be enabled | | 9699384 | The specified log_path does not exist | | 9699385 | The log_path must be a directory | | 9699386 | The log_path must be a canonical path in the SVMs namespace | | 9699387 | The log_path cannot be empty | | 9699388 | Rotate size must be greater than or equal to 1024 KB | | 9699389 | The log_path must not contain a symbolic link | | 9699398 | The log_path exceeds a maximum supported length of characters | | 9699399 | The log_path contains an unsupported read-only (DP/LS) volume | | 9699400 | The specified log_path is not a valid destination for SVM | | 9699402 | The log_path contains an unsupported snaplock volume | | 9699403 | The log_path cannot be accessed for validation | | 9699406 | The log_path validation failed | | 9699409 | Failed to enable multiproto.audit.evtxlog.support support capability | | 9699428 | All nodes need to run ONTAP 8.3.0 release to audit CIFS logon-logoff events | | 9699429 | Failed to enable multiproto.audit.cifslogonlogoff.support support capability | | 9699431 | All nodes need to run ONTAP 8.3.0 release to audit CAP staging events | | 9699432 | Failed to enable multiproto.audit.capstaging.support support capability |

func NewAuditCreateDefault ¶

func NewAuditCreateDefault(code int) *AuditCreateDefault

NewAuditCreateDefault creates a AuditCreateDefault with default headers values

func (*AuditCreateDefault) Code ¶

func (o *AuditCreateDefault) Code() int

Code gets the status code for the audit create default response

func (*AuditCreateDefault) Error ¶

func (o *AuditCreateDefault) Error() string

func (*AuditCreateDefault) GetPayload ¶

func (o *AuditCreateDefault) GetPayload() *models.ErrorResponse

func (*AuditCreateDefault) IsClientError ¶

func (o *AuditCreateDefault) IsClientError() bool

IsClientError returns true when this audit create default response has a 4xx status code

func (*AuditCreateDefault) IsCode ¶

func (o *AuditCreateDefault) IsCode(code int) bool

IsCode returns true when this audit create default response a status code equal to that given

func (*AuditCreateDefault) IsRedirect ¶

func (o *AuditCreateDefault) IsRedirect() bool

IsRedirect returns true when this audit create default response has a 3xx status code

func (*AuditCreateDefault) IsServerError ¶

func (o *AuditCreateDefault) IsServerError() bool

IsServerError returns true when this audit create default response has a 5xx status code

func (*AuditCreateDefault) IsSuccess ¶

func (o *AuditCreateDefault) IsSuccess() bool

IsSuccess returns true when this audit create default response has a 2xx status code

func (*AuditCreateDefault) String ¶

func (o *AuditCreateDefault) String() string

type AuditCreateParams ¶

type AuditCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.Audit

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

AuditCreateParams contains all the parameters to send to the API endpoint

for the audit create operation.

Typically these are written to a http.Request.

func NewAuditCreateParams ¶

func NewAuditCreateParams() *AuditCreateParams

NewAuditCreateParams creates a new AuditCreateParams 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 NewAuditCreateParamsWithContext ¶

func NewAuditCreateParamsWithContext(ctx context.Context) *AuditCreateParams

NewAuditCreateParamsWithContext creates a new AuditCreateParams object with the ability to set a context for a request.

func NewAuditCreateParamsWithHTTPClient ¶

func NewAuditCreateParamsWithHTTPClient(client *http.Client) *AuditCreateParams

NewAuditCreateParamsWithHTTPClient creates a new AuditCreateParams object with the ability to set a custom HTTPClient for a request.

func NewAuditCreateParamsWithTimeout ¶

func NewAuditCreateParamsWithTimeout(timeout time.Duration) *AuditCreateParams

NewAuditCreateParamsWithTimeout creates a new AuditCreateParams object with the ability to set a timeout on a request.

func (*AuditCreateParams) SetContext ¶

func (o *AuditCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the audit create params

func (*AuditCreateParams) SetDefaults ¶

func (o *AuditCreateParams) SetDefaults()

SetDefaults hydrates default values in the audit create params (not the query body).

All values with no default are reset to their zero value.

func (*AuditCreateParams) SetHTTPClient ¶

func (o *AuditCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the audit create params

func (*AuditCreateParams) SetInfo ¶

func (o *AuditCreateParams) SetInfo(info *models.Audit)

SetInfo adds the info to the audit create params

func (*AuditCreateParams) SetReturnRecordsQueryParameter ¶

func (o *AuditCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the audit create params

func (*AuditCreateParams) SetReturnTimeoutQueryParameter ¶

func (o *AuditCreateParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the audit create params

func (*AuditCreateParams) SetTimeout ¶

func (o *AuditCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the audit create params

func (*AuditCreateParams) WithContext ¶

func (o *AuditCreateParams) WithContext(ctx context.Context) *AuditCreateParams

WithContext adds the context to the audit create params

func (*AuditCreateParams) WithDefaults ¶

func (o *AuditCreateParams) WithDefaults() *AuditCreateParams

WithDefaults hydrates default values in the audit create params (not the query body).

All values with no default are reset to their zero value.

func (*AuditCreateParams) WithHTTPClient ¶

func (o *AuditCreateParams) WithHTTPClient(client *http.Client) *AuditCreateParams

WithHTTPClient adds the HTTPClient to the audit create params

func (*AuditCreateParams) WithInfo ¶

func (o *AuditCreateParams) WithInfo(info *models.Audit) *AuditCreateParams

WithInfo adds the info to the audit create params

func (*AuditCreateParams) WithReturnRecordsQueryParameter ¶

func (o *AuditCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *AuditCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the audit create params

func (*AuditCreateParams) WithReturnTimeoutQueryParameter ¶

func (o *AuditCreateParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *AuditCreateParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the audit create params

func (*AuditCreateParams) WithTimeout ¶

func (o *AuditCreateParams) WithTimeout(timeout time.Duration) *AuditCreateParams

WithTimeout adds the timeout to the audit create params

func (*AuditCreateParams) WriteToRequest ¶

func (o *AuditCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type AuditCreateReader ¶

type AuditCreateReader struct {
	// contains filtered or unexported fields
}

AuditCreateReader is a Reader for the AuditCreate structure.

func (*AuditCreateReader) ReadResponse ¶

func (o *AuditCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type AuditDeleteAccepted ¶

type AuditDeleteAccepted struct {
}

AuditDeleteAccepted describes a response with status code 202, with default header values.

Accepted

func NewAuditDeleteAccepted ¶

func NewAuditDeleteAccepted() *AuditDeleteAccepted

NewAuditDeleteAccepted creates a AuditDeleteAccepted with default headers values

func (*AuditDeleteAccepted) Error ¶

func (o *AuditDeleteAccepted) Error() string

func (*AuditDeleteAccepted) IsClientError ¶

func (o *AuditDeleteAccepted) IsClientError() bool

IsClientError returns true when this audit delete accepted response has a 4xx status code

func (*AuditDeleteAccepted) IsCode ¶

func (o *AuditDeleteAccepted) IsCode(code int) bool

IsCode returns true when this audit delete accepted response a status code equal to that given

func (*AuditDeleteAccepted) IsRedirect ¶

func (o *AuditDeleteAccepted) IsRedirect() bool

IsRedirect returns true when this audit delete accepted response has a 3xx status code

func (*AuditDeleteAccepted) IsServerError ¶

func (o *AuditDeleteAccepted) IsServerError() bool

IsServerError returns true when this audit delete accepted response has a 5xx status code

func (*AuditDeleteAccepted) IsSuccess ¶

func (o *AuditDeleteAccepted) IsSuccess() bool

IsSuccess returns true when this audit delete accepted response has a 2xx status code

func (*AuditDeleteAccepted) String ¶

func (o *AuditDeleteAccepted) String() string

type AuditDeleteDefault ¶

type AuditDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
AuditDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9699349 | Auditing should be disabled before deleting the audit configuration | | 9699350 | Audit configuration cannot be deleted, final consolidation is in progress | | 9699410 | Failed to disable multiproto.audit.evtxlog.support support capability | | 9699430 | Failed to disable multiproto.audit.cifslogonlogoff.support support capability | | 9699433 | Failed to disable multiproto.audit.capstaging.support support capability |

func NewAuditDeleteDefault ¶

func NewAuditDeleteDefault(code int) *AuditDeleteDefault

NewAuditDeleteDefault creates a AuditDeleteDefault with default headers values

func (*AuditDeleteDefault) Code ¶

func (o *AuditDeleteDefault) Code() int

Code gets the status code for the audit delete default response

func (*AuditDeleteDefault) Error ¶

func (o *AuditDeleteDefault) Error() string

func (*AuditDeleteDefault) GetPayload ¶

func (o *AuditDeleteDefault) GetPayload() *models.ErrorResponse

func (*AuditDeleteDefault) IsClientError ¶

func (o *AuditDeleteDefault) IsClientError() bool

IsClientError returns true when this audit delete default response has a 4xx status code

func (*AuditDeleteDefault) IsCode ¶

func (o *AuditDeleteDefault) IsCode(code int) bool

IsCode returns true when this audit delete default response a status code equal to that given

func (*AuditDeleteDefault) IsRedirect ¶

func (o *AuditDeleteDefault) IsRedirect() bool

IsRedirect returns true when this audit delete default response has a 3xx status code

func (*AuditDeleteDefault) IsServerError ¶

func (o *AuditDeleteDefault) IsServerError() bool

IsServerError returns true when this audit delete default response has a 5xx status code

func (*AuditDeleteDefault) IsSuccess ¶

func (o *AuditDeleteDefault) IsSuccess() bool

IsSuccess returns true when this audit delete default response has a 2xx status code

func (*AuditDeleteDefault) String ¶

func (o *AuditDeleteDefault) String() string

type AuditDeleteParams ¶

type AuditDeleteParams struct {

	/* Force.

	   Indicates to force delete audit configuration.
	*/
	ForceQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

AuditDeleteParams contains all the parameters to send to the API endpoint

for the audit delete operation.

Typically these are written to a http.Request.

func NewAuditDeleteParams ¶

func NewAuditDeleteParams() *AuditDeleteParams

NewAuditDeleteParams creates a new AuditDeleteParams 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 NewAuditDeleteParamsWithContext ¶

func NewAuditDeleteParamsWithContext(ctx context.Context) *AuditDeleteParams

NewAuditDeleteParamsWithContext creates a new AuditDeleteParams object with the ability to set a context for a request.

func NewAuditDeleteParamsWithHTTPClient ¶

func NewAuditDeleteParamsWithHTTPClient(client *http.Client) *AuditDeleteParams

NewAuditDeleteParamsWithHTTPClient creates a new AuditDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewAuditDeleteParamsWithTimeout ¶

func NewAuditDeleteParamsWithTimeout(timeout time.Duration) *AuditDeleteParams

NewAuditDeleteParamsWithTimeout creates a new AuditDeleteParams object with the ability to set a timeout on a request.

func (*AuditDeleteParams) SetContext ¶

func (o *AuditDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the audit delete params

func (*AuditDeleteParams) SetDefaults ¶

func (o *AuditDeleteParams) SetDefaults()

SetDefaults hydrates default values in the audit delete params (not the query body).

All values with no default are reset to their zero value.

func (*AuditDeleteParams) SetForceQueryParameter ¶

func (o *AuditDeleteParams) SetForceQueryParameter(force *bool)

SetForceQueryParameter adds the force to the audit delete params

func (*AuditDeleteParams) SetHTTPClient ¶

func (o *AuditDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the audit delete params

func (*AuditDeleteParams) SetReturnTimeoutQueryParameter ¶

func (o *AuditDeleteParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the audit delete params

func (*AuditDeleteParams) SetSVMUUIDPathParameter ¶

func (o *AuditDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the audit delete params

func (*AuditDeleteParams) SetTimeout ¶

func (o *AuditDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the audit delete params

func (*AuditDeleteParams) WithContext ¶

func (o *AuditDeleteParams) WithContext(ctx context.Context) *AuditDeleteParams

WithContext adds the context to the audit delete params

func (*AuditDeleteParams) WithDefaults ¶

func (o *AuditDeleteParams) WithDefaults() *AuditDeleteParams

WithDefaults hydrates default values in the audit delete params (not the query body).

All values with no default are reset to their zero value.

func (*AuditDeleteParams) WithForceQueryParameter ¶

func (o *AuditDeleteParams) WithForceQueryParameter(force *bool) *AuditDeleteParams

WithForceQueryParameter adds the force to the audit delete params

func (*AuditDeleteParams) WithHTTPClient ¶

func (o *AuditDeleteParams) WithHTTPClient(client *http.Client) *AuditDeleteParams

WithHTTPClient adds the HTTPClient to the audit delete params

func (*AuditDeleteParams) WithReturnTimeoutQueryParameter ¶

func (o *AuditDeleteParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *AuditDeleteParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the audit delete params

func (*AuditDeleteParams) WithSVMUUIDPathParameter ¶

func (o *AuditDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *AuditDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the audit delete params

func (*AuditDeleteParams) WithTimeout ¶

func (o *AuditDeleteParams) WithTimeout(timeout time.Duration) *AuditDeleteParams

WithTimeout adds the timeout to the audit delete params

func (*AuditDeleteParams) WriteToRequest ¶

func (o *AuditDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type AuditDeleteReader ¶

type AuditDeleteReader struct {
	// contains filtered or unexported fields
}

AuditDeleteReader is a Reader for the AuditDelete structure.

func (*AuditDeleteReader) ReadResponse ¶

func (o *AuditDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type AuditGetDefault ¶

type AuditGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

AuditGetDefault describes a response with status code -1, with default header values.

Error

func NewAuditGetDefault ¶

func NewAuditGetDefault(code int) *AuditGetDefault

NewAuditGetDefault creates a AuditGetDefault with default headers values

func (*AuditGetDefault) Code ¶

func (o *AuditGetDefault) Code() int

Code gets the status code for the audit get default response

func (*AuditGetDefault) Error ¶

func (o *AuditGetDefault) Error() string

func (*AuditGetDefault) GetPayload ¶

func (o *AuditGetDefault) GetPayload() *models.ErrorResponse

func (*AuditGetDefault) IsClientError ¶

func (o *AuditGetDefault) IsClientError() bool

IsClientError returns true when this audit get default response has a 4xx status code

func (*AuditGetDefault) IsCode ¶

func (o *AuditGetDefault) IsCode(code int) bool

IsCode returns true when this audit get default response a status code equal to that given

func (*AuditGetDefault) IsRedirect ¶

func (o *AuditGetDefault) IsRedirect() bool

IsRedirect returns true when this audit get default response has a 3xx status code

func (*AuditGetDefault) IsServerError ¶

func (o *AuditGetDefault) IsServerError() bool

IsServerError returns true when this audit get default response has a 5xx status code

func (*AuditGetDefault) IsSuccess ¶

func (o *AuditGetDefault) IsSuccess() bool

IsSuccess returns true when this audit get default response has a 2xx status code

func (*AuditGetDefault) String ¶

func (o *AuditGetDefault) String() string

type AuditGetOK ¶

type AuditGetOK struct {
	Payload *models.Audit
}

AuditGetOK describes a response with status code 200, with default header values.

OK

func NewAuditGetOK ¶

func NewAuditGetOK() *AuditGetOK

NewAuditGetOK creates a AuditGetOK with default headers values

func (*AuditGetOK) Error ¶

func (o *AuditGetOK) Error() string

func (*AuditGetOK) GetPayload ¶

func (o *AuditGetOK) GetPayload() *models.Audit

func (*AuditGetOK) IsClientError ¶

func (o *AuditGetOK) IsClientError() bool

IsClientError returns true when this audit get o k response has a 4xx status code

func (*AuditGetOK) IsCode ¶

func (o *AuditGetOK) IsCode(code int) bool

IsCode returns true when this audit get o k response a status code equal to that given

func (*AuditGetOK) IsRedirect ¶

func (o *AuditGetOK) IsRedirect() bool

IsRedirect returns true when this audit get o k response has a 3xx status code

func (*AuditGetOK) IsServerError ¶

func (o *AuditGetOK) IsServerError() bool

IsServerError returns true when this audit get o k response has a 5xx status code

func (*AuditGetOK) IsSuccess ¶

func (o *AuditGetOK) IsSuccess() bool

IsSuccess returns true when this audit get o k response has a 2xx status code

func (*AuditGetOK) String ¶

func (o *AuditGetOK) String() string

type AuditGetParams ¶

type AuditGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

AuditGetParams contains all the parameters to send to the API endpoint

for the audit get operation.

Typically these are written to a http.Request.

func NewAuditGetParams ¶

func NewAuditGetParams() *AuditGetParams

NewAuditGetParams creates a new AuditGetParams 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 NewAuditGetParamsWithContext ¶

func NewAuditGetParamsWithContext(ctx context.Context) *AuditGetParams

NewAuditGetParamsWithContext creates a new AuditGetParams object with the ability to set a context for a request.

func NewAuditGetParamsWithHTTPClient ¶

func NewAuditGetParamsWithHTTPClient(client *http.Client) *AuditGetParams

NewAuditGetParamsWithHTTPClient creates a new AuditGetParams object with the ability to set a custom HTTPClient for a request.

func NewAuditGetParamsWithTimeout ¶

func NewAuditGetParamsWithTimeout(timeout time.Duration) *AuditGetParams

NewAuditGetParamsWithTimeout creates a new AuditGetParams object with the ability to set a timeout on a request.

func (*AuditGetParams) SetContext ¶

func (o *AuditGetParams) SetContext(ctx context.Context)

SetContext adds the context to the audit get params

func (*AuditGetParams) SetDefaults ¶

func (o *AuditGetParams) SetDefaults()

SetDefaults hydrates default values in the audit get params (not the query body).

All values with no default are reset to their zero value.

func (*AuditGetParams) SetFieldsQueryParameter ¶

func (o *AuditGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the audit get params

func (*AuditGetParams) SetHTTPClient ¶

func (o *AuditGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the audit get params

func (*AuditGetParams) SetSVMUUIDPathParameter ¶

func (o *AuditGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the audit get params

func (*AuditGetParams) SetTimeout ¶

func (o *AuditGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the audit get params

func (*AuditGetParams) WithContext ¶

func (o *AuditGetParams) WithContext(ctx context.Context) *AuditGetParams

WithContext adds the context to the audit get params

func (*AuditGetParams) WithDefaults ¶

func (o *AuditGetParams) WithDefaults() *AuditGetParams

WithDefaults hydrates default values in the audit get params (not the query body).

All values with no default are reset to their zero value.

func (*AuditGetParams) WithFieldsQueryParameter ¶

func (o *AuditGetParams) WithFieldsQueryParameter(fields []string) *AuditGetParams

WithFieldsQueryParameter adds the fields to the audit get params

func (*AuditGetParams) WithHTTPClient ¶

func (o *AuditGetParams) WithHTTPClient(client *http.Client) *AuditGetParams

WithHTTPClient adds the HTTPClient to the audit get params

func (*AuditGetParams) WithSVMUUIDPathParameter ¶

func (o *AuditGetParams) WithSVMUUIDPathParameter(svmUUID string) *AuditGetParams

WithSVMUUIDPathParameter adds the svmUUID to the audit get params

func (*AuditGetParams) WithTimeout ¶

func (o *AuditGetParams) WithTimeout(timeout time.Duration) *AuditGetParams

WithTimeout adds the timeout to the audit get params

func (*AuditGetParams) WriteToRequest ¶

func (o *AuditGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type AuditGetReader ¶

type AuditGetReader struct {
	// contains filtered or unexported fields
}

AuditGetReader is a Reader for the AuditGet structure.

func (*AuditGetReader) ReadResponse ¶

func (o *AuditGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type AuditModifyAccepted ¶

type AuditModifyAccepted struct {
}

AuditModifyAccepted describes a response with status code 202, with default header values.

Accepted

func NewAuditModifyAccepted ¶

func NewAuditModifyAccepted() *AuditModifyAccepted

NewAuditModifyAccepted creates a AuditModifyAccepted with default headers values

func (*AuditModifyAccepted) Error ¶

func (o *AuditModifyAccepted) Error() string

func (*AuditModifyAccepted) IsClientError ¶

func (o *AuditModifyAccepted) IsClientError() bool

IsClientError returns true when this audit modify accepted response has a 4xx status code

func (*AuditModifyAccepted) IsCode ¶

func (o *AuditModifyAccepted) IsCode(code int) bool

IsCode returns true when this audit modify accepted response a status code equal to that given

func (*AuditModifyAccepted) IsRedirect ¶

func (o *AuditModifyAccepted) IsRedirect() bool

IsRedirect returns true when this audit modify accepted response has a 3xx status code

func (*AuditModifyAccepted) IsServerError ¶

func (o *AuditModifyAccepted) IsServerError() bool

IsServerError returns true when this audit modify accepted response has a 5xx status code

func (*AuditModifyAccepted) IsSuccess ¶

func (o *AuditModifyAccepted) IsSuccess() bool

IsSuccess returns true when this audit modify accepted response has a 2xx status code

func (*AuditModifyAccepted) String ¶

func (o *AuditModifyAccepted) String() string

type AuditModifyDefault ¶

type AuditModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
AuditModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9699340 | SVM UUID lookup failed | | 9699343 | Audit configuration is absent for modification | | 9699358 | Audit configuration is absent for enabling | | 9699359 | Audit configuration is already enabled | | 9699360 | Final consolidation is in progress, audit enable failed | | 9699365 | Enabling of audit configuration failed | | 9699373 | Audit configuration is absent for disabling | | 9699374 | Audit configuration is already disabled | | 9699375 | Disabling of audit configuration failed | | 9699384 | The specified log_path does not exist | | 9699385 | The log_path must be a directory | | 9699386 | The log_path must be a canonical path in the SVMs namespace | | 9699387 | The log_path cannot be empty | | 9699388 | Rotate size must be greater than or equal to 1024 KB | | 9699389 | The log_path must not contain a symbolic link | | 9699398 | The log_path exceeds a maximum supported length of characters | | 9699399 | The log_path contains an unsupported read-only (DP/LS) volume | | 9699400 | The specified log_path is not a valid destination for SVM | | 9699402 | The log_path contains an unsupported snaplock volume | | 9699403 | The log_path cannot be accessed for validation | | 9699406 | The log_path validation failed | | 9699407 | Additional fields are provided | | 9699409 | Failed to enable multiproto.audit.evtxlog.support support capability | | 9699410 | Failed to disable multiproto.audit.evtxlog.support support capability | | 9699418 | Audit configuration is absent for rotate | | 9699419 | Failed to rotate audit log | | 9699420 | Cannot rotate audit log, auditing is not enabled for this SVM | | 9699428 | All nodes need to run ONTAP 8.3.0 release to audit CIFS logon-logoff events | | 9699429 | Failed to enable multiproto.audit.cifslogonlogoff.support support capability | | 9699430 | Failed to disable multiproto.audit.cifslogonlogoff.support support capability | | 9699431 | All nodes need to run ONTAP 8.3.0 release to audit CAP staging events | | 9699432 | Failed to enable multiproto.audit.capstaging.support support capability | | 9699433 | Failed to disable multiproto.audit.capstaging.support support capability |

func NewAuditModifyDefault ¶

func NewAuditModifyDefault(code int) *AuditModifyDefault

NewAuditModifyDefault creates a AuditModifyDefault with default headers values

func (*AuditModifyDefault) Code ¶

func (o *AuditModifyDefault) Code() int

Code gets the status code for the audit modify default response

func (*AuditModifyDefault) Error ¶

func (o *AuditModifyDefault) Error() string

func (*AuditModifyDefault) GetPayload ¶

func (o *AuditModifyDefault) GetPayload() *models.ErrorResponse

func (*AuditModifyDefault) IsClientError ¶

func (o *AuditModifyDefault) IsClientError() bool

IsClientError returns true when this audit modify default response has a 4xx status code

func (*AuditModifyDefault) IsCode ¶

func (o *AuditModifyDefault) IsCode(code int) bool

IsCode returns true when this audit modify default response a status code equal to that given

func (*AuditModifyDefault) IsRedirect ¶

func (o *AuditModifyDefault) IsRedirect() bool

IsRedirect returns true when this audit modify default response has a 3xx status code

func (*AuditModifyDefault) IsServerError ¶

func (o *AuditModifyDefault) IsServerError() bool

IsServerError returns true when this audit modify default response has a 5xx status code

func (*AuditModifyDefault) IsSuccess ¶

func (o *AuditModifyDefault) IsSuccess() bool

IsSuccess returns true when this audit modify default response has a 2xx status code

func (*AuditModifyDefault) String ¶

func (o *AuditModifyDefault) String() string

type AuditModifyParams ¶

type AuditModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.Audit

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

AuditModifyParams contains all the parameters to send to the API endpoint

for the audit modify operation.

Typically these are written to a http.Request.

func NewAuditModifyParams ¶

func NewAuditModifyParams() *AuditModifyParams

NewAuditModifyParams creates a new AuditModifyParams 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 NewAuditModifyParamsWithContext ¶

func NewAuditModifyParamsWithContext(ctx context.Context) *AuditModifyParams

NewAuditModifyParamsWithContext creates a new AuditModifyParams object with the ability to set a context for a request.

func NewAuditModifyParamsWithHTTPClient ¶

func NewAuditModifyParamsWithHTTPClient(client *http.Client) *AuditModifyParams

NewAuditModifyParamsWithHTTPClient creates a new AuditModifyParams object with the ability to set a custom HTTPClient for a request.

func NewAuditModifyParamsWithTimeout ¶

func NewAuditModifyParamsWithTimeout(timeout time.Duration) *AuditModifyParams

NewAuditModifyParamsWithTimeout creates a new AuditModifyParams object with the ability to set a timeout on a request.

func (*AuditModifyParams) SetContext ¶

func (o *AuditModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the audit modify params

func (*AuditModifyParams) SetDefaults ¶

func (o *AuditModifyParams) SetDefaults()

SetDefaults hydrates default values in the audit modify params (not the query body).

All values with no default are reset to their zero value.

func (*AuditModifyParams) SetHTTPClient ¶

func (o *AuditModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the audit modify params

func (*AuditModifyParams) SetInfo ¶

func (o *AuditModifyParams) SetInfo(info *models.Audit)

SetInfo adds the info to the audit modify params

func (*AuditModifyParams) SetReturnTimeoutQueryParameter ¶

func (o *AuditModifyParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the audit modify params

func (*AuditModifyParams) SetSVMUUIDPathParameter ¶

func (o *AuditModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the audit modify params

func (*AuditModifyParams) SetTimeout ¶

func (o *AuditModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the audit modify params

func (*AuditModifyParams) WithContext ¶

func (o *AuditModifyParams) WithContext(ctx context.Context) *AuditModifyParams

WithContext adds the context to the audit modify params

func (*AuditModifyParams) WithDefaults ¶

func (o *AuditModifyParams) WithDefaults() *AuditModifyParams

WithDefaults hydrates default values in the audit modify params (not the query body).

All values with no default are reset to their zero value.

func (*AuditModifyParams) WithHTTPClient ¶

func (o *AuditModifyParams) WithHTTPClient(client *http.Client) *AuditModifyParams

WithHTTPClient adds the HTTPClient to the audit modify params

func (*AuditModifyParams) WithInfo ¶

func (o *AuditModifyParams) WithInfo(info *models.Audit) *AuditModifyParams

WithInfo adds the info to the audit modify params

func (*AuditModifyParams) WithReturnTimeoutQueryParameter ¶

func (o *AuditModifyParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *AuditModifyParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the audit modify params

func (*AuditModifyParams) WithSVMUUIDPathParameter ¶

func (o *AuditModifyParams) WithSVMUUIDPathParameter(svmUUID string) *AuditModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the audit modify params

func (*AuditModifyParams) WithTimeout ¶

func (o *AuditModifyParams) WithTimeout(timeout time.Duration) *AuditModifyParams

WithTimeout adds the timeout to the audit modify params

func (*AuditModifyParams) WriteToRequest ¶

func (o *AuditModifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type AuditModifyReader ¶

type AuditModifyReader struct {
	// contains filtered or unexported fields
}

AuditModifyReader is a Reader for the AuditModify structure.

func (*AuditModifyReader) ReadResponse ¶

func (o *AuditModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsCollectionPerformanceMetricsGetDefault ¶

type CifsCollectionPerformanceMetricsGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsCollectionPerformanceMetricsGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsCollectionPerformanceMetricsGetDefault ¶

func NewCifsCollectionPerformanceMetricsGetDefault(code int) *CifsCollectionPerformanceMetricsGetDefault

NewCifsCollectionPerformanceMetricsGetDefault creates a CifsCollectionPerformanceMetricsGetDefault with default headers values

func (*CifsCollectionPerformanceMetricsGetDefault) Code ¶

Code gets the status code for the cifs collection performance metrics get default response

func (*CifsCollectionPerformanceMetricsGetDefault) Error ¶

func (*CifsCollectionPerformanceMetricsGetDefault) GetPayload ¶

func (*CifsCollectionPerformanceMetricsGetDefault) IsClientError ¶

IsClientError returns true when this cifs collection performance metrics get default response has a 4xx status code

func (*CifsCollectionPerformanceMetricsGetDefault) IsCode ¶

IsCode returns true when this cifs collection performance metrics get default response a status code equal to that given

func (*CifsCollectionPerformanceMetricsGetDefault) IsRedirect ¶

IsRedirect returns true when this cifs collection performance metrics get default response has a 3xx status code

func (*CifsCollectionPerformanceMetricsGetDefault) IsServerError ¶

IsServerError returns true when this cifs collection performance metrics get default response has a 5xx status code

func (*CifsCollectionPerformanceMetricsGetDefault) IsSuccess ¶

IsSuccess returns true when this cifs collection performance metrics get default response has a 2xx status code

func (*CifsCollectionPerformanceMetricsGetDefault) String ¶

type CifsCollectionPerformanceMetricsGetOK ¶

type CifsCollectionPerformanceMetricsGetOK struct {
	Payload *models.PerformanceCifsMetricResponse
}

CifsCollectionPerformanceMetricsGetOK describes a response with status code 200, with default header values.

OK

func NewCifsCollectionPerformanceMetricsGetOK ¶

func NewCifsCollectionPerformanceMetricsGetOK() *CifsCollectionPerformanceMetricsGetOK

NewCifsCollectionPerformanceMetricsGetOK creates a CifsCollectionPerformanceMetricsGetOK with default headers values

func (*CifsCollectionPerformanceMetricsGetOK) Error ¶

func (*CifsCollectionPerformanceMetricsGetOK) GetPayload ¶

func (*CifsCollectionPerformanceMetricsGetOK) IsClientError ¶

func (o *CifsCollectionPerformanceMetricsGetOK) IsClientError() bool

IsClientError returns true when this cifs collection performance metrics get o k response has a 4xx status code

func (*CifsCollectionPerformanceMetricsGetOK) IsCode ¶

IsCode returns true when this cifs collection performance metrics get o k response a status code equal to that given

func (*CifsCollectionPerformanceMetricsGetOK) IsRedirect ¶

IsRedirect returns true when this cifs collection performance metrics get o k response has a 3xx status code

func (*CifsCollectionPerformanceMetricsGetOK) IsServerError ¶

func (o *CifsCollectionPerformanceMetricsGetOK) IsServerError() bool

IsServerError returns true when this cifs collection performance metrics get o k response has a 5xx status code

func (*CifsCollectionPerformanceMetricsGetOK) IsSuccess ¶

IsSuccess returns true when this cifs collection performance metrics get o k response has a 2xx status code

func (*CifsCollectionPerformanceMetricsGetOK) String ¶

type CifsCollectionPerformanceMetricsGetParams ¶

type CifsCollectionPerformanceMetricsGetParams struct {

	/* Duration.

	   Filter by duration
	*/
	DurationQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Interval.

	     The time range for the data. Examples can be 1h, 1d, 1m, 1w, 1y.
	The period for each time range is as follows:
	* 1h: Metrics over the most recent hour sampled over 15 seconds.
	* 1d: Metrics over the most recent day sampled over 5 minutes.
	* 1w: Metrics over the most recent week sampled over 30 minutes.
	* 1m: Metrics over the most recent month sampled over 2 hours.
	* 1y: Metrics over the most recent year sampled over a day.


	     Default: "1h"
	*/
	IntervalQueryParameter *string

	/* IopsOther.

	   Filter by iops.other
	*/
	IopsOtherQueryParameter *int64

	/* IopsRead.

	   Filter by iops.read
	*/
	IopsReadQueryParameter *int64

	/* IopsTotal.

	   Filter by iops.total
	*/
	IopsTotalQueryParameter *int64

	/* IopsWrite.

	   Filter by iops.write
	*/
	IopsWriteQueryParameter *int64

	/* LatencyOther.

	   Filter by latency.other
	*/
	LatencyOtherQueryParameter *int64

	/* LatencyRead.

	   Filter by latency.read
	*/
	LatencyReadQueryParameter *int64

	/* LatencyTotal.

	   Filter by latency.total
	*/
	LatencyTotalQueryParameter *int64

	/* LatencyWrite.

	   Filter by latency.write
	*/
	LatencyWriteQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Status.

	   Filter by status
	*/
	StatusQueryParameter *string

	/* SvmUUID.

	   Unique identifier of the SVM.
	*/
	SVMUUIDPathParameter string

	/* ThroughputOther.

	   Filter by throughput.other
	*/
	ThroughputOtherQueryParameter *int64

	/* ThroughputRead.

	   Filter by throughput.read
	*/
	ThroughputReadQueryParameter *int64

	/* ThroughputTotal.

	   Filter by throughput.total
	*/
	ThroughputTotalQueryParameter *int64

	/* ThroughputWrite.

	   Filter by throughput.write
	*/
	ThroughputWriteQueryParameter *int64

	/* Timestamp.

	   Filter by timestamp
	*/
	TimestampQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsCollectionPerformanceMetricsGetParams contains all the parameters to send to the API endpoint

for the cifs collection performance metrics get operation.

Typically these are written to a http.Request.

func NewCifsCollectionPerformanceMetricsGetParams ¶

func NewCifsCollectionPerformanceMetricsGetParams() *CifsCollectionPerformanceMetricsGetParams

NewCifsCollectionPerformanceMetricsGetParams creates a new CifsCollectionPerformanceMetricsGetParams 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 NewCifsCollectionPerformanceMetricsGetParamsWithContext ¶

func NewCifsCollectionPerformanceMetricsGetParamsWithContext(ctx context.Context) *CifsCollectionPerformanceMetricsGetParams

NewCifsCollectionPerformanceMetricsGetParamsWithContext creates a new CifsCollectionPerformanceMetricsGetParams object with the ability to set a context for a request.

func NewCifsCollectionPerformanceMetricsGetParamsWithHTTPClient ¶

func NewCifsCollectionPerformanceMetricsGetParamsWithHTTPClient(client *http.Client) *CifsCollectionPerformanceMetricsGetParams

NewCifsCollectionPerformanceMetricsGetParamsWithHTTPClient creates a new CifsCollectionPerformanceMetricsGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsCollectionPerformanceMetricsGetParamsWithTimeout ¶

func NewCifsCollectionPerformanceMetricsGetParamsWithTimeout(timeout time.Duration) *CifsCollectionPerformanceMetricsGetParams

NewCifsCollectionPerformanceMetricsGetParamsWithTimeout creates a new CifsCollectionPerformanceMetricsGetParams object with the ability to set a timeout on a request.

func (*CifsCollectionPerformanceMetricsGetParams) SetContext ¶

SetContext adds the context to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetDefaults ¶

SetDefaults hydrates default values in the cifs collection performance metrics get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsCollectionPerformanceMetricsGetParams) SetDurationQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetDurationQueryParameter(duration *string)

SetDurationQueryParameter adds the duration to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetFieldsQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetHTTPClient ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetIntervalQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetIntervalQueryParameter(interval *string)

SetIntervalQueryParameter adds the interval to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetIopsOtherQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetIopsOtherQueryParameter(iopsOther *int64)

SetIopsOtherQueryParameter adds the iopsOther to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetIopsReadQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetIopsReadQueryParameter(iopsRead *int64)

SetIopsReadQueryParameter adds the iopsRead to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetIopsTotalQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetIopsTotalQueryParameter(iopsTotal *int64)

SetIopsTotalQueryParameter adds the iopsTotal to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetIopsWriteQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetIopsWriteQueryParameter(iopsWrite *int64)

SetIopsWriteQueryParameter adds the iopsWrite to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetLatencyOtherQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetLatencyOtherQueryParameter(latencyOther *int64)

SetLatencyOtherQueryParameter adds the latencyOther to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetLatencyReadQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetLatencyReadQueryParameter(latencyRead *int64)

SetLatencyReadQueryParameter adds the latencyRead to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetLatencyTotalQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetLatencyTotalQueryParameter(latencyTotal *int64)

SetLatencyTotalQueryParameter adds the latencyTotal to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetLatencyWriteQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetLatencyWriteQueryParameter(latencyWrite *int64)

SetLatencyWriteQueryParameter adds the latencyWrite to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetOrderByQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetStatusQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetStatusQueryParameter(status *string)

SetStatusQueryParameter adds the status to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetThroughputOtherQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetThroughputOtherQueryParameter(throughputOther *int64)

SetThroughputOtherQueryParameter adds the throughputOther to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetThroughputReadQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetThroughputReadQueryParameter(throughputRead *int64)

SetThroughputReadQueryParameter adds the throughputRead to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetThroughputTotalQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetThroughputTotalQueryParameter(throughputTotal *int64)

SetThroughputTotalQueryParameter adds the throughputTotal to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetThroughputWriteQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetThroughputWriteQueryParameter(throughputWrite *int64)

SetThroughputWriteQueryParameter adds the throughputWrite to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) SetTimestampQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) SetTimestampQueryParameter(timestamp *string)

SetTimestampQueryParameter adds the timestamp to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithContext ¶

WithContext adds the context to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs collection performance metrics get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsCollectionPerformanceMetricsGetParams) WithDurationQueryParameter ¶

WithDurationQueryParameter adds the duration to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithIntervalQueryParameter ¶

WithIntervalQueryParameter adds the interval to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithIopsOtherQueryParameter ¶

WithIopsOtherQueryParameter adds the iopsOther to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithIopsReadQueryParameter ¶

WithIopsReadQueryParameter adds the iopsRead to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithIopsTotalQueryParameter ¶

WithIopsTotalQueryParameter adds the iopsTotal to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithIopsWriteQueryParameter ¶

WithIopsWriteQueryParameter adds the iopsWrite to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithLatencyOtherQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithLatencyOtherQueryParameter(latencyOther *int64) *CifsCollectionPerformanceMetricsGetParams

WithLatencyOtherQueryParameter adds the latencyOther to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithLatencyReadQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithLatencyReadQueryParameter(latencyRead *int64) *CifsCollectionPerformanceMetricsGetParams

WithLatencyReadQueryParameter adds the latencyRead to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithLatencyTotalQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithLatencyTotalQueryParameter(latencyTotal *int64) *CifsCollectionPerformanceMetricsGetParams

WithLatencyTotalQueryParameter adds the latencyTotal to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithLatencyWriteQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithLatencyWriteQueryParameter(latencyWrite *int64) *CifsCollectionPerformanceMetricsGetParams

WithLatencyWriteQueryParameter adds the latencyWrite to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithMaxRecordsQueryParameter ¶

WithMaxRecordsQueryParameter adds the maxRecords to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsCollectionPerformanceMetricsGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsCollectionPerformanceMetricsGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithStatusQueryParameter ¶

WithStatusQueryParameter adds the status to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithThroughputOtherQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithThroughputOtherQueryParameter(throughputOther *int64) *CifsCollectionPerformanceMetricsGetParams

WithThroughputOtherQueryParameter adds the throughputOther to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithThroughputReadQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithThroughputReadQueryParameter(throughputRead *int64) *CifsCollectionPerformanceMetricsGetParams

WithThroughputReadQueryParameter adds the throughputRead to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithThroughputTotalQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithThroughputTotalQueryParameter(throughputTotal *int64) *CifsCollectionPerformanceMetricsGetParams

WithThroughputTotalQueryParameter adds the throughputTotal to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithThroughputWriteQueryParameter ¶

func (o *CifsCollectionPerformanceMetricsGetParams) WithThroughputWriteQueryParameter(throughputWrite *int64) *CifsCollectionPerformanceMetricsGetParams

WithThroughputWriteQueryParameter adds the throughputWrite to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WithTimestampQueryParameter ¶

WithTimestampQueryParameter adds the timestamp to the cifs collection performance metrics get params

func (*CifsCollectionPerformanceMetricsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsCollectionPerformanceMetricsGetReader ¶

type CifsCollectionPerformanceMetricsGetReader struct {
	// contains filtered or unexported fields
}

CifsCollectionPerformanceMetricsGetReader is a Reader for the CifsCollectionPerformanceMetricsGet structure.

func (*CifsCollectionPerformanceMetricsGetReader) ReadResponse ¶

func (o *CifsCollectionPerformanceMetricsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsConnectionCollectionGetDefault ¶

type CifsConnectionCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsConnectionCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsConnectionCollectionGetDefault ¶

func NewCifsConnectionCollectionGetDefault(code int) *CifsConnectionCollectionGetDefault

NewCifsConnectionCollectionGetDefault creates a CifsConnectionCollectionGetDefault with default headers values

func (*CifsConnectionCollectionGetDefault) Code ¶

Code gets the status code for the cifs connection collection get default response

func (*CifsConnectionCollectionGetDefault) Error ¶

func (*CifsConnectionCollectionGetDefault) GetPayload ¶

func (*CifsConnectionCollectionGetDefault) IsClientError ¶

func (o *CifsConnectionCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs connection collection get default response has a 4xx status code

func (*CifsConnectionCollectionGetDefault) IsCode ¶

IsCode returns true when this cifs connection collection get default response a status code equal to that given

func (*CifsConnectionCollectionGetDefault) IsRedirect ¶

func (o *CifsConnectionCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs connection collection get default response has a 3xx status code

func (*CifsConnectionCollectionGetDefault) IsServerError ¶

func (o *CifsConnectionCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs connection collection get default response has a 5xx status code

func (*CifsConnectionCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this cifs connection collection get default response has a 2xx status code

func (*CifsConnectionCollectionGetDefault) String ¶

type CifsConnectionCollectionGetOK ¶

type CifsConnectionCollectionGetOK struct {
	Payload *models.CifsConnectionResponse
}

CifsConnectionCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsConnectionCollectionGetOK ¶

func NewCifsConnectionCollectionGetOK() *CifsConnectionCollectionGetOK

NewCifsConnectionCollectionGetOK creates a CifsConnectionCollectionGetOK with default headers values

func (*CifsConnectionCollectionGetOK) Error ¶

func (*CifsConnectionCollectionGetOK) GetPayload ¶

func (*CifsConnectionCollectionGetOK) IsClientError ¶

func (o *CifsConnectionCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs connection collection get o k response has a 4xx status code

func (*CifsConnectionCollectionGetOK) IsCode ¶

func (o *CifsConnectionCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs connection collection get o k response a status code equal to that given

func (*CifsConnectionCollectionGetOK) IsRedirect ¶

func (o *CifsConnectionCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs connection collection get o k response has a 3xx status code

func (*CifsConnectionCollectionGetOK) IsServerError ¶

func (o *CifsConnectionCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs connection collection get o k response has a 5xx status code

func (*CifsConnectionCollectionGetOK) IsSuccess ¶

func (o *CifsConnectionCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs connection collection get o k response has a 2xx status code

func (*CifsConnectionCollectionGetOK) String ¶

type CifsConnectionCollectionGetParams ¶

type CifsConnectionCollectionGetParams struct {

	/* ClientIP.

	   Filter by client_ip
	*/
	ClientIPQueryParameter *string

	/* ClientPort.

	   Filter by client_port
	*/
	ClientPortQueryParameter *int64

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Identifier.

	   Filter by identifier
	*/
	IdentifierQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NetworkContextID.

	   Filter by network_context_id
	*/
	NetworkContextIDQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ServerIP.

	   Filter by server_ip
	*/
	ServerIPQueryParameter *string

	/* SessionsIdentifier.

	   Filter by sessions.identifier
	*/
	SessionsIDentifierQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsConnectionCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs connection collection get operation.

Typically these are written to a http.Request.

func NewCifsConnectionCollectionGetParams ¶

func NewCifsConnectionCollectionGetParams() *CifsConnectionCollectionGetParams

NewCifsConnectionCollectionGetParams creates a new CifsConnectionCollectionGetParams 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 NewCifsConnectionCollectionGetParamsWithContext ¶

func NewCifsConnectionCollectionGetParamsWithContext(ctx context.Context) *CifsConnectionCollectionGetParams

NewCifsConnectionCollectionGetParamsWithContext creates a new CifsConnectionCollectionGetParams object with the ability to set a context for a request.

func NewCifsConnectionCollectionGetParamsWithHTTPClient ¶

func NewCifsConnectionCollectionGetParamsWithHTTPClient(client *http.Client) *CifsConnectionCollectionGetParams

NewCifsConnectionCollectionGetParamsWithHTTPClient creates a new CifsConnectionCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsConnectionCollectionGetParamsWithTimeout ¶

func NewCifsConnectionCollectionGetParamsWithTimeout(timeout time.Duration) *CifsConnectionCollectionGetParams

NewCifsConnectionCollectionGetParamsWithTimeout creates a new CifsConnectionCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsConnectionCollectionGetParams) SetClientIPQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetClientIPQueryParameter(clientIP *string)

SetClientIPQueryParameter adds the clientIp to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetClientPortQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetClientPortQueryParameter(clientPort *int64)

SetClientPortQueryParameter adds the clientPort to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetContext ¶

SetContext adds the context to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetDefaults ¶

func (o *CifsConnectionCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs connection collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsConnectionCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetHTTPClient ¶

func (o *CifsConnectionCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetIdentifierQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetIdentifierQueryParameter(identifier *int64)

SetIdentifierQueryParameter adds the identifier to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetNetworkContextIDQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetNetworkContextIDQueryParameter(networkContextID *int64)

SetNetworkContextIDQueryParameter adds the networkContextId to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetServerIPQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetServerIPQueryParameter(serverIP *string)

SetServerIPQueryParameter adds the serverIp to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetSessionsIDentifierQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) SetSessionsIDentifierQueryParameter(sessionsIdentifier *int64)

SetSessionsIDentifierQueryParameter adds the sessionsIdentifier to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) SetTimeout ¶

func (o *CifsConnectionCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithClientIPQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithClientIPQueryParameter(clientIP *string) *CifsConnectionCollectionGetParams

WithClientIPQueryParameter adds the clientIP to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithClientPortQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithClientPortQueryParameter(clientPort *int64) *CifsConnectionCollectionGetParams

WithClientPortQueryParameter adds the clientPort to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs connection collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsConnectionCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsConnectionCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithIdentifierQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithIdentifierQueryParameter(identifier *int64) *CifsConnectionCollectionGetParams

WithIdentifierQueryParameter adds the identifier to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsConnectionCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithNetworkContextIDQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithNetworkContextIDQueryParameter(networkContextID *int64) *CifsConnectionCollectionGetParams

WithNetworkContextIDQueryParameter adds the networkContextID to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *CifsConnectionCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *CifsConnectionCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsConnectionCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsConnectionCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsConnectionCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsConnectionCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsConnectionCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithServerIPQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithServerIPQueryParameter(serverIP *string) *CifsConnectionCollectionGetParams

WithServerIPQueryParameter adds the serverIP to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithSessionsIDentifierQueryParameter ¶

func (o *CifsConnectionCollectionGetParams) WithSessionsIDentifierQueryParameter(sessionsIdentifier *int64) *CifsConnectionCollectionGetParams

WithSessionsIDentifierQueryParameter adds the sessionsIdentifier to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs connection collection get params

func (*CifsConnectionCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsConnectionCollectionGetReader ¶

type CifsConnectionCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsConnectionCollectionGetReader is a Reader for the CifsConnectionCollectionGet structure.

func (*CifsConnectionCollectionGetReader) ReadResponse ¶

func (o *CifsConnectionCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsDomainCollectionGetDefault ¶

type CifsDomainCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsDomainCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsDomainCollectionGetDefault ¶

func NewCifsDomainCollectionGetDefault(code int) *CifsDomainCollectionGetDefault

NewCifsDomainCollectionGetDefault creates a CifsDomainCollectionGetDefault with default headers values

func (*CifsDomainCollectionGetDefault) Code ¶

Code gets the status code for the cifs domain collection get default response

func (*CifsDomainCollectionGetDefault) Error ¶

func (*CifsDomainCollectionGetDefault) GetPayload ¶

func (*CifsDomainCollectionGetDefault) IsClientError ¶

func (o *CifsDomainCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs domain collection get default response has a 4xx status code

func (*CifsDomainCollectionGetDefault) IsCode ¶

func (o *CifsDomainCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs domain collection get default response a status code equal to that given

func (*CifsDomainCollectionGetDefault) IsRedirect ¶

func (o *CifsDomainCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs domain collection get default response has a 3xx status code

func (*CifsDomainCollectionGetDefault) IsServerError ¶

func (o *CifsDomainCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs domain collection get default response has a 5xx status code

func (*CifsDomainCollectionGetDefault) IsSuccess ¶

func (o *CifsDomainCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs domain collection get default response has a 2xx status code

func (*CifsDomainCollectionGetDefault) String ¶

type CifsDomainCollectionGetOK ¶

type CifsDomainCollectionGetOK struct {
	Payload *models.CifsDomainResponse
}

CifsDomainCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsDomainCollectionGetOK ¶

func NewCifsDomainCollectionGetOK() *CifsDomainCollectionGetOK

NewCifsDomainCollectionGetOK creates a CifsDomainCollectionGetOK with default headers values

func (*CifsDomainCollectionGetOK) Error ¶

func (o *CifsDomainCollectionGetOK) Error() string

func (*CifsDomainCollectionGetOK) GetPayload ¶

func (*CifsDomainCollectionGetOK) IsClientError ¶

func (o *CifsDomainCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs domain collection get o k response has a 4xx status code

func (*CifsDomainCollectionGetOK) IsCode ¶

func (o *CifsDomainCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs domain collection get o k response a status code equal to that given

func (*CifsDomainCollectionGetOK) IsRedirect ¶

func (o *CifsDomainCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs domain collection get o k response has a 3xx status code

func (*CifsDomainCollectionGetOK) IsServerError ¶

func (o *CifsDomainCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs domain collection get o k response has a 5xx status code

func (*CifsDomainCollectionGetOK) IsSuccess ¶

func (o *CifsDomainCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs domain collection get o k response has a 2xx status code

func (*CifsDomainCollectionGetOK) String ¶

func (o *CifsDomainCollectionGetOK) String() string

type CifsDomainCollectionGetParams ¶

type CifsDomainCollectionGetParams struct {

	/* DiscoveredServersDomain.

	   Filter by discovered_servers.domain
	*/
	DiscoveredServersDomainQueryParameter *string

	/* DiscoveredServersNodeName.

	   Filter by discovered_servers.node.name
	*/
	DiscoveredServersNodeNameQueryParameter *string

	/* DiscoveredServersNodeUUID.

	   Filter by discovered_servers.node.uuid
	*/
	DiscoveredServersNodeUUIDQueryParameter *string

	/* DiscoveredServersPreference.

	   Filter by discovered_servers.preference
	*/
	DiscoveredServersPreferenceQueryParameter *string

	/* DiscoveredServersServerIP.

	   Filter by discovered_servers.server_ip
	*/
	DiscoveredServersServerIPQueryParameter *string

	/* DiscoveredServersServerName.

	   Filter by discovered_servers.server_name
	*/
	DiscoveredServersServerNameQueryParameter *string

	/* DiscoveredServersServerType.

	   Filter by discovered_servers.server_type
	*/
	DiscoveredServersServerTypeQueryParameter *string

	/* DiscoveredServersState.

	   Filter by discovered_servers.state
	*/
	DiscoveredServersStateQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NameMappingTrustedDomains.

	   Filter by name_mapping.trusted_domains
	*/
	NameMappingTrustedDomainsQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PasswordScheduleScheduleDescription.

	   Filter by password_schedule.schedule_description
	*/
	PasswordScheduleScheduleDescriptionQueryParameter *string

	/* PasswordScheduleScheduleEnabled.

	   Filter by password_schedule.schedule_enabled
	*/
	PasswordScheduleScheduleEnabledQueryParameter *bool

	/* PasswordScheduleScheduleLastChangedTime.

	   Filter by password_schedule.schedule_last_changed_time
	*/
	PasswordScheduleScheduleLastChangedTimeQueryParameter *string

	/* PasswordScheduleScheduleRandomizedMinute.

	   Filter by password_schedule.schedule_randomized_minute
	*/
	PasswordScheduleScheduleRandomizedMinuteQueryParameter *int64

	/* PasswordScheduleScheduleWarnMessage.

	   Filter by password_schedule.schedule_warn_message
	*/
	PasswordScheduleScheduleWarnMessageQueryParameter *string

	/* PasswordScheduleScheduleWeeklyInterval.

	   Filter by password_schedule.schedule_weekly_interval
	*/
	PasswordScheduleScheduleWeeklyIntervalQueryParameter *int64

	/* PreferredDcsFqdn.

	   Filter by preferred_dcs.fqdn
	*/
	PreferredDcsFqdnQueryParameter *string

	/* PreferredDcsServerIP.

	   Filter by preferred_dcs.server_ip
	*/
	PreferredDcsServerIPQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* TrustRelationshipsHomeDomain.

	   Filter by trust_relationships.home_domain
	*/
	TrustRelationshipsHomeDomainQueryParameter *string

	/* TrustRelationshipsNodeName.

	   Filter by trust_relationships.node.name
	*/
	TrustRelationshipsNodeNameQueryParameter *string

	/* TrustRelationshipsNodeUUID.

	   Filter by trust_relationships.node.uuid
	*/
	TrustRelationshipsNodeUUIDQueryParameter *string

	/* TrustRelationshipsTrustedDomains.

	   Filter by trust_relationships.trusted_domains
	*/
	TrustRelationshipsTrustedDomainsQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsDomainCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs domain collection get operation.

Typically these are written to a http.Request.

func NewCifsDomainCollectionGetParams ¶

func NewCifsDomainCollectionGetParams() *CifsDomainCollectionGetParams

NewCifsDomainCollectionGetParams creates a new CifsDomainCollectionGetParams 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 NewCifsDomainCollectionGetParamsWithContext ¶

func NewCifsDomainCollectionGetParamsWithContext(ctx context.Context) *CifsDomainCollectionGetParams

NewCifsDomainCollectionGetParamsWithContext creates a new CifsDomainCollectionGetParams object with the ability to set a context for a request.

func NewCifsDomainCollectionGetParamsWithHTTPClient ¶

func NewCifsDomainCollectionGetParamsWithHTTPClient(client *http.Client) *CifsDomainCollectionGetParams

NewCifsDomainCollectionGetParamsWithHTTPClient creates a new CifsDomainCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsDomainCollectionGetParamsWithTimeout ¶

func NewCifsDomainCollectionGetParamsWithTimeout(timeout time.Duration) *CifsDomainCollectionGetParams

NewCifsDomainCollectionGetParamsWithTimeout creates a new CifsDomainCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsDomainCollectionGetParams) SetContext ¶

func (o *CifsDomainCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDefaults ¶

func (o *CifsDomainCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs domain collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainCollectionGetParams) SetDiscoveredServersDomainQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersDomainQueryParameter(discoveredServersDomain *string)

SetDiscoveredServersDomainQueryParameter adds the discoveredServersDomain to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersNodeNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersNodeNameQueryParameter(discoveredServersNodeName *string)

SetDiscoveredServersNodeNameQueryParameter adds the discoveredServersNodeName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersNodeUUIDQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersNodeUUIDQueryParameter(discoveredServersNodeUUID *string)

SetDiscoveredServersNodeUUIDQueryParameter adds the discoveredServersNodeUuid to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersPreferenceQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersPreferenceQueryParameter(discoveredServersPreference *string)

SetDiscoveredServersPreferenceQueryParameter adds the discoveredServersPreference to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersServerIPQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersServerIPQueryParameter(discoveredServersServerIP *string)

SetDiscoveredServersServerIPQueryParameter adds the discoveredServersServerIp to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersServerNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersServerNameQueryParameter(discoveredServersServerName *string)

SetDiscoveredServersServerNameQueryParameter adds the discoveredServersServerName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersServerTypeQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersServerTypeQueryParameter(discoveredServersServerType *string)

SetDiscoveredServersServerTypeQueryParameter adds the discoveredServersServerType to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetDiscoveredServersStateQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetDiscoveredServersStateQueryParameter(discoveredServersState *string)

SetDiscoveredServersStateQueryParameter adds the discoveredServersState to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetHTTPClient ¶

func (o *CifsDomainCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetNameMappingTrustedDomainsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetNameMappingTrustedDomainsQueryParameter(nameMappingTrustedDomains *string)

SetNameMappingTrustedDomainsQueryParameter adds the nameMappingTrustedDomains to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPasswordScheduleScheduleDescriptionQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPasswordScheduleScheduleDescriptionQueryParameter(passwordScheduleScheduleDescription *string)

SetPasswordScheduleScheduleDescriptionQueryParameter adds the passwordScheduleScheduleDescription to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPasswordScheduleScheduleEnabledQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPasswordScheduleScheduleEnabledQueryParameter(passwordScheduleScheduleEnabled *bool)

SetPasswordScheduleScheduleEnabledQueryParameter adds the passwordScheduleScheduleEnabled to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPasswordScheduleScheduleLastChangedTimeQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPasswordScheduleScheduleLastChangedTimeQueryParameter(passwordScheduleScheduleLastChangedTime *string)

SetPasswordScheduleScheduleLastChangedTimeQueryParameter adds the passwordScheduleScheduleLastChangedTime to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPasswordScheduleScheduleRandomizedMinuteQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPasswordScheduleScheduleRandomizedMinuteQueryParameter(passwordScheduleScheduleRandomizedMinute *int64)

SetPasswordScheduleScheduleRandomizedMinuteQueryParameter adds the passwordScheduleScheduleRandomizedMinute to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPasswordScheduleScheduleWarnMessageQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPasswordScheduleScheduleWarnMessageQueryParameter(passwordScheduleScheduleWarnMessage *string)

SetPasswordScheduleScheduleWarnMessageQueryParameter adds the passwordScheduleScheduleWarnMessage to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPasswordScheduleScheduleWeeklyIntervalQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPasswordScheduleScheduleWeeklyIntervalQueryParameter(passwordScheduleScheduleWeeklyInterval *int64)

SetPasswordScheduleScheduleWeeklyIntervalQueryParameter adds the passwordScheduleScheduleWeeklyInterval to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPreferredDcsFqdnQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPreferredDcsFqdnQueryParameter(preferredDcsFqdn *string)

SetPreferredDcsFqdnQueryParameter adds the preferredDcsFqdn to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetPreferredDcsServerIPQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetPreferredDcsServerIPQueryParameter(preferredDcsServerIP *string)

SetPreferredDcsServerIPQueryParameter adds the preferredDcsServerIp to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetTimeout ¶

func (o *CifsDomainCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetTrustRelationshipsHomeDomainQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetTrustRelationshipsHomeDomainQueryParameter(trustRelationshipsHomeDomain *string)

SetTrustRelationshipsHomeDomainQueryParameter adds the trustRelationshipsHomeDomain to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetTrustRelationshipsNodeNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetTrustRelationshipsNodeNameQueryParameter(trustRelationshipsNodeName *string)

SetTrustRelationshipsNodeNameQueryParameter adds the trustRelationshipsNodeName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetTrustRelationshipsNodeUUIDQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetTrustRelationshipsNodeUUIDQueryParameter(trustRelationshipsNodeUUID *string)

SetTrustRelationshipsNodeUUIDQueryParameter adds the trustRelationshipsNodeUuid to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) SetTrustRelationshipsTrustedDomainsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) SetTrustRelationshipsTrustedDomainsQueryParameter(trustRelationshipsTrustedDomains *string)

SetTrustRelationshipsTrustedDomainsQueryParameter adds the trustRelationshipsTrustedDomains to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs domain collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainCollectionGetParams) WithDiscoveredServersDomainQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersDomainQueryParameter(discoveredServersDomain *string) *CifsDomainCollectionGetParams

WithDiscoveredServersDomainQueryParameter adds the discoveredServersDomain to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersNodeNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersNodeNameQueryParameter(discoveredServersNodeName *string) *CifsDomainCollectionGetParams

WithDiscoveredServersNodeNameQueryParameter adds the discoveredServersNodeName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersNodeUUIDQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersNodeUUIDQueryParameter(discoveredServersNodeUUID *string) *CifsDomainCollectionGetParams

WithDiscoveredServersNodeUUIDQueryParameter adds the discoveredServersNodeUUID to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersPreferenceQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersPreferenceQueryParameter(discoveredServersPreference *string) *CifsDomainCollectionGetParams

WithDiscoveredServersPreferenceQueryParameter adds the discoveredServersPreference to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersServerIPQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersServerIPQueryParameter(discoveredServersServerIP *string) *CifsDomainCollectionGetParams

WithDiscoveredServersServerIPQueryParameter adds the discoveredServersServerIP to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersServerNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersServerNameQueryParameter(discoveredServersServerName *string) *CifsDomainCollectionGetParams

WithDiscoveredServersServerNameQueryParameter adds the discoveredServersServerName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersServerTypeQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersServerTypeQueryParameter(discoveredServersServerType *string) *CifsDomainCollectionGetParams

WithDiscoveredServersServerTypeQueryParameter adds the discoveredServersServerType to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithDiscoveredServersStateQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithDiscoveredServersStateQueryParameter(discoveredServersState *string) *CifsDomainCollectionGetParams

WithDiscoveredServersStateQueryParameter adds the discoveredServersState to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsDomainCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsDomainCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithNameMappingTrustedDomainsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithNameMappingTrustedDomainsQueryParameter(nameMappingTrustedDomains *string) *CifsDomainCollectionGetParams

WithNameMappingTrustedDomainsQueryParameter adds the nameMappingTrustedDomains to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsDomainCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPasswordScheduleScheduleDescriptionQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPasswordScheduleScheduleDescriptionQueryParameter(passwordScheduleScheduleDescription *string) *CifsDomainCollectionGetParams

WithPasswordScheduleScheduleDescriptionQueryParameter adds the passwordScheduleScheduleDescription to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPasswordScheduleScheduleEnabledQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPasswordScheduleScheduleEnabledQueryParameter(passwordScheduleScheduleEnabled *bool) *CifsDomainCollectionGetParams

WithPasswordScheduleScheduleEnabledQueryParameter adds the passwordScheduleScheduleEnabled to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPasswordScheduleScheduleLastChangedTimeQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPasswordScheduleScheduleLastChangedTimeQueryParameter(passwordScheduleScheduleLastChangedTime *string) *CifsDomainCollectionGetParams

WithPasswordScheduleScheduleLastChangedTimeQueryParameter adds the passwordScheduleScheduleLastChangedTime to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPasswordScheduleScheduleRandomizedMinuteQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPasswordScheduleScheduleRandomizedMinuteQueryParameter(passwordScheduleScheduleRandomizedMinute *int64) *CifsDomainCollectionGetParams

WithPasswordScheduleScheduleRandomizedMinuteQueryParameter adds the passwordScheduleScheduleRandomizedMinute to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPasswordScheduleScheduleWarnMessageQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPasswordScheduleScheduleWarnMessageQueryParameter(passwordScheduleScheduleWarnMessage *string) *CifsDomainCollectionGetParams

WithPasswordScheduleScheduleWarnMessageQueryParameter adds the passwordScheduleScheduleWarnMessage to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPasswordScheduleScheduleWeeklyIntervalQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPasswordScheduleScheduleWeeklyIntervalQueryParameter(passwordScheduleScheduleWeeklyInterval *int64) *CifsDomainCollectionGetParams

WithPasswordScheduleScheduleWeeklyIntervalQueryParameter adds the passwordScheduleScheduleWeeklyInterval to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPreferredDcsFqdnQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPreferredDcsFqdnQueryParameter(preferredDcsFqdn *string) *CifsDomainCollectionGetParams

WithPreferredDcsFqdnQueryParameter adds the preferredDcsFqdn to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithPreferredDcsServerIPQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithPreferredDcsServerIPQueryParameter(preferredDcsServerIP *string) *CifsDomainCollectionGetParams

WithPreferredDcsServerIPQueryParameter adds the preferredDcsServerIP to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsDomainCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsDomainCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsDomainCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsDomainCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithTrustRelationshipsHomeDomainQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithTrustRelationshipsHomeDomainQueryParameter(trustRelationshipsHomeDomain *string) *CifsDomainCollectionGetParams

WithTrustRelationshipsHomeDomainQueryParameter adds the trustRelationshipsHomeDomain to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithTrustRelationshipsNodeNameQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithTrustRelationshipsNodeNameQueryParameter(trustRelationshipsNodeName *string) *CifsDomainCollectionGetParams

WithTrustRelationshipsNodeNameQueryParameter adds the trustRelationshipsNodeName to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithTrustRelationshipsNodeUUIDQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithTrustRelationshipsNodeUUIDQueryParameter(trustRelationshipsNodeUUID *string) *CifsDomainCollectionGetParams

WithTrustRelationshipsNodeUUIDQueryParameter adds the trustRelationshipsNodeUUID to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WithTrustRelationshipsTrustedDomainsQueryParameter ¶

func (o *CifsDomainCollectionGetParams) WithTrustRelationshipsTrustedDomainsQueryParameter(trustRelationshipsTrustedDomains *string) *CifsDomainCollectionGetParams

WithTrustRelationshipsTrustedDomainsQueryParameter adds the trustRelationshipsTrustedDomains to the cifs domain collection get params

func (*CifsDomainCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsDomainCollectionGetReader ¶

type CifsDomainCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsDomainCollectionGetReader is a Reader for the CifsDomainCollectionGet structure.

func (*CifsDomainCollectionGetReader) ReadResponse ¶

func (o *CifsDomainCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsDomainGetDefault ¶

type CifsDomainGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsDomainGetDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 656463 | SVM UUID must be provided for a query on the field rediscover_trusts and reset_discovered_servers. |

func NewCifsDomainGetDefault ¶

func NewCifsDomainGetDefault(code int) *CifsDomainGetDefault

NewCifsDomainGetDefault creates a CifsDomainGetDefault with default headers values

func (*CifsDomainGetDefault) Code ¶

func (o *CifsDomainGetDefault) Code() int

Code gets the status code for the cifs domain get default response

func (*CifsDomainGetDefault) Error ¶

func (o *CifsDomainGetDefault) Error() string

func (*CifsDomainGetDefault) GetPayload ¶

func (o *CifsDomainGetDefault) GetPayload() *models.ErrorResponse

func (*CifsDomainGetDefault) IsClientError ¶

func (o *CifsDomainGetDefault) IsClientError() bool

IsClientError returns true when this cifs domain get default response has a 4xx status code

func (*CifsDomainGetDefault) IsCode ¶

func (o *CifsDomainGetDefault) IsCode(code int) bool

IsCode returns true when this cifs domain get default response a status code equal to that given

func (*CifsDomainGetDefault) IsRedirect ¶

func (o *CifsDomainGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs domain get default response has a 3xx status code

func (*CifsDomainGetDefault) IsServerError ¶

func (o *CifsDomainGetDefault) IsServerError() bool

IsServerError returns true when this cifs domain get default response has a 5xx status code

func (*CifsDomainGetDefault) IsSuccess ¶

func (o *CifsDomainGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs domain get default response has a 2xx status code

func (*CifsDomainGetDefault) String ¶

func (o *CifsDomainGetDefault) String() string

type CifsDomainGetOK ¶

type CifsDomainGetOK struct {
	Payload *models.CifsDomain
}

CifsDomainGetOK describes a response with status code 200, with default header values.

OK

func NewCifsDomainGetOK ¶

func NewCifsDomainGetOK() *CifsDomainGetOK

NewCifsDomainGetOK creates a CifsDomainGetOK with default headers values

func (*CifsDomainGetOK) Error ¶

func (o *CifsDomainGetOK) Error() string

func (*CifsDomainGetOK) GetPayload ¶

func (o *CifsDomainGetOK) GetPayload() *models.CifsDomain

func (*CifsDomainGetOK) IsClientError ¶

func (o *CifsDomainGetOK) IsClientError() bool

IsClientError returns true when this cifs domain get o k response has a 4xx status code

func (*CifsDomainGetOK) IsCode ¶

func (o *CifsDomainGetOK) IsCode(code int) bool

IsCode returns true when this cifs domain get o k response a status code equal to that given

func (*CifsDomainGetOK) IsRedirect ¶

func (o *CifsDomainGetOK) IsRedirect() bool

IsRedirect returns true when this cifs domain get o k response has a 3xx status code

func (*CifsDomainGetOK) IsServerError ¶

func (o *CifsDomainGetOK) IsServerError() bool

IsServerError returns true when this cifs domain get o k response has a 5xx status code

func (*CifsDomainGetOK) IsSuccess ¶

func (o *CifsDomainGetOK) IsSuccess() bool

IsSuccess returns true when this cifs domain get o k response has a 2xx status code

func (*CifsDomainGetOK) String ¶

func (o *CifsDomainGetOK) String() string

type CifsDomainGetParams ¶

type CifsDomainGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* RediscoverTrusts.

	   Force the discovery of trusted domains.
	*/
	RediscoverTrustsQueryParameter *bool

	/* ResetDiscoveredServers.

	   Force a rediscovery.
	*/
	ResetDiscoveredServersQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsDomainGetParams contains all the parameters to send to the API endpoint

for the cifs domain get operation.

Typically these are written to a http.Request.

func NewCifsDomainGetParams ¶

func NewCifsDomainGetParams() *CifsDomainGetParams

NewCifsDomainGetParams creates a new CifsDomainGetParams 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 NewCifsDomainGetParamsWithContext ¶

func NewCifsDomainGetParamsWithContext(ctx context.Context) *CifsDomainGetParams

NewCifsDomainGetParamsWithContext creates a new CifsDomainGetParams object with the ability to set a context for a request.

func NewCifsDomainGetParamsWithHTTPClient ¶

func NewCifsDomainGetParamsWithHTTPClient(client *http.Client) *CifsDomainGetParams

NewCifsDomainGetParamsWithHTTPClient creates a new CifsDomainGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsDomainGetParamsWithTimeout ¶

func NewCifsDomainGetParamsWithTimeout(timeout time.Duration) *CifsDomainGetParams

NewCifsDomainGetParamsWithTimeout creates a new CifsDomainGetParams object with the ability to set a timeout on a request.

func (*CifsDomainGetParams) SetContext ¶

func (o *CifsDomainGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs domain get params

func (*CifsDomainGetParams) SetDefaults ¶

func (o *CifsDomainGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs domain get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainGetParams) SetFieldsQueryParameter ¶

func (o *CifsDomainGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs domain get params

func (*CifsDomainGetParams) SetHTTPClient ¶

func (o *CifsDomainGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs domain get params

func (*CifsDomainGetParams) SetRediscoverTrustsQueryParameter ¶

func (o *CifsDomainGetParams) SetRediscoverTrustsQueryParameter(rediscoverTrusts *bool)

SetRediscoverTrustsQueryParameter adds the rediscoverTrusts to the cifs domain get params

func (*CifsDomainGetParams) SetResetDiscoveredServersQueryParameter ¶

func (o *CifsDomainGetParams) SetResetDiscoveredServersQueryParameter(resetDiscoveredServers *bool)

SetResetDiscoveredServersQueryParameter adds the resetDiscoveredServers to the cifs domain get params

func (*CifsDomainGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsDomainGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs domain get params

func (*CifsDomainGetParams) SetTimeout ¶

func (o *CifsDomainGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs domain get params

func (*CifsDomainGetParams) WithContext ¶

WithContext adds the context to the cifs domain get params

func (*CifsDomainGetParams) WithDefaults ¶

func (o *CifsDomainGetParams) WithDefaults() *CifsDomainGetParams

WithDefaults hydrates default values in the cifs domain get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainGetParams) WithFieldsQueryParameter ¶

func (o *CifsDomainGetParams) WithFieldsQueryParameter(fields []string) *CifsDomainGetParams

WithFieldsQueryParameter adds the fields to the cifs domain get params

func (*CifsDomainGetParams) WithHTTPClient ¶

func (o *CifsDomainGetParams) WithHTTPClient(client *http.Client) *CifsDomainGetParams

WithHTTPClient adds the HTTPClient to the cifs domain get params

func (*CifsDomainGetParams) WithRediscoverTrustsQueryParameter ¶

func (o *CifsDomainGetParams) WithRediscoverTrustsQueryParameter(rediscoverTrusts *bool) *CifsDomainGetParams

WithRediscoverTrustsQueryParameter adds the rediscoverTrusts to the cifs domain get params

func (*CifsDomainGetParams) WithResetDiscoveredServersQueryParameter ¶

func (o *CifsDomainGetParams) WithResetDiscoveredServersQueryParameter(resetDiscoveredServers *bool) *CifsDomainGetParams

WithResetDiscoveredServersQueryParameter adds the resetDiscoveredServers to the cifs domain get params

func (*CifsDomainGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsDomainGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsDomainGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs domain get params

func (*CifsDomainGetParams) WithTimeout ¶

func (o *CifsDomainGetParams) WithTimeout(timeout time.Duration) *CifsDomainGetParams

WithTimeout adds the timeout to the cifs domain get params

func (*CifsDomainGetParams) WriteToRequest ¶

func (o *CifsDomainGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsDomainGetReader ¶

type CifsDomainGetReader struct {
	// contains filtered or unexported fields
}

CifsDomainGetReader is a Reader for the CifsDomainGet structure.

func (*CifsDomainGetReader) ReadResponse ¶

func (o *CifsDomainGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsDomainPreferredDcCollectionGetDefault ¶

type CifsDomainPreferredDcCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsDomainPreferredDcCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsDomainPreferredDcCollectionGetDefault ¶

func NewCifsDomainPreferredDcCollectionGetDefault(code int) *CifsDomainPreferredDcCollectionGetDefault

NewCifsDomainPreferredDcCollectionGetDefault creates a CifsDomainPreferredDcCollectionGetDefault with default headers values

func (*CifsDomainPreferredDcCollectionGetDefault) Code ¶

Code gets the status code for the cifs domain preferred dc collection get default response

func (*CifsDomainPreferredDcCollectionGetDefault) Error ¶

func (*CifsDomainPreferredDcCollectionGetDefault) GetPayload ¶

func (*CifsDomainPreferredDcCollectionGetDefault) IsClientError ¶

IsClientError returns true when this cifs domain preferred dc collection get default response has a 4xx status code

func (*CifsDomainPreferredDcCollectionGetDefault) IsCode ¶

IsCode returns true when this cifs domain preferred dc collection get default response a status code equal to that given

func (*CifsDomainPreferredDcCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this cifs domain preferred dc collection get default response has a 3xx status code

func (*CifsDomainPreferredDcCollectionGetDefault) IsServerError ¶

IsServerError returns true when this cifs domain preferred dc collection get default response has a 5xx status code

func (*CifsDomainPreferredDcCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this cifs domain preferred dc collection get default response has a 2xx status code

func (*CifsDomainPreferredDcCollectionGetDefault) String ¶

type CifsDomainPreferredDcCollectionGetOK ¶

type CifsDomainPreferredDcCollectionGetOK struct {
	Payload *models.CifsDomainPreferredDcResponse
}

CifsDomainPreferredDcCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsDomainPreferredDcCollectionGetOK ¶

func NewCifsDomainPreferredDcCollectionGetOK() *CifsDomainPreferredDcCollectionGetOK

NewCifsDomainPreferredDcCollectionGetOK creates a CifsDomainPreferredDcCollectionGetOK with default headers values

func (*CifsDomainPreferredDcCollectionGetOK) Error ¶

func (*CifsDomainPreferredDcCollectionGetOK) GetPayload ¶

func (*CifsDomainPreferredDcCollectionGetOK) IsClientError ¶

func (o *CifsDomainPreferredDcCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc collection get o k response has a 4xx status code

func (*CifsDomainPreferredDcCollectionGetOK) IsCode ¶

IsCode returns true when this cifs domain preferred dc collection get o k response a status code equal to that given

func (*CifsDomainPreferredDcCollectionGetOK) IsRedirect ¶

IsRedirect returns true when this cifs domain preferred dc collection get o k response has a 3xx status code

func (*CifsDomainPreferredDcCollectionGetOK) IsServerError ¶

func (o *CifsDomainPreferredDcCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc collection get o k response has a 5xx status code

func (*CifsDomainPreferredDcCollectionGetOK) IsSuccess ¶

IsSuccess returns true when this cifs domain preferred dc collection get o k response has a 2xx status code

func (*CifsDomainPreferredDcCollectionGetOK) String ¶

type CifsDomainPreferredDcCollectionGetParams ¶

type CifsDomainPreferredDcCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Fqdn.

	   Filter by fqdn
	*/
	FqdnQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ServerIP.

	   Filter by server_ip
	*/
	ServerIPQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsDomainPreferredDcCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs domain preferred dc collection get operation.

Typically these are written to a http.Request.

func NewCifsDomainPreferredDcCollectionGetParams ¶

func NewCifsDomainPreferredDcCollectionGetParams() *CifsDomainPreferredDcCollectionGetParams

NewCifsDomainPreferredDcCollectionGetParams creates a new CifsDomainPreferredDcCollectionGetParams 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 NewCifsDomainPreferredDcCollectionGetParamsWithContext ¶

func NewCifsDomainPreferredDcCollectionGetParamsWithContext(ctx context.Context) *CifsDomainPreferredDcCollectionGetParams

NewCifsDomainPreferredDcCollectionGetParamsWithContext creates a new CifsDomainPreferredDcCollectionGetParams object with the ability to set a context for a request.

func NewCifsDomainPreferredDcCollectionGetParamsWithHTTPClient ¶

func NewCifsDomainPreferredDcCollectionGetParamsWithHTTPClient(client *http.Client) *CifsDomainPreferredDcCollectionGetParams

NewCifsDomainPreferredDcCollectionGetParamsWithHTTPClient creates a new CifsDomainPreferredDcCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsDomainPreferredDcCollectionGetParamsWithTimeout ¶

func NewCifsDomainPreferredDcCollectionGetParamsWithTimeout(timeout time.Duration) *CifsDomainPreferredDcCollectionGetParams

NewCifsDomainPreferredDcCollectionGetParamsWithTimeout creates a new CifsDomainPreferredDcCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsDomainPreferredDcCollectionGetParams) SetContext ¶

SetContext adds the context to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetDefaults ¶

SetDefaults hydrates default values in the cifs domain preferred dc collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetFqdnQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetFqdnQueryParameter(fqdn *string)

SetFqdnQueryParameter adds the fqdn to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetHTTPClient ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetServerIPQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) SetServerIPQueryParameter(serverIP *string)

SetServerIPQueryParameter adds the serverIp to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) SetTimeout ¶

SetTimeout adds the timeout to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs domain preferred dc collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithFqdnQueryParameter ¶

WithFqdnQueryParameter adds the fqdn to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsDomainPreferredDcCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsDomainPreferredDcCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsDomainPreferredDcCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsDomainPreferredDcCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithServerIPQueryParameter ¶

WithServerIPQueryParameter adds the serverIP to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs domain preferred dc collection get params

func (*CifsDomainPreferredDcCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsDomainPreferredDcCollectionGetReader ¶

type CifsDomainPreferredDcCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsDomainPreferredDcCollectionGetReader is a Reader for the CifsDomainPreferredDcCollectionGet structure.

func (*CifsDomainPreferredDcCollectionGetReader) ReadResponse ¶

func (o *CifsDomainPreferredDcCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsDomainPreferredDcCreateCreated ¶

type CifsDomainPreferredDcCreateCreated struct {
	Payload *models.CifsDomainPreferredDc
}

CifsDomainPreferredDcCreateCreated describes a response with status code 201, with default header values.

Created

func NewCifsDomainPreferredDcCreateCreated ¶

func NewCifsDomainPreferredDcCreateCreated() *CifsDomainPreferredDcCreateCreated

NewCifsDomainPreferredDcCreateCreated creates a CifsDomainPreferredDcCreateCreated with default headers values

func (*CifsDomainPreferredDcCreateCreated) Error ¶

func (*CifsDomainPreferredDcCreateCreated) GetPayload ¶

func (*CifsDomainPreferredDcCreateCreated) IsClientError ¶

func (o *CifsDomainPreferredDcCreateCreated) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc create created response has a 4xx status code

func (*CifsDomainPreferredDcCreateCreated) IsCode ¶

IsCode returns true when this cifs domain preferred dc create created response a status code equal to that given

func (*CifsDomainPreferredDcCreateCreated) IsRedirect ¶

func (o *CifsDomainPreferredDcCreateCreated) IsRedirect() bool

IsRedirect returns true when this cifs domain preferred dc create created response has a 3xx status code

func (*CifsDomainPreferredDcCreateCreated) IsServerError ¶

func (o *CifsDomainPreferredDcCreateCreated) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc create created response has a 5xx status code

func (*CifsDomainPreferredDcCreateCreated) IsSuccess ¶

IsSuccess returns true when this cifs domain preferred dc create created response has a 2xx status code

func (*CifsDomainPreferredDcCreateCreated) String ¶

type CifsDomainPreferredDcCreateDefault ¶

type CifsDomainPreferredDcCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsDomainPreferredDcCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 2621516 | Only data SVMs allowed. | | 655918 | The fully qualified domain name cannot be longer than 254 bytes. | | 656408 | RPC failure occured during the CIFS preferred-dc configuration validation. | | 656407 | Failed to validate CIFS preferred-dc for domain. Reason: Configuration not found at SecD. Contact technical support for assistance. | | 655366 | Invalid domain controller. | | 655506 | Failed to add preferred-dc. |

func NewCifsDomainPreferredDcCreateDefault ¶

func NewCifsDomainPreferredDcCreateDefault(code int) *CifsDomainPreferredDcCreateDefault

NewCifsDomainPreferredDcCreateDefault creates a CifsDomainPreferredDcCreateDefault with default headers values

func (*CifsDomainPreferredDcCreateDefault) Code ¶

Code gets the status code for the cifs domain preferred dc create default response

func (*CifsDomainPreferredDcCreateDefault) Error ¶

func (*CifsDomainPreferredDcCreateDefault) GetPayload ¶

func (*CifsDomainPreferredDcCreateDefault) IsClientError ¶

func (o *CifsDomainPreferredDcCreateDefault) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc create default response has a 4xx status code

func (*CifsDomainPreferredDcCreateDefault) IsCode ¶

IsCode returns true when this cifs domain preferred dc create default response a status code equal to that given

func (*CifsDomainPreferredDcCreateDefault) IsRedirect ¶

func (o *CifsDomainPreferredDcCreateDefault) IsRedirect() bool

IsRedirect returns true when this cifs domain preferred dc create default response has a 3xx status code

func (*CifsDomainPreferredDcCreateDefault) IsServerError ¶

func (o *CifsDomainPreferredDcCreateDefault) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc create default response has a 5xx status code

func (*CifsDomainPreferredDcCreateDefault) IsSuccess ¶

IsSuccess returns true when this cifs domain preferred dc create default response has a 2xx status code

func (*CifsDomainPreferredDcCreateDefault) String ¶

type CifsDomainPreferredDcCreateParams ¶

type CifsDomainPreferredDcCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsDomainPreferredDc

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SkipConfigValidation.

	   Skip the validation of the specified preferred DC configuration.
	*/
	SkIPConfigValidationQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsDomainPreferredDcCreateParams contains all the parameters to send to the API endpoint

for the cifs domain preferred dc create operation.

Typically these are written to a http.Request.

func NewCifsDomainPreferredDcCreateParams ¶

func NewCifsDomainPreferredDcCreateParams() *CifsDomainPreferredDcCreateParams

NewCifsDomainPreferredDcCreateParams creates a new CifsDomainPreferredDcCreateParams 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 NewCifsDomainPreferredDcCreateParamsWithContext ¶

func NewCifsDomainPreferredDcCreateParamsWithContext(ctx context.Context) *CifsDomainPreferredDcCreateParams

NewCifsDomainPreferredDcCreateParamsWithContext creates a new CifsDomainPreferredDcCreateParams object with the ability to set a context for a request.

func NewCifsDomainPreferredDcCreateParamsWithHTTPClient ¶

func NewCifsDomainPreferredDcCreateParamsWithHTTPClient(client *http.Client) *CifsDomainPreferredDcCreateParams

NewCifsDomainPreferredDcCreateParamsWithHTTPClient creates a new CifsDomainPreferredDcCreateParams object with the ability to set a custom HTTPClient for a request.

func NewCifsDomainPreferredDcCreateParamsWithTimeout ¶

func NewCifsDomainPreferredDcCreateParamsWithTimeout(timeout time.Duration) *CifsDomainPreferredDcCreateParams

NewCifsDomainPreferredDcCreateParamsWithTimeout creates a new CifsDomainPreferredDcCreateParams object with the ability to set a timeout on a request.

func (*CifsDomainPreferredDcCreateParams) SetContext ¶

SetContext adds the context to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) SetDefaults ¶

func (o *CifsDomainPreferredDcCreateParams) SetDefaults()

SetDefaults hydrates default values in the cifs domain preferred dc create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcCreateParams) SetHTTPClient ¶

func (o *CifsDomainPreferredDcCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) SetInfo ¶

SetInfo adds the info to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) SetReturnRecordsQueryParameter ¶

func (o *CifsDomainPreferredDcCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) SetSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) SetSkIPConfigValidationQueryParameter ¶

func (o *CifsDomainPreferredDcCreateParams) SetSkIPConfigValidationQueryParameter(skipConfigValidation *bool)

SetSkIPConfigValidationQueryParameter adds the skipConfigValidation to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) SetTimeout ¶

func (o *CifsDomainPreferredDcCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithContext ¶

WithContext adds the context to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs domain preferred dc create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithInfo ¶

WithInfo adds the info to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithReturnRecordsQueryParameter ¶

func (o *CifsDomainPreferredDcCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsDomainPreferredDcCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcCreateParams) WithSVMUUIDPathParameter(svmUUID string) *CifsDomainPreferredDcCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithSkIPConfigValidationQueryParameter ¶

func (o *CifsDomainPreferredDcCreateParams) WithSkIPConfigValidationQueryParameter(skipConfigValidation *bool) *CifsDomainPreferredDcCreateParams

WithSkIPConfigValidationQueryParameter adds the skipConfigValidation to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs domain preferred dc create params

func (*CifsDomainPreferredDcCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsDomainPreferredDcCreateReader ¶

type CifsDomainPreferredDcCreateReader struct {
	// contains filtered or unexported fields
}

CifsDomainPreferredDcCreateReader is a Reader for the CifsDomainPreferredDcCreate structure.

func (*CifsDomainPreferredDcCreateReader) ReadResponse ¶

func (o *CifsDomainPreferredDcCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsDomainPreferredDcDeleteDefault ¶

type CifsDomainPreferredDcDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsDomainPreferredDcDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655507 | Failed to remove preferred-dc. |

func NewCifsDomainPreferredDcDeleteDefault ¶

func NewCifsDomainPreferredDcDeleteDefault(code int) *CifsDomainPreferredDcDeleteDefault

NewCifsDomainPreferredDcDeleteDefault creates a CifsDomainPreferredDcDeleteDefault with default headers values

func (*CifsDomainPreferredDcDeleteDefault) Code ¶

Code gets the status code for the cifs domain preferred dc delete default response

func (*CifsDomainPreferredDcDeleteDefault) Error ¶

func (*CifsDomainPreferredDcDeleteDefault) GetPayload ¶

func (*CifsDomainPreferredDcDeleteDefault) IsClientError ¶

func (o *CifsDomainPreferredDcDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc delete default response has a 4xx status code

func (*CifsDomainPreferredDcDeleteDefault) IsCode ¶

IsCode returns true when this cifs domain preferred dc delete default response a status code equal to that given

func (*CifsDomainPreferredDcDeleteDefault) IsRedirect ¶

func (o *CifsDomainPreferredDcDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs domain preferred dc delete default response has a 3xx status code

func (*CifsDomainPreferredDcDeleteDefault) IsServerError ¶

func (o *CifsDomainPreferredDcDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc delete default response has a 5xx status code

func (*CifsDomainPreferredDcDeleteDefault) IsSuccess ¶

IsSuccess returns true when this cifs domain preferred dc delete default response has a 2xx status code

func (*CifsDomainPreferredDcDeleteDefault) String ¶

type CifsDomainPreferredDcDeleteOK ¶

type CifsDomainPreferredDcDeleteOK struct {
}

CifsDomainPreferredDcDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsDomainPreferredDcDeleteOK ¶

func NewCifsDomainPreferredDcDeleteOK() *CifsDomainPreferredDcDeleteOK

NewCifsDomainPreferredDcDeleteOK creates a CifsDomainPreferredDcDeleteOK with default headers values

func (*CifsDomainPreferredDcDeleteOK) Error ¶

func (*CifsDomainPreferredDcDeleteOK) IsClientError ¶

func (o *CifsDomainPreferredDcDeleteOK) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc delete o k response has a 4xx status code

func (*CifsDomainPreferredDcDeleteOK) IsCode ¶

func (o *CifsDomainPreferredDcDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs domain preferred dc delete o k response a status code equal to that given

func (*CifsDomainPreferredDcDeleteOK) IsRedirect ¶

func (o *CifsDomainPreferredDcDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs domain preferred dc delete o k response has a 3xx status code

func (*CifsDomainPreferredDcDeleteOK) IsServerError ¶

func (o *CifsDomainPreferredDcDeleteOK) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc delete o k response has a 5xx status code

func (*CifsDomainPreferredDcDeleteOK) IsSuccess ¶

func (o *CifsDomainPreferredDcDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs domain preferred dc delete o k response has a 2xx status code

func (*CifsDomainPreferredDcDeleteOK) String ¶

type CifsDomainPreferredDcDeleteParams ¶

type CifsDomainPreferredDcDeleteParams struct {

	/* Fqdn.

	   Fully Qualified Domain Name
	*/
	FqdnPathParameter string

	/* ServerIP.

	   Domain Controller IP address
	*/
	ServerIPPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsDomainPreferredDcDeleteParams contains all the parameters to send to the API endpoint

for the cifs domain preferred dc delete operation.

Typically these are written to a http.Request.

func NewCifsDomainPreferredDcDeleteParams ¶

func NewCifsDomainPreferredDcDeleteParams() *CifsDomainPreferredDcDeleteParams

NewCifsDomainPreferredDcDeleteParams creates a new CifsDomainPreferredDcDeleteParams 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 NewCifsDomainPreferredDcDeleteParamsWithContext ¶

func NewCifsDomainPreferredDcDeleteParamsWithContext(ctx context.Context) *CifsDomainPreferredDcDeleteParams

NewCifsDomainPreferredDcDeleteParamsWithContext creates a new CifsDomainPreferredDcDeleteParams object with the ability to set a context for a request.

func NewCifsDomainPreferredDcDeleteParamsWithHTTPClient ¶

func NewCifsDomainPreferredDcDeleteParamsWithHTTPClient(client *http.Client) *CifsDomainPreferredDcDeleteParams

NewCifsDomainPreferredDcDeleteParamsWithHTTPClient creates a new CifsDomainPreferredDcDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsDomainPreferredDcDeleteParamsWithTimeout ¶

func NewCifsDomainPreferredDcDeleteParamsWithTimeout(timeout time.Duration) *CifsDomainPreferredDcDeleteParams

NewCifsDomainPreferredDcDeleteParamsWithTimeout creates a new CifsDomainPreferredDcDeleteParams object with the ability to set a timeout on a request.

func (*CifsDomainPreferredDcDeleteParams) SetContext ¶

SetContext adds the context to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) SetDefaults ¶

func (o *CifsDomainPreferredDcDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs domain preferred dc delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcDeleteParams) SetFqdnPathParameter ¶

func (o *CifsDomainPreferredDcDeleteParams) SetFqdnPathParameter(fqdn string)

SetFqdnPathParameter adds the fqdn to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) SetHTTPClient ¶

func (o *CifsDomainPreferredDcDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) SetServerIPPathParameter ¶

func (o *CifsDomainPreferredDcDeleteParams) SetServerIPPathParameter(serverIP string)

SetServerIPPathParameter adds the serverIp to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) SetTimeout ¶

func (o *CifsDomainPreferredDcDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WithContext ¶

WithContext adds the context to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs domain preferred dc delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcDeleteParams) WithFqdnPathParameter ¶

WithFqdnPathParameter adds the fqdn to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsDomainPreferredDcDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WithServerIPPathParameter ¶

func (o *CifsDomainPreferredDcDeleteParams) WithServerIPPathParameter(serverIP string) *CifsDomainPreferredDcDeleteParams

WithServerIPPathParameter adds the serverIP to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs domain preferred dc delete params

func (*CifsDomainPreferredDcDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsDomainPreferredDcDeleteReader ¶

type CifsDomainPreferredDcDeleteReader struct {
	// contains filtered or unexported fields
}

CifsDomainPreferredDcDeleteReader is a Reader for the CifsDomainPreferredDcDelete structure.

func (*CifsDomainPreferredDcDeleteReader) ReadResponse ¶

func (o *CifsDomainPreferredDcDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsDomainPreferredDcGetDefault ¶

type CifsDomainPreferredDcGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsDomainPreferredDcGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsDomainPreferredDcGetDefault ¶

func NewCifsDomainPreferredDcGetDefault(code int) *CifsDomainPreferredDcGetDefault

NewCifsDomainPreferredDcGetDefault creates a CifsDomainPreferredDcGetDefault with default headers values

func (*CifsDomainPreferredDcGetDefault) Code ¶

Code gets the status code for the cifs domain preferred dc get default response

func (*CifsDomainPreferredDcGetDefault) Error ¶

func (*CifsDomainPreferredDcGetDefault) GetPayload ¶

func (*CifsDomainPreferredDcGetDefault) IsClientError ¶

func (o *CifsDomainPreferredDcGetDefault) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc get default response has a 4xx status code

func (*CifsDomainPreferredDcGetDefault) IsCode ¶

func (o *CifsDomainPreferredDcGetDefault) IsCode(code int) bool

IsCode returns true when this cifs domain preferred dc get default response a status code equal to that given

func (*CifsDomainPreferredDcGetDefault) IsRedirect ¶

func (o *CifsDomainPreferredDcGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs domain preferred dc get default response has a 3xx status code

func (*CifsDomainPreferredDcGetDefault) IsServerError ¶

func (o *CifsDomainPreferredDcGetDefault) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc get default response has a 5xx status code

func (*CifsDomainPreferredDcGetDefault) IsSuccess ¶

func (o *CifsDomainPreferredDcGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs domain preferred dc get default response has a 2xx status code

func (*CifsDomainPreferredDcGetDefault) String ¶

type CifsDomainPreferredDcGetOK ¶

type CifsDomainPreferredDcGetOK struct {
	Payload *models.CifsDomainPreferredDc
}

CifsDomainPreferredDcGetOK describes a response with status code 200, with default header values.

OK

func NewCifsDomainPreferredDcGetOK ¶

func NewCifsDomainPreferredDcGetOK() *CifsDomainPreferredDcGetOK

NewCifsDomainPreferredDcGetOK creates a CifsDomainPreferredDcGetOK with default headers values

func (*CifsDomainPreferredDcGetOK) Error ¶

func (*CifsDomainPreferredDcGetOK) GetPayload ¶

func (*CifsDomainPreferredDcGetOK) IsClientError ¶

func (o *CifsDomainPreferredDcGetOK) IsClientError() bool

IsClientError returns true when this cifs domain preferred dc get o k response has a 4xx status code

func (*CifsDomainPreferredDcGetOK) IsCode ¶

func (o *CifsDomainPreferredDcGetOK) IsCode(code int) bool

IsCode returns true when this cifs domain preferred dc get o k response a status code equal to that given

func (*CifsDomainPreferredDcGetOK) IsRedirect ¶

func (o *CifsDomainPreferredDcGetOK) IsRedirect() bool

IsRedirect returns true when this cifs domain preferred dc get o k response has a 3xx status code

func (*CifsDomainPreferredDcGetOK) IsServerError ¶

func (o *CifsDomainPreferredDcGetOK) IsServerError() bool

IsServerError returns true when this cifs domain preferred dc get o k response has a 5xx status code

func (*CifsDomainPreferredDcGetOK) IsSuccess ¶

func (o *CifsDomainPreferredDcGetOK) IsSuccess() bool

IsSuccess returns true when this cifs domain preferred dc get o k response has a 2xx status code

func (*CifsDomainPreferredDcGetOK) String ¶

func (o *CifsDomainPreferredDcGetOK) String() string

type CifsDomainPreferredDcGetParams ¶

type CifsDomainPreferredDcGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Fqdn.

	   Fully Qualified Domain Name
	*/
	FqdnPathParameter string

	/* ServerIP.

	   Domain Controller IP address
	*/
	ServerIPPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsDomainPreferredDcGetParams contains all the parameters to send to the API endpoint

for the cifs domain preferred dc get operation.

Typically these are written to a http.Request.

func NewCifsDomainPreferredDcGetParams ¶

func NewCifsDomainPreferredDcGetParams() *CifsDomainPreferredDcGetParams

NewCifsDomainPreferredDcGetParams creates a new CifsDomainPreferredDcGetParams 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 NewCifsDomainPreferredDcGetParamsWithContext ¶

func NewCifsDomainPreferredDcGetParamsWithContext(ctx context.Context) *CifsDomainPreferredDcGetParams

NewCifsDomainPreferredDcGetParamsWithContext creates a new CifsDomainPreferredDcGetParams object with the ability to set a context for a request.

func NewCifsDomainPreferredDcGetParamsWithHTTPClient ¶

func NewCifsDomainPreferredDcGetParamsWithHTTPClient(client *http.Client) *CifsDomainPreferredDcGetParams

NewCifsDomainPreferredDcGetParamsWithHTTPClient creates a new CifsDomainPreferredDcGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsDomainPreferredDcGetParamsWithTimeout ¶

func NewCifsDomainPreferredDcGetParamsWithTimeout(timeout time.Duration) *CifsDomainPreferredDcGetParams

NewCifsDomainPreferredDcGetParamsWithTimeout creates a new CifsDomainPreferredDcGetParams object with the ability to set a timeout on a request.

func (*CifsDomainPreferredDcGetParams) SetContext ¶

func (o *CifsDomainPreferredDcGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) SetDefaults ¶

func (o *CifsDomainPreferredDcGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs domain preferred dc get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcGetParams) SetFieldsQueryParameter ¶

func (o *CifsDomainPreferredDcGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) SetFqdnPathParameter ¶

func (o *CifsDomainPreferredDcGetParams) SetFqdnPathParameter(fqdn string)

SetFqdnPathParameter adds the fqdn to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) SetHTTPClient ¶

func (o *CifsDomainPreferredDcGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) SetServerIPPathParameter ¶

func (o *CifsDomainPreferredDcGetParams) SetServerIPPathParameter(serverIP string)

SetServerIPPathParameter adds the serverIp to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) SetTimeout ¶

func (o *CifsDomainPreferredDcGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithContext ¶

WithContext adds the context to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs domain preferred dc get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsDomainPreferredDcGetParams) WithFieldsQueryParameter ¶

func (o *CifsDomainPreferredDcGetParams) WithFieldsQueryParameter(fields []string) *CifsDomainPreferredDcGetParams

WithFieldsQueryParameter adds the fields to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithFqdnPathParameter ¶

WithFqdnPathParameter adds the fqdn to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsDomainPreferredDcGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsDomainPreferredDcGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithServerIPPathParameter ¶

func (o *CifsDomainPreferredDcGetParams) WithServerIPPathParameter(serverIP string) *CifsDomainPreferredDcGetParams

WithServerIPPathParameter adds the serverIP to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs domain preferred dc get params

func (*CifsDomainPreferredDcGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsDomainPreferredDcGetReader ¶

type CifsDomainPreferredDcGetReader struct {
	// contains filtered or unexported fields
}

CifsDomainPreferredDcGetReader is a Reader for the CifsDomainPreferredDcGet structure.

func (*CifsDomainPreferredDcGetReader) ReadResponse ¶

func (o *CifsDomainPreferredDcGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsHomedirSearchPathGetDefault ¶

type CifsHomedirSearchPathGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsHomedirSearchPathGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsHomedirSearchPathGetDefault ¶

func NewCifsHomedirSearchPathGetDefault(code int) *CifsHomedirSearchPathGetDefault

NewCifsHomedirSearchPathGetDefault creates a CifsHomedirSearchPathGetDefault with default headers values

func (*CifsHomedirSearchPathGetDefault) Code ¶

Code gets the status code for the cifs homedir search path get default response

func (*CifsHomedirSearchPathGetDefault) Error ¶

func (*CifsHomedirSearchPathGetDefault) GetPayload ¶

func (*CifsHomedirSearchPathGetDefault) IsClientError ¶

func (o *CifsHomedirSearchPathGetDefault) IsClientError() bool

IsClientError returns true when this cifs homedir search path get default response has a 4xx status code

func (*CifsHomedirSearchPathGetDefault) IsCode ¶

func (o *CifsHomedirSearchPathGetDefault) IsCode(code int) bool

IsCode returns true when this cifs homedir search path get default response a status code equal to that given

func (*CifsHomedirSearchPathGetDefault) IsRedirect ¶

func (o *CifsHomedirSearchPathGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs homedir search path get default response has a 3xx status code

func (*CifsHomedirSearchPathGetDefault) IsServerError ¶

func (o *CifsHomedirSearchPathGetDefault) IsServerError() bool

IsServerError returns true when this cifs homedir search path get default response has a 5xx status code

func (*CifsHomedirSearchPathGetDefault) IsSuccess ¶

func (o *CifsHomedirSearchPathGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs homedir search path get default response has a 2xx status code

func (*CifsHomedirSearchPathGetDefault) String ¶

type CifsHomedirSearchPathGetOK ¶

type CifsHomedirSearchPathGetOK struct {
	Payload *models.CifsSearchPath
}

CifsHomedirSearchPathGetOK describes a response with status code 200, with default header values.

OK

func NewCifsHomedirSearchPathGetOK ¶

func NewCifsHomedirSearchPathGetOK() *CifsHomedirSearchPathGetOK

NewCifsHomedirSearchPathGetOK creates a CifsHomedirSearchPathGetOK with default headers values

func (*CifsHomedirSearchPathGetOK) Error ¶

func (*CifsHomedirSearchPathGetOK) GetPayload ¶

func (*CifsHomedirSearchPathGetOK) IsClientError ¶

func (o *CifsHomedirSearchPathGetOK) IsClientError() bool

IsClientError returns true when this cifs homedir search path get o k response has a 4xx status code

func (*CifsHomedirSearchPathGetOK) IsCode ¶

func (o *CifsHomedirSearchPathGetOK) IsCode(code int) bool

IsCode returns true when this cifs homedir search path get o k response a status code equal to that given

func (*CifsHomedirSearchPathGetOK) IsRedirect ¶

func (o *CifsHomedirSearchPathGetOK) IsRedirect() bool

IsRedirect returns true when this cifs homedir search path get o k response has a 3xx status code

func (*CifsHomedirSearchPathGetOK) IsServerError ¶

func (o *CifsHomedirSearchPathGetOK) IsServerError() bool

IsServerError returns true when this cifs homedir search path get o k response has a 5xx status code

func (*CifsHomedirSearchPathGetOK) IsSuccess ¶

func (o *CifsHomedirSearchPathGetOK) IsSuccess() bool

IsSuccess returns true when this cifs homedir search path get o k response has a 2xx status code

func (*CifsHomedirSearchPathGetOK) String ¶

func (o *CifsHomedirSearchPathGetOK) String() string

type CifsHomedirSearchPathGetParams ¶

type CifsHomedirSearchPathGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Index.

	   Home directory search path index
	*/
	IndexPathParameter int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsHomedirSearchPathGetParams contains all the parameters to send to the API endpoint

for the cifs homedir search path get operation.

Typically these are written to a http.Request.

func NewCifsHomedirSearchPathGetParams ¶

func NewCifsHomedirSearchPathGetParams() *CifsHomedirSearchPathGetParams

NewCifsHomedirSearchPathGetParams creates a new CifsHomedirSearchPathGetParams 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 NewCifsHomedirSearchPathGetParamsWithContext ¶

func NewCifsHomedirSearchPathGetParamsWithContext(ctx context.Context) *CifsHomedirSearchPathGetParams

NewCifsHomedirSearchPathGetParamsWithContext creates a new CifsHomedirSearchPathGetParams object with the ability to set a context for a request.

func NewCifsHomedirSearchPathGetParamsWithHTTPClient ¶

func NewCifsHomedirSearchPathGetParamsWithHTTPClient(client *http.Client) *CifsHomedirSearchPathGetParams

NewCifsHomedirSearchPathGetParamsWithHTTPClient creates a new CifsHomedirSearchPathGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsHomedirSearchPathGetParamsWithTimeout ¶

func NewCifsHomedirSearchPathGetParamsWithTimeout(timeout time.Duration) *CifsHomedirSearchPathGetParams

NewCifsHomedirSearchPathGetParamsWithTimeout creates a new CifsHomedirSearchPathGetParams object with the ability to set a timeout on a request.

func (*CifsHomedirSearchPathGetParams) SetContext ¶

func (o *CifsHomedirSearchPathGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) SetDefaults ¶

func (o *CifsHomedirSearchPathGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs homedir search path get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsHomedirSearchPathGetParams) SetFieldsQueryParameter ¶

func (o *CifsHomedirSearchPathGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) SetHTTPClient ¶

func (o *CifsHomedirSearchPathGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) SetIndexPathParameter ¶

func (o *CifsHomedirSearchPathGetParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsHomedirSearchPathGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) SetTimeout ¶

func (o *CifsHomedirSearchPathGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WithContext ¶

WithContext adds the context to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs homedir search path get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsHomedirSearchPathGetParams) WithFieldsQueryParameter ¶

func (o *CifsHomedirSearchPathGetParams) WithFieldsQueryParameter(fields []string) *CifsHomedirSearchPathGetParams

WithFieldsQueryParameter adds the fields to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WithIndexPathParameter ¶

func (o *CifsHomedirSearchPathGetParams) WithIndexPathParameter(index int64) *CifsHomedirSearchPathGetParams

WithIndexPathParameter adds the index to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsHomedirSearchPathGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsHomedirSearchPathGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs homedir search path get params

func (*CifsHomedirSearchPathGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsHomedirSearchPathGetReader ¶

type CifsHomedirSearchPathGetReader struct {
	// contains filtered or unexported fields
}

CifsHomedirSearchPathGetReader is a Reader for the CifsHomedirSearchPathGet structure.

func (*CifsHomedirSearchPathGetReader) ReadResponse ¶

func (o *CifsHomedirSearchPathGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsOpenFileCollectionGetDefault ¶

type CifsOpenFileCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsOpenFileCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsOpenFileCollectionGetDefault ¶

func NewCifsOpenFileCollectionGetDefault(code int) *CifsOpenFileCollectionGetDefault

NewCifsOpenFileCollectionGetDefault creates a CifsOpenFileCollectionGetDefault with default headers values

func (*CifsOpenFileCollectionGetDefault) Code ¶

Code gets the status code for the cifs open file collection get default response

func (*CifsOpenFileCollectionGetDefault) Error ¶

func (*CifsOpenFileCollectionGetDefault) GetPayload ¶

func (*CifsOpenFileCollectionGetDefault) IsClientError ¶

func (o *CifsOpenFileCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs open file collection get default response has a 4xx status code

func (*CifsOpenFileCollectionGetDefault) IsCode ¶

func (o *CifsOpenFileCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs open file collection get default response a status code equal to that given

func (*CifsOpenFileCollectionGetDefault) IsRedirect ¶

func (o *CifsOpenFileCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs open file collection get default response has a 3xx status code

func (*CifsOpenFileCollectionGetDefault) IsServerError ¶

func (o *CifsOpenFileCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs open file collection get default response has a 5xx status code

func (*CifsOpenFileCollectionGetDefault) IsSuccess ¶

func (o *CifsOpenFileCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs open file collection get default response has a 2xx status code

func (*CifsOpenFileCollectionGetDefault) String ¶

type CifsOpenFileCollectionGetOK ¶

type CifsOpenFileCollectionGetOK struct {
	Payload *models.CifsOpenFileResponse
}

CifsOpenFileCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsOpenFileCollectionGetOK ¶

func NewCifsOpenFileCollectionGetOK() *CifsOpenFileCollectionGetOK

NewCifsOpenFileCollectionGetOK creates a CifsOpenFileCollectionGetOK with default headers values

func (*CifsOpenFileCollectionGetOK) Error ¶

func (*CifsOpenFileCollectionGetOK) GetPayload ¶

func (*CifsOpenFileCollectionGetOK) IsClientError ¶

func (o *CifsOpenFileCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs open file collection get o k response has a 4xx status code

func (*CifsOpenFileCollectionGetOK) IsCode ¶

func (o *CifsOpenFileCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs open file collection get o k response a status code equal to that given

func (*CifsOpenFileCollectionGetOK) IsRedirect ¶

func (o *CifsOpenFileCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs open file collection get o k response has a 3xx status code

func (*CifsOpenFileCollectionGetOK) IsServerError ¶

func (o *CifsOpenFileCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs open file collection get o k response has a 5xx status code

func (*CifsOpenFileCollectionGetOK) IsSuccess ¶

func (o *CifsOpenFileCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs open file collection get o k response has a 2xx status code

func (*CifsOpenFileCollectionGetOK) String ¶

func (o *CifsOpenFileCollectionGetOK) String() string

type CifsOpenFileCollectionGetParams ¶

type CifsOpenFileCollectionGetParams struct {

	/* ConnectionCount.

	   Filter by connection.count
	*/
	ConnectionCountQueryParameter *int64

	/* ConnectionIdentifier.

	   Filter by connection.identifier
	*/
	ConnectionIDentifierQueryParameter *int64

	/* ContinuouslyAvailable.

	   Filter by continuously_available
	*/
	ContinuouslyAvailableQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Identifier.

	   Filter by identifier
	*/
	IdentifierQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OpenMode.

	   Filter by open_mode
	*/
	OpenModeQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Path.

	   Filter by path
	*/
	PathQueryParameter *string

	/* RangeLocksCount.

	   Filter by range_locks_count
	*/
	RangeLocksCountQueryParameter *int64

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SessionIdentifier.

	   Filter by session.identifier
	*/
	SessionIDentifierQueryParameter *int64

	/* ShareMode.

	   Filter by share.mode
	*/
	ShareModeQueryParameter *string

	/* ShareName.

	   Filter by share.name
	*/
	ShareNameQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	/* VolumeName.

	   Filter by volume.name
	*/
	VolumeNameQueryParameter *string

	/* VolumeUUID.

	   Filter by volume.uuid
	*/
	VolumeUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsOpenFileCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs open file collection get operation.

Typically these are written to a http.Request.

func NewCifsOpenFileCollectionGetParams ¶

func NewCifsOpenFileCollectionGetParams() *CifsOpenFileCollectionGetParams

NewCifsOpenFileCollectionGetParams creates a new CifsOpenFileCollectionGetParams 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 NewCifsOpenFileCollectionGetParamsWithContext ¶

func NewCifsOpenFileCollectionGetParamsWithContext(ctx context.Context) *CifsOpenFileCollectionGetParams

NewCifsOpenFileCollectionGetParamsWithContext creates a new CifsOpenFileCollectionGetParams object with the ability to set a context for a request.

func NewCifsOpenFileCollectionGetParamsWithHTTPClient ¶

func NewCifsOpenFileCollectionGetParamsWithHTTPClient(client *http.Client) *CifsOpenFileCollectionGetParams

NewCifsOpenFileCollectionGetParamsWithHTTPClient creates a new CifsOpenFileCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsOpenFileCollectionGetParamsWithTimeout ¶

func NewCifsOpenFileCollectionGetParamsWithTimeout(timeout time.Duration) *CifsOpenFileCollectionGetParams

NewCifsOpenFileCollectionGetParamsWithTimeout creates a new CifsOpenFileCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsOpenFileCollectionGetParams) SetConnectionCountQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetConnectionCountQueryParameter(connectionCount *int64)

SetConnectionCountQueryParameter adds the connectionCount to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetConnectionIDentifierQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetConnectionIDentifierQueryParameter(connectionIdentifier *int64)

SetConnectionIDentifierQueryParameter adds the connectionIdentifier to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetContext ¶

func (o *CifsOpenFileCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetContinuouslyAvailableQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetContinuouslyAvailableQueryParameter(continuouslyAvailable *string)

SetContinuouslyAvailableQueryParameter adds the continuouslyAvailable to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetDefaults ¶

func (o *CifsOpenFileCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs open file collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsOpenFileCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetHTTPClient ¶

func (o *CifsOpenFileCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetIdentifierQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetIdentifierQueryParameter(identifier *int64)

SetIdentifierQueryParameter adds the identifier to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetOpenModeQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetOpenModeQueryParameter(openMode *string)

SetOpenModeQueryParameter adds the openMode to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetPathQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetPathQueryParameter(path *string)

SetPathQueryParameter adds the path to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetRangeLocksCountQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetRangeLocksCountQueryParameter(rangeLocksCount *int64)

SetRangeLocksCountQueryParameter adds the rangeLocksCount to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetSessionIDentifierQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetSessionIDentifierQueryParameter(sessionIdentifier *int64)

SetSessionIDentifierQueryParameter adds the sessionIdentifier to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetShareModeQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetShareModeQueryParameter(shareMode *string)

SetShareModeQueryParameter adds the shareMode to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetShareNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetShareNameQueryParameter(shareName *string)

SetShareNameQueryParameter adds the shareName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetTimeout ¶

func (o *CifsOpenFileCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetTypeQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetVolumeNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetVolumeNameQueryParameter(volumeName *string)

SetVolumeNameQueryParameter adds the volumeName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) SetVolumeUUIDQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) SetVolumeUUIDQueryParameter(volumeUUID *string)

SetVolumeUUIDQueryParameter adds the volumeUuid to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithConnectionCountQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithConnectionCountQueryParameter(connectionCount *int64) *CifsOpenFileCollectionGetParams

WithConnectionCountQueryParameter adds the connectionCount to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithConnectionIDentifierQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithConnectionIDentifierQueryParameter(connectionIdentifier *int64) *CifsOpenFileCollectionGetParams

WithConnectionIDentifierQueryParameter adds the connectionIdentifier to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithContinuouslyAvailableQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithContinuouslyAvailableQueryParameter(continuouslyAvailable *string) *CifsOpenFileCollectionGetParams

WithContinuouslyAvailableQueryParameter adds the continuouslyAvailable to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs open file collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsOpenFileCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsOpenFileCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithIdentifierQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithIdentifierQueryParameter(identifier *int64) *CifsOpenFileCollectionGetParams

WithIdentifierQueryParameter adds the identifier to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsOpenFileCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *CifsOpenFileCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *CifsOpenFileCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithOpenModeQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithOpenModeQueryParameter(openMode *string) *CifsOpenFileCollectionGetParams

WithOpenModeQueryParameter adds the openMode to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsOpenFileCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithPathQueryParameter ¶

WithPathQueryParameter adds the path to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithRangeLocksCountQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithRangeLocksCountQueryParameter(rangeLocksCount *int64) *CifsOpenFileCollectionGetParams

WithRangeLocksCountQueryParameter adds the rangeLocksCount to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsOpenFileCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsOpenFileCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsOpenFileCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsOpenFileCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithSessionIDentifierQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithSessionIDentifierQueryParameter(sessionIdentifier *int64) *CifsOpenFileCollectionGetParams

WithSessionIDentifierQueryParameter adds the sessionIdentifier to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithShareModeQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithShareModeQueryParameter(shareMode *string) *CifsOpenFileCollectionGetParams

WithShareModeQueryParameter adds the shareMode to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithShareNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithShareNameQueryParameter(shareName *string) *CifsOpenFileCollectionGetParams

WithShareNameQueryParameter adds the shareName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithTypeQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithTypeQueryParameter(typeVar *string) *CifsOpenFileCollectionGetParams

WithTypeQueryParameter adds the typeVar to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithVolumeNameQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithVolumeNameQueryParameter(volumeName *string) *CifsOpenFileCollectionGetParams

WithVolumeNameQueryParameter adds the volumeName to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WithVolumeUUIDQueryParameter ¶

func (o *CifsOpenFileCollectionGetParams) WithVolumeUUIDQueryParameter(volumeUUID *string) *CifsOpenFileCollectionGetParams

WithVolumeUUIDQueryParameter adds the volumeUUID to the cifs open file collection get params

func (*CifsOpenFileCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsOpenFileCollectionGetReader ¶

type CifsOpenFileCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsOpenFileCollectionGetReader is a Reader for the CifsOpenFileCollectionGet structure.

func (*CifsOpenFileCollectionGetReader) ReadResponse ¶

func (o *CifsOpenFileCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsOpenFileDeleteDefault ¶

type CifsOpenFileDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsOpenFileDeleteDefault describes a response with status code -1, with default header values.

Error

func NewCifsOpenFileDeleteDefault ¶

func NewCifsOpenFileDeleteDefault(code int) *CifsOpenFileDeleteDefault

NewCifsOpenFileDeleteDefault creates a CifsOpenFileDeleteDefault with default headers values

func (*CifsOpenFileDeleteDefault) Code ¶

func (o *CifsOpenFileDeleteDefault) Code() int

Code gets the status code for the cifs open file delete default response

func (*CifsOpenFileDeleteDefault) Error ¶

func (o *CifsOpenFileDeleteDefault) Error() string

func (*CifsOpenFileDeleteDefault) GetPayload ¶

func (*CifsOpenFileDeleteDefault) IsClientError ¶

func (o *CifsOpenFileDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs open file delete default response has a 4xx status code

func (*CifsOpenFileDeleteDefault) IsCode ¶

func (o *CifsOpenFileDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs open file delete default response a status code equal to that given

func (*CifsOpenFileDeleteDefault) IsRedirect ¶

func (o *CifsOpenFileDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs open file delete default response has a 3xx status code

func (*CifsOpenFileDeleteDefault) IsServerError ¶

func (o *CifsOpenFileDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs open file delete default response has a 5xx status code

func (*CifsOpenFileDeleteDefault) IsSuccess ¶

func (o *CifsOpenFileDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs open file delete default response has a 2xx status code

func (*CifsOpenFileDeleteDefault) String ¶

func (o *CifsOpenFileDeleteDefault) String() string

type CifsOpenFileDeleteOK ¶

type CifsOpenFileDeleteOK struct {
}

CifsOpenFileDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsOpenFileDeleteOK ¶

func NewCifsOpenFileDeleteOK() *CifsOpenFileDeleteOK

NewCifsOpenFileDeleteOK creates a CifsOpenFileDeleteOK with default headers values

func (*CifsOpenFileDeleteOK) Error ¶

func (o *CifsOpenFileDeleteOK) Error() string

func (*CifsOpenFileDeleteOK) IsClientError ¶

func (o *CifsOpenFileDeleteOK) IsClientError() bool

IsClientError returns true when this cifs open file delete o k response has a 4xx status code

func (*CifsOpenFileDeleteOK) IsCode ¶

func (o *CifsOpenFileDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs open file delete o k response a status code equal to that given

func (*CifsOpenFileDeleteOK) IsRedirect ¶

func (o *CifsOpenFileDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs open file delete o k response has a 3xx status code

func (*CifsOpenFileDeleteOK) IsServerError ¶

func (o *CifsOpenFileDeleteOK) IsServerError() bool

IsServerError returns true when this cifs open file delete o k response has a 5xx status code

func (*CifsOpenFileDeleteOK) IsSuccess ¶

func (o *CifsOpenFileDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs open file delete o k response has a 2xx status code

func (*CifsOpenFileDeleteOK) String ¶

func (o *CifsOpenFileDeleteOK) String() string

type CifsOpenFileDeleteParams ¶

type CifsOpenFileDeleteParams struct {

	/* ConnectionIdentifier.

	   Connection ID
	*/
	ConnectionIDentifierPathParameter int64

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Identifier.

	   File ID

	   Format: int64
	*/
	IdentifierPathParameter int64

	/* NodeUUID.

	   Node UUID.
	*/
	NodeUUIDPathParameter string

	/* SessionIdentifier.

	   Session ID

	   Format: int64
	*/
	SessionIDentifierPathParameter int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsOpenFileDeleteParams contains all the parameters to send to the API endpoint

for the cifs open file delete operation.

Typically these are written to a http.Request.

func NewCifsOpenFileDeleteParams ¶

func NewCifsOpenFileDeleteParams() *CifsOpenFileDeleteParams

NewCifsOpenFileDeleteParams creates a new CifsOpenFileDeleteParams 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 NewCifsOpenFileDeleteParamsWithContext ¶

func NewCifsOpenFileDeleteParamsWithContext(ctx context.Context) *CifsOpenFileDeleteParams

NewCifsOpenFileDeleteParamsWithContext creates a new CifsOpenFileDeleteParams object with the ability to set a context for a request.

func NewCifsOpenFileDeleteParamsWithHTTPClient ¶

func NewCifsOpenFileDeleteParamsWithHTTPClient(client *http.Client) *CifsOpenFileDeleteParams

NewCifsOpenFileDeleteParamsWithHTTPClient creates a new CifsOpenFileDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsOpenFileDeleteParamsWithTimeout ¶

func NewCifsOpenFileDeleteParamsWithTimeout(timeout time.Duration) *CifsOpenFileDeleteParams

NewCifsOpenFileDeleteParamsWithTimeout creates a new CifsOpenFileDeleteParams object with the ability to set a timeout on a request.

func (*CifsOpenFileDeleteParams) SetConnectionIDentifierPathParameter ¶

func (o *CifsOpenFileDeleteParams) SetConnectionIDentifierPathParameter(connectionIdentifier int64)

SetConnectionIDentifierPathParameter adds the connectionIdentifier to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetContext ¶

func (o *CifsOpenFileDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetDefaults ¶

func (o *CifsOpenFileDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs open file delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsOpenFileDeleteParams) SetFieldsQueryParameter ¶

func (o *CifsOpenFileDeleteParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetHTTPClient ¶

func (o *CifsOpenFileDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetIdentifierPathParameter ¶

func (o *CifsOpenFileDeleteParams) SetIdentifierPathParameter(identifier int64)

SetIdentifierPathParameter adds the identifier to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetNodeUUIDPathParameter ¶

func (o *CifsOpenFileDeleteParams) SetNodeUUIDPathParameter(nodeUUID string)

SetNodeUUIDPathParameter adds the nodeUuid to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsOpenFileDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetSessionIDentifierPathParameter ¶

func (o *CifsOpenFileDeleteParams) SetSessionIDentifierPathParameter(sessionIdentifier int64)

SetSessionIDentifierPathParameter adds the sessionIdentifier to the cifs open file delete params

func (*CifsOpenFileDeleteParams) SetTimeout ¶

func (o *CifsOpenFileDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithConnectionIDentifierPathParameter ¶

func (o *CifsOpenFileDeleteParams) WithConnectionIDentifierPathParameter(connectionIdentifier int64) *CifsOpenFileDeleteParams

WithConnectionIDentifierPathParameter adds the connectionIdentifier to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithContext ¶

WithContext adds the context to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs open file delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsOpenFileDeleteParams) WithFieldsQueryParameter ¶

func (o *CifsOpenFileDeleteParams) WithFieldsQueryParameter(fields []string) *CifsOpenFileDeleteParams

WithFieldsQueryParameter adds the fields to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithHTTPClient ¶

func (o *CifsOpenFileDeleteParams) WithHTTPClient(client *http.Client) *CifsOpenFileDeleteParams

WithHTTPClient adds the HTTPClient to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithIdentifierPathParameter ¶

func (o *CifsOpenFileDeleteParams) WithIdentifierPathParameter(identifier int64) *CifsOpenFileDeleteParams

WithIdentifierPathParameter adds the identifier to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithNodeUUIDPathParameter ¶

func (o *CifsOpenFileDeleteParams) WithNodeUUIDPathParameter(nodeUUID string) *CifsOpenFileDeleteParams

WithNodeUUIDPathParameter adds the nodeUUID to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsOpenFileDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsOpenFileDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithSessionIDentifierPathParameter ¶

func (o *CifsOpenFileDeleteParams) WithSessionIDentifierPathParameter(sessionIdentifier int64) *CifsOpenFileDeleteParams

WithSessionIDentifierPathParameter adds the sessionIdentifier to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs open file delete params

func (*CifsOpenFileDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsOpenFileDeleteReader ¶

type CifsOpenFileDeleteReader struct {
	// contains filtered or unexported fields
}

CifsOpenFileDeleteReader is a Reader for the CifsOpenFileDelete structure.

func (*CifsOpenFileDeleteReader) ReadResponse ¶

func (o *CifsOpenFileDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsOpenFileGetDefault ¶

type CifsOpenFileGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsOpenFileGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsOpenFileGetDefault ¶

func NewCifsOpenFileGetDefault(code int) *CifsOpenFileGetDefault

NewCifsOpenFileGetDefault creates a CifsOpenFileGetDefault with default headers values

func (*CifsOpenFileGetDefault) Code ¶

func (o *CifsOpenFileGetDefault) Code() int

Code gets the status code for the cifs open file get default response

func (*CifsOpenFileGetDefault) Error ¶

func (o *CifsOpenFileGetDefault) Error() string

func (*CifsOpenFileGetDefault) GetPayload ¶

func (o *CifsOpenFileGetDefault) GetPayload() *models.ErrorResponse

func (*CifsOpenFileGetDefault) IsClientError ¶

func (o *CifsOpenFileGetDefault) IsClientError() bool

IsClientError returns true when this cifs open file get default response has a 4xx status code

func (*CifsOpenFileGetDefault) IsCode ¶

func (o *CifsOpenFileGetDefault) IsCode(code int) bool

IsCode returns true when this cifs open file get default response a status code equal to that given

func (*CifsOpenFileGetDefault) IsRedirect ¶

func (o *CifsOpenFileGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs open file get default response has a 3xx status code

func (*CifsOpenFileGetDefault) IsServerError ¶

func (o *CifsOpenFileGetDefault) IsServerError() bool

IsServerError returns true when this cifs open file get default response has a 5xx status code

func (*CifsOpenFileGetDefault) IsSuccess ¶

func (o *CifsOpenFileGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs open file get default response has a 2xx status code

func (*CifsOpenFileGetDefault) String ¶

func (o *CifsOpenFileGetDefault) String() string

type CifsOpenFileGetOK ¶

type CifsOpenFileGetOK struct {
	Payload *models.CifsOpenFile
}

CifsOpenFileGetOK describes a response with status code 200, with default header values.

OK

func NewCifsOpenFileGetOK ¶

func NewCifsOpenFileGetOK() *CifsOpenFileGetOK

NewCifsOpenFileGetOK creates a CifsOpenFileGetOK with default headers values

func (*CifsOpenFileGetOK) Error ¶

func (o *CifsOpenFileGetOK) Error() string

func (*CifsOpenFileGetOK) GetPayload ¶

func (o *CifsOpenFileGetOK) GetPayload() *models.CifsOpenFile

func (*CifsOpenFileGetOK) IsClientError ¶

func (o *CifsOpenFileGetOK) IsClientError() bool

IsClientError returns true when this cifs open file get o k response has a 4xx status code

func (*CifsOpenFileGetOK) IsCode ¶

func (o *CifsOpenFileGetOK) IsCode(code int) bool

IsCode returns true when this cifs open file get o k response a status code equal to that given

func (*CifsOpenFileGetOK) IsRedirect ¶

func (o *CifsOpenFileGetOK) IsRedirect() bool

IsRedirect returns true when this cifs open file get o k response has a 3xx status code

func (*CifsOpenFileGetOK) IsServerError ¶

func (o *CifsOpenFileGetOK) IsServerError() bool

IsServerError returns true when this cifs open file get o k response has a 5xx status code

func (*CifsOpenFileGetOK) IsSuccess ¶

func (o *CifsOpenFileGetOK) IsSuccess() bool

IsSuccess returns true when this cifs open file get o k response has a 2xx status code

func (*CifsOpenFileGetOK) String ¶

func (o *CifsOpenFileGetOK) String() string

type CifsOpenFileGetParams ¶

type CifsOpenFileGetParams struct {

	/* ConnectionIdentifier.

	   Connection ID
	*/
	ConnectionIDentifierPathParameter int64

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Identifier.

	   File ID

	   Format: int64
	*/
	IdentifierPathParameter int64

	/* NodeUUID.

	   Node UUID.
	*/
	NodeUUIDPathParameter string

	/* SessionIdentifier.

	   Session ID

	   Format: int64
	*/
	SessionIDentifierPathParameter int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsOpenFileGetParams contains all the parameters to send to the API endpoint

for the cifs open file get operation.

Typically these are written to a http.Request.

func NewCifsOpenFileGetParams ¶

func NewCifsOpenFileGetParams() *CifsOpenFileGetParams

NewCifsOpenFileGetParams creates a new CifsOpenFileGetParams 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 NewCifsOpenFileGetParamsWithContext ¶

func NewCifsOpenFileGetParamsWithContext(ctx context.Context) *CifsOpenFileGetParams

NewCifsOpenFileGetParamsWithContext creates a new CifsOpenFileGetParams object with the ability to set a context for a request.

func NewCifsOpenFileGetParamsWithHTTPClient ¶

func NewCifsOpenFileGetParamsWithHTTPClient(client *http.Client) *CifsOpenFileGetParams

NewCifsOpenFileGetParamsWithHTTPClient creates a new CifsOpenFileGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsOpenFileGetParamsWithTimeout ¶

func NewCifsOpenFileGetParamsWithTimeout(timeout time.Duration) *CifsOpenFileGetParams

NewCifsOpenFileGetParamsWithTimeout creates a new CifsOpenFileGetParams object with the ability to set a timeout on a request.

func (*CifsOpenFileGetParams) SetConnectionIDentifierPathParameter ¶

func (o *CifsOpenFileGetParams) SetConnectionIDentifierPathParameter(connectionIdentifier int64)

SetConnectionIDentifierPathParameter adds the connectionIdentifier to the cifs open file get params

func (*CifsOpenFileGetParams) SetContext ¶

func (o *CifsOpenFileGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs open file get params

func (*CifsOpenFileGetParams) SetDefaults ¶

func (o *CifsOpenFileGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs open file get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsOpenFileGetParams) SetFieldsQueryParameter ¶

func (o *CifsOpenFileGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs open file get params

func (*CifsOpenFileGetParams) SetHTTPClient ¶

func (o *CifsOpenFileGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs open file get params

func (*CifsOpenFileGetParams) SetIdentifierPathParameter ¶

func (o *CifsOpenFileGetParams) SetIdentifierPathParameter(identifier int64)

SetIdentifierPathParameter adds the identifier to the cifs open file get params

func (*CifsOpenFileGetParams) SetNodeUUIDPathParameter ¶

func (o *CifsOpenFileGetParams) SetNodeUUIDPathParameter(nodeUUID string)

SetNodeUUIDPathParameter adds the nodeUuid to the cifs open file get params

func (*CifsOpenFileGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsOpenFileGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs open file get params

func (*CifsOpenFileGetParams) SetSessionIDentifierPathParameter ¶

func (o *CifsOpenFileGetParams) SetSessionIDentifierPathParameter(sessionIdentifier int64)

SetSessionIDentifierPathParameter adds the sessionIdentifier to the cifs open file get params

func (*CifsOpenFileGetParams) SetTimeout ¶

func (o *CifsOpenFileGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs open file get params

func (*CifsOpenFileGetParams) WithConnectionIDentifierPathParameter ¶

func (o *CifsOpenFileGetParams) WithConnectionIDentifierPathParameter(connectionIdentifier int64) *CifsOpenFileGetParams

WithConnectionIDentifierPathParameter adds the connectionIdentifier to the cifs open file get params

func (*CifsOpenFileGetParams) WithContext ¶

WithContext adds the context to the cifs open file get params

func (*CifsOpenFileGetParams) WithDefaults ¶

func (o *CifsOpenFileGetParams) WithDefaults() *CifsOpenFileGetParams

WithDefaults hydrates default values in the cifs open file get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsOpenFileGetParams) WithFieldsQueryParameter ¶

func (o *CifsOpenFileGetParams) WithFieldsQueryParameter(fields []string) *CifsOpenFileGetParams

WithFieldsQueryParameter adds the fields to the cifs open file get params

func (*CifsOpenFileGetParams) WithHTTPClient ¶

func (o *CifsOpenFileGetParams) WithHTTPClient(client *http.Client) *CifsOpenFileGetParams

WithHTTPClient adds the HTTPClient to the cifs open file get params

func (*CifsOpenFileGetParams) WithIdentifierPathParameter ¶

func (o *CifsOpenFileGetParams) WithIdentifierPathParameter(identifier int64) *CifsOpenFileGetParams

WithIdentifierPathParameter adds the identifier to the cifs open file get params

func (*CifsOpenFileGetParams) WithNodeUUIDPathParameter ¶

func (o *CifsOpenFileGetParams) WithNodeUUIDPathParameter(nodeUUID string) *CifsOpenFileGetParams

WithNodeUUIDPathParameter adds the nodeUUID to the cifs open file get params

func (*CifsOpenFileGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsOpenFileGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsOpenFileGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs open file get params

func (*CifsOpenFileGetParams) WithSessionIDentifierPathParameter ¶

func (o *CifsOpenFileGetParams) WithSessionIDentifierPathParameter(sessionIdentifier int64) *CifsOpenFileGetParams

WithSessionIDentifierPathParameter adds the sessionIdentifier to the cifs open file get params

func (*CifsOpenFileGetParams) WithTimeout ¶

func (o *CifsOpenFileGetParams) WithTimeout(timeout time.Duration) *CifsOpenFileGetParams

WithTimeout adds the timeout to the cifs open file get params

func (*CifsOpenFileGetParams) WriteToRequest ¶

func (o *CifsOpenFileGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsOpenFileGetReader ¶

type CifsOpenFileGetReader struct {
	// contains filtered or unexported fields
}

CifsOpenFileGetReader is a Reader for the CifsOpenFileGet structure.

func (*CifsOpenFileGetReader) ReadResponse ¶

func (o *CifsOpenFileGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSearchPathCollectionGetDefault ¶

type CifsSearchPathCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSearchPathCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsSearchPathCollectionGetDefault ¶

func NewCifsSearchPathCollectionGetDefault(code int) *CifsSearchPathCollectionGetDefault

NewCifsSearchPathCollectionGetDefault creates a CifsSearchPathCollectionGetDefault with default headers values

func (*CifsSearchPathCollectionGetDefault) Code ¶

Code gets the status code for the cifs search path collection get default response

func (*CifsSearchPathCollectionGetDefault) Error ¶

func (*CifsSearchPathCollectionGetDefault) GetPayload ¶

func (*CifsSearchPathCollectionGetDefault) IsClientError ¶

func (o *CifsSearchPathCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs search path collection get default response has a 4xx status code

func (*CifsSearchPathCollectionGetDefault) IsCode ¶

IsCode returns true when this cifs search path collection get default response a status code equal to that given

func (*CifsSearchPathCollectionGetDefault) IsRedirect ¶

func (o *CifsSearchPathCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs search path collection get default response has a 3xx status code

func (*CifsSearchPathCollectionGetDefault) IsServerError ¶

func (o *CifsSearchPathCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs search path collection get default response has a 5xx status code

func (*CifsSearchPathCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this cifs search path collection get default response has a 2xx status code

func (*CifsSearchPathCollectionGetDefault) String ¶

type CifsSearchPathCollectionGetOK ¶

type CifsSearchPathCollectionGetOK struct {
	Payload *models.CifsSearchPathResponse
}

CifsSearchPathCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsSearchPathCollectionGetOK ¶

func NewCifsSearchPathCollectionGetOK() *CifsSearchPathCollectionGetOK

NewCifsSearchPathCollectionGetOK creates a CifsSearchPathCollectionGetOK with default headers values

func (*CifsSearchPathCollectionGetOK) Error ¶

func (*CifsSearchPathCollectionGetOK) GetPayload ¶

func (*CifsSearchPathCollectionGetOK) IsClientError ¶

func (o *CifsSearchPathCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs search path collection get o k response has a 4xx status code

func (*CifsSearchPathCollectionGetOK) IsCode ¶

func (o *CifsSearchPathCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs search path collection get o k response a status code equal to that given

func (*CifsSearchPathCollectionGetOK) IsRedirect ¶

func (o *CifsSearchPathCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs search path collection get o k response has a 3xx status code

func (*CifsSearchPathCollectionGetOK) IsServerError ¶

func (o *CifsSearchPathCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs search path collection get o k response has a 5xx status code

func (*CifsSearchPathCollectionGetOK) IsSuccess ¶

func (o *CifsSearchPathCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs search path collection get o k response has a 2xx status code

func (*CifsSearchPathCollectionGetOK) String ¶

type CifsSearchPathCollectionGetParams ¶

type CifsSearchPathCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Index.

	   Filter by index
	*/
	IndexQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Path.

	   Filter by path
	*/
	PathQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSearchPathCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs search path collection get operation.

Typically these are written to a http.Request.

func NewCifsSearchPathCollectionGetParams ¶

func NewCifsSearchPathCollectionGetParams() *CifsSearchPathCollectionGetParams

NewCifsSearchPathCollectionGetParams creates a new CifsSearchPathCollectionGetParams 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 NewCifsSearchPathCollectionGetParamsWithContext ¶

func NewCifsSearchPathCollectionGetParamsWithContext(ctx context.Context) *CifsSearchPathCollectionGetParams

NewCifsSearchPathCollectionGetParamsWithContext creates a new CifsSearchPathCollectionGetParams object with the ability to set a context for a request.

func NewCifsSearchPathCollectionGetParamsWithHTTPClient ¶

func NewCifsSearchPathCollectionGetParamsWithHTTPClient(client *http.Client) *CifsSearchPathCollectionGetParams

NewCifsSearchPathCollectionGetParamsWithHTTPClient creates a new CifsSearchPathCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSearchPathCollectionGetParamsWithTimeout ¶

func NewCifsSearchPathCollectionGetParamsWithTimeout(timeout time.Duration) *CifsSearchPathCollectionGetParams

NewCifsSearchPathCollectionGetParamsWithTimeout creates a new CifsSearchPathCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsSearchPathCollectionGetParams) SetContext ¶

SetContext adds the context to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetDefaults ¶

func (o *CifsSearchPathCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs search path collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetHTTPClient ¶

func (o *CifsSearchPathCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetIndexQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetIndexQueryParameter(index *int64)

SetIndexQueryParameter adds the index to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetPathQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetPathQueryParameter(path *string)

SetPathQueryParameter adds the path to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) SetTimeout ¶

func (o *CifsSearchPathCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs search path collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsSearchPathCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithIndexQueryParameter ¶

WithIndexQueryParameter adds the index to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsSearchPathCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsSearchPathCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithPathQueryParameter ¶

WithPathQueryParameter adds the path to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsSearchPathCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsSearchPathCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsSearchPathCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsSearchPathCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsSearchPathCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs search path collection get params

func (*CifsSearchPathCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSearchPathCollectionGetReader ¶

type CifsSearchPathCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsSearchPathCollectionGetReader is a Reader for the CifsSearchPathCollectionGet structure.

func (*CifsSearchPathCollectionGetReader) ReadResponse ¶

func (o *CifsSearchPathCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSearchPathCreateCreated ¶

type CifsSearchPathCreateCreated struct {
	Payload *models.CifsSearchPathResponse
}

CifsSearchPathCreateCreated describes a response with status code 201, with default header values.

Created

func NewCifsSearchPathCreateCreated ¶

func NewCifsSearchPathCreateCreated() *CifsSearchPathCreateCreated

NewCifsSearchPathCreateCreated creates a CifsSearchPathCreateCreated with default headers values

func (*CifsSearchPathCreateCreated) Error ¶

func (*CifsSearchPathCreateCreated) GetPayload ¶

func (*CifsSearchPathCreateCreated) IsClientError ¶

func (o *CifsSearchPathCreateCreated) IsClientError() bool

IsClientError returns true when this cifs search path create created response has a 4xx status code

func (*CifsSearchPathCreateCreated) IsCode ¶

func (o *CifsSearchPathCreateCreated) IsCode(code int) bool

IsCode returns true when this cifs search path create created response a status code equal to that given

func (*CifsSearchPathCreateCreated) IsRedirect ¶

func (o *CifsSearchPathCreateCreated) IsRedirect() bool

IsRedirect returns true when this cifs search path create created response has a 3xx status code

func (*CifsSearchPathCreateCreated) IsServerError ¶

func (o *CifsSearchPathCreateCreated) IsServerError() bool

IsServerError returns true when this cifs search path create created response has a 5xx status code

func (*CifsSearchPathCreateCreated) IsSuccess ¶

func (o *CifsSearchPathCreateCreated) IsSuccess() bool

IsSuccess returns true when this cifs search path create created response has a 2xx status code

func (*CifsSearchPathCreateCreated) String ¶

func (o *CifsSearchPathCreateCreated) String() string

type CifsSearchPathCreateDefault ¶

type CifsSearchPathCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsSearchPathCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655551 | Invalid home-directory search-path path | | 655462 | The specified path is an invalid file-type |

func NewCifsSearchPathCreateDefault ¶

func NewCifsSearchPathCreateDefault(code int) *CifsSearchPathCreateDefault

NewCifsSearchPathCreateDefault creates a CifsSearchPathCreateDefault with default headers values

func (*CifsSearchPathCreateDefault) Code ¶

func (o *CifsSearchPathCreateDefault) Code() int

Code gets the status code for the cifs search path create default response

func (*CifsSearchPathCreateDefault) Error ¶

func (*CifsSearchPathCreateDefault) GetPayload ¶

func (*CifsSearchPathCreateDefault) IsClientError ¶

func (o *CifsSearchPathCreateDefault) IsClientError() bool

IsClientError returns true when this cifs search path create default response has a 4xx status code

func (*CifsSearchPathCreateDefault) IsCode ¶

func (o *CifsSearchPathCreateDefault) IsCode(code int) bool

IsCode returns true when this cifs search path create default response a status code equal to that given

func (*CifsSearchPathCreateDefault) IsRedirect ¶

func (o *CifsSearchPathCreateDefault) IsRedirect() bool

IsRedirect returns true when this cifs search path create default response has a 3xx status code

func (*CifsSearchPathCreateDefault) IsServerError ¶

func (o *CifsSearchPathCreateDefault) IsServerError() bool

IsServerError returns true when this cifs search path create default response has a 5xx status code

func (*CifsSearchPathCreateDefault) IsSuccess ¶

func (o *CifsSearchPathCreateDefault) IsSuccess() bool

IsSuccess returns true when this cifs search path create default response has a 2xx status code

func (*CifsSearchPathCreateDefault) String ¶

func (o *CifsSearchPathCreateDefault) String() string

type CifsSearchPathCreateParams ¶

type CifsSearchPathCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsSearchPath

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSearchPathCreateParams contains all the parameters to send to the API endpoint

for the cifs search path create operation.

Typically these are written to a http.Request.

func NewCifsSearchPathCreateParams ¶

func NewCifsSearchPathCreateParams() *CifsSearchPathCreateParams

NewCifsSearchPathCreateParams creates a new CifsSearchPathCreateParams 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 NewCifsSearchPathCreateParamsWithContext ¶

func NewCifsSearchPathCreateParamsWithContext(ctx context.Context) *CifsSearchPathCreateParams

NewCifsSearchPathCreateParamsWithContext creates a new CifsSearchPathCreateParams object with the ability to set a context for a request.

func NewCifsSearchPathCreateParamsWithHTTPClient ¶

func NewCifsSearchPathCreateParamsWithHTTPClient(client *http.Client) *CifsSearchPathCreateParams

NewCifsSearchPathCreateParamsWithHTTPClient creates a new CifsSearchPathCreateParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSearchPathCreateParamsWithTimeout ¶

func NewCifsSearchPathCreateParamsWithTimeout(timeout time.Duration) *CifsSearchPathCreateParams

NewCifsSearchPathCreateParamsWithTimeout creates a new CifsSearchPathCreateParams object with the ability to set a timeout on a request.

func (*CifsSearchPathCreateParams) SetContext ¶

func (o *CifsSearchPathCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs search path create params

func (*CifsSearchPathCreateParams) SetDefaults ¶

func (o *CifsSearchPathCreateParams) SetDefaults()

SetDefaults hydrates default values in the cifs search path create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathCreateParams) SetHTTPClient ¶

func (o *CifsSearchPathCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs search path create params

func (*CifsSearchPathCreateParams) SetInfo ¶

SetInfo adds the info to the cifs search path create params

func (*CifsSearchPathCreateParams) SetReturnRecordsQueryParameter ¶

func (o *CifsSearchPathCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs search path create params

func (*CifsSearchPathCreateParams) SetTimeout ¶

func (o *CifsSearchPathCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs search path create params

func (*CifsSearchPathCreateParams) WithContext ¶

WithContext adds the context to the cifs search path create params

func (*CifsSearchPathCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs search path create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs search path create params

func (*CifsSearchPathCreateParams) WithInfo ¶

WithInfo adds the info to the cifs search path create params

func (*CifsSearchPathCreateParams) WithReturnRecordsQueryParameter ¶

func (o *CifsSearchPathCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsSearchPathCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs search path create params

func (*CifsSearchPathCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs search path create params

func (*CifsSearchPathCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSearchPathCreateReader ¶

type CifsSearchPathCreateReader struct {
	// contains filtered or unexported fields
}

CifsSearchPathCreateReader is a Reader for the CifsSearchPathCreate structure.

func (*CifsSearchPathCreateReader) ReadResponse ¶

func (o *CifsSearchPathCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSearchPathDeleteDefault ¶

type CifsSearchPathDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSearchPathDeleteDefault describes a response with status code -1, with default header values.

Error

func NewCifsSearchPathDeleteDefault ¶

func NewCifsSearchPathDeleteDefault(code int) *CifsSearchPathDeleteDefault

NewCifsSearchPathDeleteDefault creates a CifsSearchPathDeleteDefault with default headers values

func (*CifsSearchPathDeleteDefault) Code ¶

func (o *CifsSearchPathDeleteDefault) Code() int

Code gets the status code for the cifs search path delete default response

func (*CifsSearchPathDeleteDefault) Error ¶

func (*CifsSearchPathDeleteDefault) GetPayload ¶

func (*CifsSearchPathDeleteDefault) IsClientError ¶

func (o *CifsSearchPathDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs search path delete default response has a 4xx status code

func (*CifsSearchPathDeleteDefault) IsCode ¶

func (o *CifsSearchPathDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs search path delete default response a status code equal to that given

func (*CifsSearchPathDeleteDefault) IsRedirect ¶

func (o *CifsSearchPathDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs search path delete default response has a 3xx status code

func (*CifsSearchPathDeleteDefault) IsServerError ¶

func (o *CifsSearchPathDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs search path delete default response has a 5xx status code

func (*CifsSearchPathDeleteDefault) IsSuccess ¶

func (o *CifsSearchPathDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs search path delete default response has a 2xx status code

func (*CifsSearchPathDeleteDefault) String ¶

func (o *CifsSearchPathDeleteDefault) String() string

type CifsSearchPathDeleteOK ¶

type CifsSearchPathDeleteOK struct {
}

CifsSearchPathDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsSearchPathDeleteOK ¶

func NewCifsSearchPathDeleteOK() *CifsSearchPathDeleteOK

NewCifsSearchPathDeleteOK creates a CifsSearchPathDeleteOK with default headers values

func (*CifsSearchPathDeleteOK) Error ¶

func (o *CifsSearchPathDeleteOK) Error() string

func (*CifsSearchPathDeleteOK) IsClientError ¶

func (o *CifsSearchPathDeleteOK) IsClientError() bool

IsClientError returns true when this cifs search path delete o k response has a 4xx status code

func (*CifsSearchPathDeleteOK) IsCode ¶

func (o *CifsSearchPathDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs search path delete o k response a status code equal to that given

func (*CifsSearchPathDeleteOK) IsRedirect ¶

func (o *CifsSearchPathDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs search path delete o k response has a 3xx status code

func (*CifsSearchPathDeleteOK) IsServerError ¶

func (o *CifsSearchPathDeleteOK) IsServerError() bool

IsServerError returns true when this cifs search path delete o k response has a 5xx status code

func (*CifsSearchPathDeleteOK) IsSuccess ¶

func (o *CifsSearchPathDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs search path delete o k response has a 2xx status code

func (*CifsSearchPathDeleteOK) String ¶

func (o *CifsSearchPathDeleteOK) String() string

type CifsSearchPathDeleteParams ¶

type CifsSearchPathDeleteParams struct {

	/* Index.

	   Home directory search path index
	*/
	IndexPathParameter int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSearchPathDeleteParams contains all the parameters to send to the API endpoint

for the cifs search path delete operation.

Typically these are written to a http.Request.

func NewCifsSearchPathDeleteParams ¶

func NewCifsSearchPathDeleteParams() *CifsSearchPathDeleteParams

NewCifsSearchPathDeleteParams creates a new CifsSearchPathDeleteParams 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 NewCifsSearchPathDeleteParamsWithContext ¶

func NewCifsSearchPathDeleteParamsWithContext(ctx context.Context) *CifsSearchPathDeleteParams

NewCifsSearchPathDeleteParamsWithContext creates a new CifsSearchPathDeleteParams object with the ability to set a context for a request.

func NewCifsSearchPathDeleteParamsWithHTTPClient ¶

func NewCifsSearchPathDeleteParamsWithHTTPClient(client *http.Client) *CifsSearchPathDeleteParams

NewCifsSearchPathDeleteParamsWithHTTPClient creates a new CifsSearchPathDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSearchPathDeleteParamsWithTimeout ¶

func NewCifsSearchPathDeleteParamsWithTimeout(timeout time.Duration) *CifsSearchPathDeleteParams

NewCifsSearchPathDeleteParamsWithTimeout creates a new CifsSearchPathDeleteParams object with the ability to set a timeout on a request.

func (*CifsSearchPathDeleteParams) SetContext ¶

func (o *CifsSearchPathDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs search path delete params

func (*CifsSearchPathDeleteParams) SetDefaults ¶

func (o *CifsSearchPathDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs search path delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathDeleteParams) SetHTTPClient ¶

func (o *CifsSearchPathDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs search path delete params

func (*CifsSearchPathDeleteParams) SetIndexPathParameter ¶

func (o *CifsSearchPathDeleteParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the cifs search path delete params

func (*CifsSearchPathDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsSearchPathDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs search path delete params

func (*CifsSearchPathDeleteParams) SetTimeout ¶

func (o *CifsSearchPathDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs search path delete params

func (*CifsSearchPathDeleteParams) WithContext ¶

WithContext adds the context to the cifs search path delete params

func (*CifsSearchPathDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs search path delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs search path delete params

func (*CifsSearchPathDeleteParams) WithIndexPathParameter ¶

func (o *CifsSearchPathDeleteParams) WithIndexPathParameter(index int64) *CifsSearchPathDeleteParams

WithIndexPathParameter adds the index to the cifs search path delete params

func (*CifsSearchPathDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsSearchPathDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSearchPathDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs search path delete params

func (*CifsSearchPathDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs search path delete params

func (*CifsSearchPathDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSearchPathDeleteReader ¶

type CifsSearchPathDeleteReader struct {
	// contains filtered or unexported fields
}

CifsSearchPathDeleteReader is a Reader for the CifsSearchPathDelete structure.

func (*CifsSearchPathDeleteReader) ReadResponse ¶

func (o *CifsSearchPathDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSearchPathModifyDefault ¶

type CifsSearchPathModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsSearchPathModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655463 | Failed to reorder the search-path because the new-index is invalid. It cannot be '0' and it cannot go beyond the current entries |

func NewCifsSearchPathModifyDefault ¶

func NewCifsSearchPathModifyDefault(code int) *CifsSearchPathModifyDefault

NewCifsSearchPathModifyDefault creates a CifsSearchPathModifyDefault with default headers values

func (*CifsSearchPathModifyDefault) Code ¶

func (o *CifsSearchPathModifyDefault) Code() int

Code gets the status code for the cifs search path modify default response

func (*CifsSearchPathModifyDefault) Error ¶

func (*CifsSearchPathModifyDefault) GetPayload ¶

func (*CifsSearchPathModifyDefault) IsClientError ¶

func (o *CifsSearchPathModifyDefault) IsClientError() bool

IsClientError returns true when this cifs search path modify default response has a 4xx status code

func (*CifsSearchPathModifyDefault) IsCode ¶

func (o *CifsSearchPathModifyDefault) IsCode(code int) bool

IsCode returns true when this cifs search path modify default response a status code equal to that given

func (*CifsSearchPathModifyDefault) IsRedirect ¶

func (o *CifsSearchPathModifyDefault) IsRedirect() bool

IsRedirect returns true when this cifs search path modify default response has a 3xx status code

func (*CifsSearchPathModifyDefault) IsServerError ¶

func (o *CifsSearchPathModifyDefault) IsServerError() bool

IsServerError returns true when this cifs search path modify default response has a 5xx status code

func (*CifsSearchPathModifyDefault) IsSuccess ¶

func (o *CifsSearchPathModifyDefault) IsSuccess() bool

IsSuccess returns true when this cifs search path modify default response has a 2xx status code

func (*CifsSearchPathModifyDefault) String ¶

func (o *CifsSearchPathModifyDefault) String() string

type CifsSearchPathModifyOK ¶

type CifsSearchPathModifyOK struct {
}

CifsSearchPathModifyOK describes a response with status code 200, with default header values.

OK

func NewCifsSearchPathModifyOK ¶

func NewCifsSearchPathModifyOK() *CifsSearchPathModifyOK

NewCifsSearchPathModifyOK creates a CifsSearchPathModifyOK with default headers values

func (*CifsSearchPathModifyOK) Error ¶

func (o *CifsSearchPathModifyOK) Error() string

func (*CifsSearchPathModifyOK) IsClientError ¶

func (o *CifsSearchPathModifyOK) IsClientError() bool

IsClientError returns true when this cifs search path modify o k response has a 4xx status code

func (*CifsSearchPathModifyOK) IsCode ¶

func (o *CifsSearchPathModifyOK) IsCode(code int) bool

IsCode returns true when this cifs search path modify o k response a status code equal to that given

func (*CifsSearchPathModifyOK) IsRedirect ¶

func (o *CifsSearchPathModifyOK) IsRedirect() bool

IsRedirect returns true when this cifs search path modify o k response has a 3xx status code

func (*CifsSearchPathModifyOK) IsServerError ¶

func (o *CifsSearchPathModifyOK) IsServerError() bool

IsServerError returns true when this cifs search path modify o k response has a 5xx status code

func (*CifsSearchPathModifyOK) IsSuccess ¶

func (o *CifsSearchPathModifyOK) IsSuccess() bool

IsSuccess returns true when this cifs search path modify o k response has a 2xx status code

func (*CifsSearchPathModifyOK) String ¶

func (o *CifsSearchPathModifyOK) String() string

type CifsSearchPathModifyParams ¶

type CifsSearchPathModifyParams struct {

	/* Index.

	   Home directory search path index
	*/
	IndexPathParameter int64

	/* NewIndex.

	   New position for the home directory search path
	*/
	NewIndexQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSearchPathModifyParams contains all the parameters to send to the API endpoint

for the cifs search path modify operation.

Typically these are written to a http.Request.

func NewCifsSearchPathModifyParams ¶

func NewCifsSearchPathModifyParams() *CifsSearchPathModifyParams

NewCifsSearchPathModifyParams creates a new CifsSearchPathModifyParams 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 NewCifsSearchPathModifyParamsWithContext ¶

func NewCifsSearchPathModifyParamsWithContext(ctx context.Context) *CifsSearchPathModifyParams

NewCifsSearchPathModifyParamsWithContext creates a new CifsSearchPathModifyParams object with the ability to set a context for a request.

func NewCifsSearchPathModifyParamsWithHTTPClient ¶

func NewCifsSearchPathModifyParamsWithHTTPClient(client *http.Client) *CifsSearchPathModifyParams

NewCifsSearchPathModifyParamsWithHTTPClient creates a new CifsSearchPathModifyParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSearchPathModifyParamsWithTimeout ¶

func NewCifsSearchPathModifyParamsWithTimeout(timeout time.Duration) *CifsSearchPathModifyParams

NewCifsSearchPathModifyParamsWithTimeout creates a new CifsSearchPathModifyParams object with the ability to set a timeout on a request.

func (*CifsSearchPathModifyParams) SetContext ¶

func (o *CifsSearchPathModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs search path modify params

func (*CifsSearchPathModifyParams) SetDefaults ¶

func (o *CifsSearchPathModifyParams) SetDefaults()

SetDefaults hydrates default values in the cifs search path modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathModifyParams) SetHTTPClient ¶

func (o *CifsSearchPathModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs search path modify params

func (*CifsSearchPathModifyParams) SetIndexPathParameter ¶

func (o *CifsSearchPathModifyParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the cifs search path modify params

func (*CifsSearchPathModifyParams) SetNewIndexQueryParameter ¶

func (o *CifsSearchPathModifyParams) SetNewIndexQueryParameter(newIndex *int64)

SetNewIndexQueryParameter adds the newIndex to the cifs search path modify params

func (*CifsSearchPathModifyParams) SetSVMUUIDPathParameter ¶

func (o *CifsSearchPathModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs search path modify params

func (*CifsSearchPathModifyParams) SetTimeout ¶

func (o *CifsSearchPathModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs search path modify params

func (*CifsSearchPathModifyParams) WithContext ¶

WithContext adds the context to the cifs search path modify params

func (*CifsSearchPathModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs search path modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSearchPathModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs search path modify params

func (*CifsSearchPathModifyParams) WithIndexPathParameter ¶

func (o *CifsSearchPathModifyParams) WithIndexPathParameter(index int64) *CifsSearchPathModifyParams

WithIndexPathParameter adds the index to the cifs search path modify params

func (*CifsSearchPathModifyParams) WithNewIndexQueryParameter ¶

func (o *CifsSearchPathModifyParams) WithNewIndexQueryParameter(newIndex *int64) *CifsSearchPathModifyParams

WithNewIndexQueryParameter adds the newIndex to the cifs search path modify params

func (*CifsSearchPathModifyParams) WithSVMUUIDPathParameter ¶

func (o *CifsSearchPathModifyParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSearchPathModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs search path modify params

func (*CifsSearchPathModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs search path modify params

func (*CifsSearchPathModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSearchPathModifyReader ¶

type CifsSearchPathModifyReader struct {
	// contains filtered or unexported fields
}

CifsSearchPathModifyReader is a Reader for the CifsSearchPathModify structure.

func (*CifsSearchPathModifyReader) ReadResponse ¶

func (o *CifsSearchPathModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsServiceCollectionGetDefault ¶

type CifsServiceCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsServiceCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsServiceCollectionGetDefault ¶

func NewCifsServiceCollectionGetDefault(code int) *CifsServiceCollectionGetDefault

NewCifsServiceCollectionGetDefault creates a CifsServiceCollectionGetDefault with default headers values

func (*CifsServiceCollectionGetDefault) Code ¶

Code gets the status code for the cifs service collection get default response

func (*CifsServiceCollectionGetDefault) Error ¶

func (*CifsServiceCollectionGetDefault) GetPayload ¶

func (*CifsServiceCollectionGetDefault) IsClientError ¶

func (o *CifsServiceCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs service collection get default response has a 4xx status code

func (*CifsServiceCollectionGetDefault) IsCode ¶

func (o *CifsServiceCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs service collection get default response a status code equal to that given

func (*CifsServiceCollectionGetDefault) IsRedirect ¶

func (o *CifsServiceCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs service collection get default response has a 3xx status code

func (*CifsServiceCollectionGetDefault) IsServerError ¶

func (o *CifsServiceCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs service collection get default response has a 5xx status code

func (*CifsServiceCollectionGetDefault) IsSuccess ¶

func (o *CifsServiceCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs service collection get default response has a 2xx status code

func (*CifsServiceCollectionGetDefault) String ¶

type CifsServiceCollectionGetOK ¶

type CifsServiceCollectionGetOK struct {
	Payload *models.CifsServiceResponse
}

CifsServiceCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsServiceCollectionGetOK ¶

func NewCifsServiceCollectionGetOK() *CifsServiceCollectionGetOK

NewCifsServiceCollectionGetOK creates a CifsServiceCollectionGetOK with default headers values

func (*CifsServiceCollectionGetOK) Error ¶

func (*CifsServiceCollectionGetOK) GetPayload ¶

func (*CifsServiceCollectionGetOK) IsClientError ¶

func (o *CifsServiceCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs service collection get o k response has a 4xx status code

func (*CifsServiceCollectionGetOK) IsCode ¶

func (o *CifsServiceCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs service collection get o k response a status code equal to that given

func (*CifsServiceCollectionGetOK) IsRedirect ¶

func (o *CifsServiceCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs service collection get o k response has a 3xx status code

func (*CifsServiceCollectionGetOK) IsServerError ¶

func (o *CifsServiceCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs service collection get o k response has a 5xx status code

func (*CifsServiceCollectionGetOK) IsSuccess ¶

func (o *CifsServiceCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs service collection get o k response has a 2xx status code

func (*CifsServiceCollectionGetOK) String ¶

func (o *CifsServiceCollectionGetOK) String() string

type CifsServiceCollectionGetParams ¶

type CifsServiceCollectionGetParams struct {

	/* AdDomainFqdn.

	   Filter by ad_domain.fqdn
	*/
	AdDomainFqdnQueryParameter *string

	/* AdDomainOrganizationalUnit.

	   Filter by ad_domain.organizational_unit
	*/
	AdDomainOrganizationalUnitQueryParameter *string

	/* Comment.

	   Filter by comment
	*/
	CommentQueryParameter *string

	/* DefaultUnixUser.

	   Filter by default_unix_user
	*/
	DefaultUnixUserQueryParameter *string

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* MetricDuration.

	   Filter by metric.duration
	*/
	MetricDurationQueryParameter *string

	/* MetricIopsOther.

	   Filter by metric.iops.other
	*/
	MetricIopsOtherQueryParameter *int64

	/* MetricIopsRead.

	   Filter by metric.iops.read
	*/
	MetricIopsReadQueryParameter *int64

	/* MetricIopsTotal.

	   Filter by metric.iops.total
	*/
	MetricIopsTotalQueryParameter *int64

	/* MetricIopsWrite.

	   Filter by metric.iops.write
	*/
	MetricIopsWriteQueryParameter *int64

	/* MetricLatencyOther.

	   Filter by metric.latency.other
	*/
	MetricLatencyOtherQueryParameter *int64

	/* MetricLatencyRead.

	   Filter by metric.latency.read
	*/
	MetricLatencyReadQueryParameter *int64

	/* MetricLatencyTotal.

	   Filter by metric.latency.total
	*/
	MetricLatencyTotalQueryParameter *int64

	/* MetricLatencyWrite.

	   Filter by metric.latency.write
	*/
	MetricLatencyWriteQueryParameter *int64

	/* MetricStatus.

	   Filter by metric.status
	*/
	MetricStatusQueryParameter *string

	/* MetricThroughputRead.

	   Filter by metric.throughput.read
	*/
	MetricThroughputReadQueryParameter *int64

	/* MetricThroughputTotal.

	   Filter by metric.throughput.total
	*/
	MetricThroughputTotalQueryParameter *int64

	/* MetricThroughputWrite.

	   Filter by metric.throughput.write
	*/
	MetricThroughputWriteQueryParameter *int64

	/* MetricTimestamp.

	   Filter by metric.timestamp
	*/
	MetricTimestampQueryParameter *string

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* NetbiosAliases.

	   Filter by netbios.aliases
	*/
	NetbiosAliasesQueryParameter *string

	/* NetbiosEnabled.

	   Filter by netbios.enabled
	*/
	NetbiosEnabledQueryParameter *bool

	/* NetbiosWinsServers.

	   Filter by netbios.wins_servers
	*/
	NetbiosWinsServersQueryParameter *string

	/* OptionsAdminToRootMapping.

	   Filter by options.admin_to_root_mapping
	*/
	OptionsAdminToRootMappingQueryParameter *bool

	/* OptionsAdvancedSparseFile.

	   Filter by options.advanced_sparse_file
	*/
	OptionsAdvancedSparseFileQueryParameter *bool

	/* OptionsCopyOffload.

	   Filter by options.copy_offload
	*/
	OptionsCopyOffloadQueryParameter *bool

	/* OptionsFakeOpen.

	   Filter by options.fake_open
	*/
	OptionsFakeOpenQueryParameter *bool

	/* OptionsFsctlTrim.

	   Filter by options.fsctl_trim
	*/
	OptionsFsctlTrimQueryParameter *bool

	/* OptionsJunctionReparse.

	   Filter by options.junction_reparse
	*/
	OptionsJunctionReparseQueryParameter *bool

	/* OptionsLargeMtu.

	   Filter by options.large_mtu
	*/
	OptionsLargeMtuQueryParameter *bool

	/* OptionsMultichannel.

	   Filter by options.multichannel
	*/
	OptionsMultichannelQueryParameter *bool

	/* OptionsNullUserWindowsName.

	   Filter by options.null_user_windows_name
	*/
	OptionsNullUserWindowsNameQueryParameter *string

	/* OptionsPathComponentCache.

	   Filter by options.path_component_cache
	*/
	OptionsPathComponentCacheQueryParameter *bool

	/* OptionsReferral.

	   Filter by options.referral
	*/
	OptionsReferralQueryParameter *bool

	/* OptionsShadowcopy.

	   Filter by options.shadowcopy
	*/
	OptionsShadowcopyQueryParameter *bool

	/* OptionsShadowcopyDirDepth.

	   Filter by options.shadowcopy_dir_depth
	*/
	OptionsShadowcopyDirDepthQueryParameter *int64

	/* OptionsSmbCredits.

	   Filter by options.smb_credits
	*/
	OptionsSmbCreditsQueryParameter *int64

	/* OptionsWidelinkReparseVersions.

	   Filter by options.widelink_reparse_versions
	*/
	OptionsWidelinkReparseVersionsQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SecurityAesNetlogonEnabled.

	   Filter by security.aes_netlogon_enabled
	*/
	SecurityAesNetlogonEnabledQueryParameter *bool

	/* SecurityEncryptDcConnection.

	   Filter by security.encrypt_dc_connection
	*/
	SecurityEncryptDcConnectionQueryParameter *bool

	/* SecurityKdcEncryption.

	   Filter by security.kdc_encryption
	*/
	SecurityKdcEncryptionQueryParameter *bool

	/* SecurityLdapReferralEnabled.

	   Filter by security.ldap_referral_enabled
	*/
	SecurityLdapReferralEnabledQueryParameter *bool

	/* SecurityLmCompatibilityLevel.

	   Filter by security.lm_compatibility_level
	*/
	SecurityLmCompatibilityLevelQueryParameter *string

	/* SecurityRestrictAnonymous.

	   Filter by security.restrict_anonymous
	*/
	SecurityRestrictAnonymousQueryParameter *string

	/* SecuritySessionSecurity.

	   Filter by security.session_security
	*/
	SecuritySessionSecurityQueryParameter *string

	/* SecuritySmbEncryption.

	   Filter by security.smb_encryption
	*/
	SecuritySmbEncryptionQueryParameter *bool

	/* SecuritySmbSigning.

	   Filter by security.smb_signing
	*/
	SecuritySmbSigningQueryParameter *bool

	/* SecurityTryLdapChannelBinding.

	   Filter by security.try_ldap_channel_binding
	*/
	SecurityTryLdapChannelBindingQueryParameter *bool

	/* SecurityUseLdaps.

	   Filter by security.use_ldaps
	*/
	SecurityUseLdapsQueryParameter *bool

	/* SecurityUseStartTLS.

	   Filter by security.use_start_tls
	*/
	SecurityUseStartTLSQueryParameter *bool

	/* StatisticsIopsRawOther.

	   Filter by statistics.iops_raw.other
	*/
	StatisticsIopsRawOtherQueryParameter *int64

	/* StatisticsIopsRawRead.

	   Filter by statistics.iops_raw.read
	*/
	StatisticsIopsRawReadQueryParameter *int64

	/* StatisticsIopsRawTotal.

	   Filter by statistics.iops_raw.total
	*/
	StatisticsIopsRawTotalQueryParameter *int64

	/* StatisticsIopsRawWrite.

	   Filter by statistics.iops_raw.write
	*/
	StatisticsIopsRawWriteQueryParameter *int64

	/* StatisticsLatencyRawOther.

	   Filter by statistics.latency_raw.other
	*/
	StatisticsLatencyRawOtherQueryParameter *int64

	/* StatisticsLatencyRawRead.

	   Filter by statistics.latency_raw.read
	*/
	StatisticsLatencyRawReadQueryParameter *int64

	/* StatisticsLatencyRawTotal.

	   Filter by statistics.latency_raw.total
	*/
	StatisticsLatencyRawTotalQueryParameter *int64

	/* StatisticsLatencyRawWrite.

	   Filter by statistics.latency_raw.write
	*/
	StatisticsLatencyRawWriteQueryParameter *int64

	/* StatisticsStatus.

	   Filter by statistics.status
	*/
	StatisticsStatusQueryParameter *string

	/* StatisticsThroughputRawRead.

	   Filter by statistics.throughput_raw.read
	*/
	StatisticsThroughputRawReadQueryParameter *int64

	/* StatisticsThroughputRawTotal.

	   Filter by statistics.throughput_raw.total
	*/
	StatisticsThroughputRawTotalQueryParameter *int64

	/* StatisticsThroughputRawWrite.

	   Filter by statistics.throughput_raw.write
	*/
	StatisticsThroughputRawWriteQueryParameter *int64

	/* StatisticsTimestamp.

	   Filter by statistics.timestamp
	*/
	StatisticsTimestampQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsServiceCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs service collection get operation.

Typically these are written to a http.Request.

func NewCifsServiceCollectionGetParams ¶

func NewCifsServiceCollectionGetParams() *CifsServiceCollectionGetParams

NewCifsServiceCollectionGetParams creates a new CifsServiceCollectionGetParams 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 NewCifsServiceCollectionGetParamsWithContext ¶

func NewCifsServiceCollectionGetParamsWithContext(ctx context.Context) *CifsServiceCollectionGetParams

NewCifsServiceCollectionGetParamsWithContext creates a new CifsServiceCollectionGetParams object with the ability to set a context for a request.

func NewCifsServiceCollectionGetParamsWithHTTPClient ¶

func NewCifsServiceCollectionGetParamsWithHTTPClient(client *http.Client) *CifsServiceCollectionGetParams

NewCifsServiceCollectionGetParamsWithHTTPClient creates a new CifsServiceCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsServiceCollectionGetParamsWithTimeout ¶

func NewCifsServiceCollectionGetParamsWithTimeout(timeout time.Duration) *CifsServiceCollectionGetParams

NewCifsServiceCollectionGetParamsWithTimeout creates a new CifsServiceCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsServiceCollectionGetParams) SetAdDomainFqdnQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetAdDomainFqdnQueryParameter(adDomainFqdn *string)

SetAdDomainFqdnQueryParameter adds the adDomainFqdn to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetAdDomainOrganizationalUnitQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetAdDomainOrganizationalUnitQueryParameter(adDomainOrganizationalUnit *string)

SetAdDomainOrganizationalUnitQueryParameter adds the adDomainOrganizationalUnit to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetCommentQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetCommentQueryParameter(comment *string)

SetCommentQueryParameter adds the comment to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetContext ¶

func (o *CifsServiceCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetDefaultUnixUserQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetDefaultUnixUserQueryParameter(defaultUnixUser *string)

SetDefaultUnixUserQueryParameter adds the defaultUnixUser to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetDefaults ¶

func (o *CifsServiceCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs service collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceCollectionGetParams) SetEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetHTTPClient ¶

func (o *CifsServiceCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricDurationQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricDurationQueryParameter(metricDuration *string)

SetMetricDurationQueryParameter adds the metricDuration to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricIopsOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricIopsOtherQueryParameter(metricIopsOther *int64)

SetMetricIopsOtherQueryParameter adds the metricIopsOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricIopsReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricIopsReadQueryParameter(metricIopsRead *int64)

SetMetricIopsReadQueryParameter adds the metricIopsRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricIopsTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricIopsTotalQueryParameter(metricIopsTotal *int64)

SetMetricIopsTotalQueryParameter adds the metricIopsTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricIopsWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricIopsWriteQueryParameter(metricIopsWrite *int64)

SetMetricIopsWriteQueryParameter adds the metricIopsWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricLatencyOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricLatencyOtherQueryParameter(metricLatencyOther *int64)

SetMetricLatencyOtherQueryParameter adds the metricLatencyOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricLatencyReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricLatencyReadQueryParameter(metricLatencyRead *int64)

SetMetricLatencyReadQueryParameter adds the metricLatencyRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricLatencyTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricLatencyTotalQueryParameter(metricLatencyTotal *int64)

SetMetricLatencyTotalQueryParameter adds the metricLatencyTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricLatencyWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricLatencyWriteQueryParameter(metricLatencyWrite *int64)

SetMetricLatencyWriteQueryParameter adds the metricLatencyWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricStatusQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricStatusQueryParameter(metricStatus *string)

SetMetricStatusQueryParameter adds the metricStatus to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricThroughputReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricThroughputReadQueryParameter(metricThroughputRead *int64)

SetMetricThroughputReadQueryParameter adds the metricThroughputRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricThroughputTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricThroughputTotalQueryParameter(metricThroughputTotal *int64)

SetMetricThroughputTotalQueryParameter adds the metricThroughputTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricThroughputWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricThroughputWriteQueryParameter(metricThroughputWrite *int64)

SetMetricThroughputWriteQueryParameter adds the metricThroughputWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetMetricTimestampQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetMetricTimestampQueryParameter(metricTimestamp *string)

SetMetricTimestampQueryParameter adds the metricTimestamp to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetNameQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetNetbiosAliasesQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetNetbiosAliasesQueryParameter(netbiosAliases *string)

SetNetbiosAliasesQueryParameter adds the netbiosAliases to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetNetbiosEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetNetbiosEnabledQueryParameter(netbiosEnabled *bool)

SetNetbiosEnabledQueryParameter adds the netbiosEnabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetNetbiosWinsServersQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetNetbiosWinsServersQueryParameter(netbiosWinsServers *string)

SetNetbiosWinsServersQueryParameter adds the netbiosWinsServers to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsAdminToRootMappingQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsAdminToRootMappingQueryParameter(optionsAdminToRootMapping *bool)

SetOptionsAdminToRootMappingQueryParameter adds the optionsAdminToRootMapping to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsAdvancedSparseFileQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsAdvancedSparseFileQueryParameter(optionsAdvancedSparseFile *bool)

SetOptionsAdvancedSparseFileQueryParameter adds the optionsAdvancedSparseFile to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsCopyOffloadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsCopyOffloadQueryParameter(optionsCopyOffload *bool)

SetOptionsCopyOffloadQueryParameter adds the optionsCopyOffload to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsFakeOpenQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsFakeOpenQueryParameter(optionsFakeOpen *bool)

SetOptionsFakeOpenQueryParameter adds the optionsFakeOpen to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsFsctlTrimQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsFsctlTrimQueryParameter(optionsFsctlTrim *bool)

SetOptionsFsctlTrimQueryParameter adds the optionsFsctlTrim to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsJunctionReparseQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsJunctionReparseQueryParameter(optionsJunctionReparse *bool)

SetOptionsJunctionReparseQueryParameter adds the optionsJunctionReparse to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsLargeMtuQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsLargeMtuQueryParameter(optionsLargeMtu *bool)

SetOptionsLargeMtuQueryParameter adds the optionsLargeMtu to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsMultichannelQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsMultichannelQueryParameter(optionsMultichannel *bool)

SetOptionsMultichannelQueryParameter adds the optionsMultichannel to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsNullUserWindowsNameQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsNullUserWindowsNameQueryParameter(optionsNullUserWindowsName *string)

SetOptionsNullUserWindowsNameQueryParameter adds the optionsNullUserWindowsName to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsPathComponentCacheQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsPathComponentCacheQueryParameter(optionsPathComponentCache *bool)

SetOptionsPathComponentCacheQueryParameter adds the optionsPathComponentCache to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsReferralQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsReferralQueryParameter(optionsReferral *bool)

SetOptionsReferralQueryParameter adds the optionsReferral to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsShadowcopyDirDepthQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsShadowcopyDirDepthQueryParameter(optionsShadowcopyDirDepth *int64)

SetOptionsShadowcopyDirDepthQueryParameter adds the optionsShadowcopyDirDepth to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsShadowcopyQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsShadowcopyQueryParameter(optionsShadowcopy *bool)

SetOptionsShadowcopyQueryParameter adds the optionsShadowcopy to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsSmbCreditsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsSmbCreditsQueryParameter(optionsSmbCredits *int64)

SetOptionsSmbCreditsQueryParameter adds the optionsSmbCredits to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOptionsWidelinkReparseVersionsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOptionsWidelinkReparseVersionsQueryParameter(optionsWidelinkReparseVersions *string)

SetOptionsWidelinkReparseVersionsQueryParameter adds the optionsWidelinkReparseVersions to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityAesNetlogonEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityAesNetlogonEnabledQueryParameter(securityAesNetlogonEnabled *bool)

SetSecurityAesNetlogonEnabledQueryParameter adds the securityAesNetlogonEnabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityEncryptDcConnectionQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityEncryptDcConnectionQueryParameter(securityEncryptDcConnection *bool)

SetSecurityEncryptDcConnectionQueryParameter adds the securityEncryptDcConnection to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityKdcEncryptionQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityKdcEncryptionQueryParameter(securityKdcEncryption *bool)

SetSecurityKdcEncryptionQueryParameter adds the securityKdcEncryption to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityLdapReferralEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityLdapReferralEnabledQueryParameter(securityLdapReferralEnabled *bool)

SetSecurityLdapReferralEnabledQueryParameter adds the securityLdapReferralEnabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityLmCompatibilityLevelQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityLmCompatibilityLevelQueryParameter(securityLmCompatibilityLevel *string)

SetSecurityLmCompatibilityLevelQueryParameter adds the securityLmCompatibilityLevel to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityRestrictAnonymousQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityRestrictAnonymousQueryParameter(securityRestrictAnonymous *string)

SetSecurityRestrictAnonymousQueryParameter adds the securityRestrictAnonymous to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecuritySessionSecurityQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecuritySessionSecurityQueryParameter(securitySessionSecurity *string)

SetSecuritySessionSecurityQueryParameter adds the securitySessionSecurity to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecuritySmbEncryptionQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecuritySmbEncryptionQueryParameter(securitySmbEncryption *bool)

SetSecuritySmbEncryptionQueryParameter adds the securitySmbEncryption to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecuritySmbSigningQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecuritySmbSigningQueryParameter(securitySmbSigning *bool)

SetSecuritySmbSigningQueryParameter adds the securitySmbSigning to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityTryLdapChannelBindingQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityTryLdapChannelBindingQueryParameter(securityTryLdapChannelBinding *bool)

SetSecurityTryLdapChannelBindingQueryParameter adds the securityTryLdapChannelBinding to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityUseLdapsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityUseLdapsQueryParameter(securityUseLdaps *bool)

SetSecurityUseLdapsQueryParameter adds the securityUseLdaps to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetSecurityUseStartTLSQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetSecurityUseStartTLSQueryParameter(securityUseStartTLS *bool)

SetSecurityUseStartTLSQueryParameter adds the securityUseStartTls to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsIopsRawOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsIopsRawOtherQueryParameter(statisticsIopsRawOther *int64)

SetStatisticsIopsRawOtherQueryParameter adds the statisticsIopsRawOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsIopsRawReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsIopsRawReadQueryParameter(statisticsIopsRawRead *int64)

SetStatisticsIopsRawReadQueryParameter adds the statisticsIopsRawRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsIopsRawTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsIopsRawTotalQueryParameter(statisticsIopsRawTotal *int64)

SetStatisticsIopsRawTotalQueryParameter adds the statisticsIopsRawTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsIopsRawWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsIopsRawWriteQueryParameter(statisticsIopsRawWrite *int64)

SetStatisticsIopsRawWriteQueryParameter adds the statisticsIopsRawWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsLatencyRawOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsLatencyRawOtherQueryParameter(statisticsLatencyRawOther *int64)

SetStatisticsLatencyRawOtherQueryParameter adds the statisticsLatencyRawOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsLatencyRawReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsLatencyRawReadQueryParameter(statisticsLatencyRawRead *int64)

SetStatisticsLatencyRawReadQueryParameter adds the statisticsLatencyRawRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsLatencyRawTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsLatencyRawTotalQueryParameter(statisticsLatencyRawTotal *int64)

SetStatisticsLatencyRawTotalQueryParameter adds the statisticsLatencyRawTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsLatencyRawWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsLatencyRawWriteQueryParameter(statisticsLatencyRawWrite *int64)

SetStatisticsLatencyRawWriteQueryParameter adds the statisticsLatencyRawWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsStatusQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsStatusQueryParameter(statisticsStatus *string)

SetStatisticsStatusQueryParameter adds the statisticsStatus to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsThroughputRawReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsThroughputRawReadQueryParameter(statisticsThroughputRawRead *int64)

SetStatisticsThroughputRawReadQueryParameter adds the statisticsThroughputRawRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsThroughputRawTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsThroughputRawTotalQueryParameter(statisticsThroughputRawTotal *int64)

SetStatisticsThroughputRawTotalQueryParameter adds the statisticsThroughputRawTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsThroughputRawWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsThroughputRawWriteQueryParameter(statisticsThroughputRawWrite *int64)

SetStatisticsThroughputRawWriteQueryParameter adds the statisticsThroughputRawWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetStatisticsTimestampQueryParameter ¶

func (o *CifsServiceCollectionGetParams) SetStatisticsTimestampQueryParameter(statisticsTimestamp *string)

SetStatisticsTimestampQueryParameter adds the statisticsTimestamp to the cifs service collection get params

func (*CifsServiceCollectionGetParams) SetTimeout ¶

func (o *CifsServiceCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithAdDomainFqdnQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithAdDomainFqdnQueryParameter(adDomainFqdn *string) *CifsServiceCollectionGetParams

WithAdDomainFqdnQueryParameter adds the adDomainFqdn to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithAdDomainOrganizationalUnitQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithAdDomainOrganizationalUnitQueryParameter(adDomainOrganizationalUnit *string) *CifsServiceCollectionGetParams

WithAdDomainOrganizationalUnitQueryParameter adds the adDomainOrganizationalUnit to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithCommentQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithCommentQueryParameter(comment *string) *CifsServiceCollectionGetParams

WithCommentQueryParameter adds the comment to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithDefaultUnixUserQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithDefaultUnixUserQueryParameter(defaultUnixUser *string) *CifsServiceCollectionGetParams

WithDefaultUnixUserQueryParameter adds the defaultUnixUser to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs service collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceCollectionGetParams) WithEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithEnabledQueryParameter(enabled *bool) *CifsServiceCollectionGetParams

WithEnabledQueryParameter adds the enabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsServiceCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsServiceCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricDurationQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricDurationQueryParameter(metricDuration *string) *CifsServiceCollectionGetParams

WithMetricDurationQueryParameter adds the metricDuration to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricIopsOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricIopsOtherQueryParameter(metricIopsOther *int64) *CifsServiceCollectionGetParams

WithMetricIopsOtherQueryParameter adds the metricIopsOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricIopsReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricIopsReadQueryParameter(metricIopsRead *int64) *CifsServiceCollectionGetParams

WithMetricIopsReadQueryParameter adds the metricIopsRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricIopsTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricIopsTotalQueryParameter(metricIopsTotal *int64) *CifsServiceCollectionGetParams

WithMetricIopsTotalQueryParameter adds the metricIopsTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricIopsWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricIopsWriteQueryParameter(metricIopsWrite *int64) *CifsServiceCollectionGetParams

WithMetricIopsWriteQueryParameter adds the metricIopsWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricLatencyOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricLatencyOtherQueryParameter(metricLatencyOther *int64) *CifsServiceCollectionGetParams

WithMetricLatencyOtherQueryParameter adds the metricLatencyOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricLatencyReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricLatencyReadQueryParameter(metricLatencyRead *int64) *CifsServiceCollectionGetParams

WithMetricLatencyReadQueryParameter adds the metricLatencyRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricLatencyTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricLatencyTotalQueryParameter(metricLatencyTotal *int64) *CifsServiceCollectionGetParams

WithMetricLatencyTotalQueryParameter adds the metricLatencyTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricLatencyWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricLatencyWriteQueryParameter(metricLatencyWrite *int64) *CifsServiceCollectionGetParams

WithMetricLatencyWriteQueryParameter adds the metricLatencyWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricStatusQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricStatusQueryParameter(metricStatus *string) *CifsServiceCollectionGetParams

WithMetricStatusQueryParameter adds the metricStatus to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricThroughputReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricThroughputReadQueryParameter(metricThroughputRead *int64) *CifsServiceCollectionGetParams

WithMetricThroughputReadQueryParameter adds the metricThroughputRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricThroughputTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricThroughputTotalQueryParameter(metricThroughputTotal *int64) *CifsServiceCollectionGetParams

WithMetricThroughputTotalQueryParameter adds the metricThroughputTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricThroughputWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricThroughputWriteQueryParameter(metricThroughputWrite *int64) *CifsServiceCollectionGetParams

WithMetricThroughputWriteQueryParameter adds the metricThroughputWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithMetricTimestampQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithMetricTimestampQueryParameter(metricTimestamp *string) *CifsServiceCollectionGetParams

WithMetricTimestampQueryParameter adds the metricTimestamp to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithNameQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithNameQueryParameter(name *string) *CifsServiceCollectionGetParams

WithNameQueryParameter adds the name to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithNetbiosAliasesQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithNetbiosAliasesQueryParameter(netbiosAliases *string) *CifsServiceCollectionGetParams

WithNetbiosAliasesQueryParameter adds the netbiosAliases to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithNetbiosEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithNetbiosEnabledQueryParameter(netbiosEnabled *bool) *CifsServiceCollectionGetParams

WithNetbiosEnabledQueryParameter adds the netbiosEnabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithNetbiosWinsServersQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithNetbiosWinsServersQueryParameter(netbiosWinsServers *string) *CifsServiceCollectionGetParams

WithNetbiosWinsServersQueryParameter adds the netbiosWinsServers to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsAdminToRootMappingQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsAdminToRootMappingQueryParameter(optionsAdminToRootMapping *bool) *CifsServiceCollectionGetParams

WithOptionsAdminToRootMappingQueryParameter adds the optionsAdminToRootMapping to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsAdvancedSparseFileQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsAdvancedSparseFileQueryParameter(optionsAdvancedSparseFile *bool) *CifsServiceCollectionGetParams

WithOptionsAdvancedSparseFileQueryParameter adds the optionsAdvancedSparseFile to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsCopyOffloadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsCopyOffloadQueryParameter(optionsCopyOffload *bool) *CifsServiceCollectionGetParams

WithOptionsCopyOffloadQueryParameter adds the optionsCopyOffload to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsFakeOpenQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsFakeOpenQueryParameter(optionsFakeOpen *bool) *CifsServiceCollectionGetParams

WithOptionsFakeOpenQueryParameter adds the optionsFakeOpen to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsFsctlTrimQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsFsctlTrimQueryParameter(optionsFsctlTrim *bool) *CifsServiceCollectionGetParams

WithOptionsFsctlTrimQueryParameter adds the optionsFsctlTrim to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsJunctionReparseQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsJunctionReparseQueryParameter(optionsJunctionReparse *bool) *CifsServiceCollectionGetParams

WithOptionsJunctionReparseQueryParameter adds the optionsJunctionReparse to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsLargeMtuQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsLargeMtuQueryParameter(optionsLargeMtu *bool) *CifsServiceCollectionGetParams

WithOptionsLargeMtuQueryParameter adds the optionsLargeMtu to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsMultichannelQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsMultichannelQueryParameter(optionsMultichannel *bool) *CifsServiceCollectionGetParams

WithOptionsMultichannelQueryParameter adds the optionsMultichannel to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsNullUserWindowsNameQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsNullUserWindowsNameQueryParameter(optionsNullUserWindowsName *string) *CifsServiceCollectionGetParams

WithOptionsNullUserWindowsNameQueryParameter adds the optionsNullUserWindowsName to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsPathComponentCacheQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsPathComponentCacheQueryParameter(optionsPathComponentCache *bool) *CifsServiceCollectionGetParams

WithOptionsPathComponentCacheQueryParameter adds the optionsPathComponentCache to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsReferralQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsReferralQueryParameter(optionsReferral *bool) *CifsServiceCollectionGetParams

WithOptionsReferralQueryParameter adds the optionsReferral to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsShadowcopyDirDepthQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsShadowcopyDirDepthQueryParameter(optionsShadowcopyDirDepth *int64) *CifsServiceCollectionGetParams

WithOptionsShadowcopyDirDepthQueryParameter adds the optionsShadowcopyDirDepth to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsShadowcopyQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsShadowcopyQueryParameter(optionsShadowcopy *bool) *CifsServiceCollectionGetParams

WithOptionsShadowcopyQueryParameter adds the optionsShadowcopy to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsSmbCreditsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsSmbCreditsQueryParameter(optionsSmbCredits *int64) *CifsServiceCollectionGetParams

WithOptionsSmbCreditsQueryParameter adds the optionsSmbCredits to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOptionsWidelinkReparseVersionsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOptionsWidelinkReparseVersionsQueryParameter(optionsWidelinkReparseVersions *string) *CifsServiceCollectionGetParams

WithOptionsWidelinkReparseVersionsQueryParameter adds the optionsWidelinkReparseVersions to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsServiceCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsServiceCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsServiceCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsServiceCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsServiceCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityAesNetlogonEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityAesNetlogonEnabledQueryParameter(securityAesNetlogonEnabled *bool) *CifsServiceCollectionGetParams

WithSecurityAesNetlogonEnabledQueryParameter adds the securityAesNetlogonEnabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityEncryptDcConnectionQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityEncryptDcConnectionQueryParameter(securityEncryptDcConnection *bool) *CifsServiceCollectionGetParams

WithSecurityEncryptDcConnectionQueryParameter adds the securityEncryptDcConnection to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityKdcEncryptionQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityKdcEncryptionQueryParameter(securityKdcEncryption *bool) *CifsServiceCollectionGetParams

WithSecurityKdcEncryptionQueryParameter adds the securityKdcEncryption to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityLdapReferralEnabledQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityLdapReferralEnabledQueryParameter(securityLdapReferralEnabled *bool) *CifsServiceCollectionGetParams

WithSecurityLdapReferralEnabledQueryParameter adds the securityLdapReferralEnabled to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityLmCompatibilityLevelQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityLmCompatibilityLevelQueryParameter(securityLmCompatibilityLevel *string) *CifsServiceCollectionGetParams

WithSecurityLmCompatibilityLevelQueryParameter adds the securityLmCompatibilityLevel to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityRestrictAnonymousQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityRestrictAnonymousQueryParameter(securityRestrictAnonymous *string) *CifsServiceCollectionGetParams

WithSecurityRestrictAnonymousQueryParameter adds the securityRestrictAnonymous to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecuritySessionSecurityQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecuritySessionSecurityQueryParameter(securitySessionSecurity *string) *CifsServiceCollectionGetParams

WithSecuritySessionSecurityQueryParameter adds the securitySessionSecurity to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecuritySmbEncryptionQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecuritySmbEncryptionQueryParameter(securitySmbEncryption *bool) *CifsServiceCollectionGetParams

WithSecuritySmbEncryptionQueryParameter adds the securitySmbEncryption to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecuritySmbSigningQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecuritySmbSigningQueryParameter(securitySmbSigning *bool) *CifsServiceCollectionGetParams

WithSecuritySmbSigningQueryParameter adds the securitySmbSigning to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityTryLdapChannelBindingQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityTryLdapChannelBindingQueryParameter(securityTryLdapChannelBinding *bool) *CifsServiceCollectionGetParams

WithSecurityTryLdapChannelBindingQueryParameter adds the securityTryLdapChannelBinding to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityUseLdapsQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityUseLdapsQueryParameter(securityUseLdaps *bool) *CifsServiceCollectionGetParams

WithSecurityUseLdapsQueryParameter adds the securityUseLdaps to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithSecurityUseStartTLSQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithSecurityUseStartTLSQueryParameter(securityUseStartTLS *bool) *CifsServiceCollectionGetParams

WithSecurityUseStartTLSQueryParameter adds the securityUseStartTLS to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsIopsRawOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsIopsRawOtherQueryParameter(statisticsIopsRawOther *int64) *CifsServiceCollectionGetParams

WithStatisticsIopsRawOtherQueryParameter adds the statisticsIopsRawOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsIopsRawReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsIopsRawReadQueryParameter(statisticsIopsRawRead *int64) *CifsServiceCollectionGetParams

WithStatisticsIopsRawReadQueryParameter adds the statisticsIopsRawRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsIopsRawTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsIopsRawTotalQueryParameter(statisticsIopsRawTotal *int64) *CifsServiceCollectionGetParams

WithStatisticsIopsRawTotalQueryParameter adds the statisticsIopsRawTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsIopsRawWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsIopsRawWriteQueryParameter(statisticsIopsRawWrite *int64) *CifsServiceCollectionGetParams

WithStatisticsIopsRawWriteQueryParameter adds the statisticsIopsRawWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsLatencyRawOtherQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsLatencyRawOtherQueryParameter(statisticsLatencyRawOther *int64) *CifsServiceCollectionGetParams

WithStatisticsLatencyRawOtherQueryParameter adds the statisticsLatencyRawOther to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsLatencyRawReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsLatencyRawReadQueryParameter(statisticsLatencyRawRead *int64) *CifsServiceCollectionGetParams

WithStatisticsLatencyRawReadQueryParameter adds the statisticsLatencyRawRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsLatencyRawTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsLatencyRawTotalQueryParameter(statisticsLatencyRawTotal *int64) *CifsServiceCollectionGetParams

WithStatisticsLatencyRawTotalQueryParameter adds the statisticsLatencyRawTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsLatencyRawWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsLatencyRawWriteQueryParameter(statisticsLatencyRawWrite *int64) *CifsServiceCollectionGetParams

WithStatisticsLatencyRawWriteQueryParameter adds the statisticsLatencyRawWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsStatusQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsStatusQueryParameter(statisticsStatus *string) *CifsServiceCollectionGetParams

WithStatisticsStatusQueryParameter adds the statisticsStatus to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsThroughputRawReadQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsThroughputRawReadQueryParameter(statisticsThroughputRawRead *int64) *CifsServiceCollectionGetParams

WithStatisticsThroughputRawReadQueryParameter adds the statisticsThroughputRawRead to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsThroughputRawTotalQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsThroughputRawTotalQueryParameter(statisticsThroughputRawTotal *int64) *CifsServiceCollectionGetParams

WithStatisticsThroughputRawTotalQueryParameter adds the statisticsThroughputRawTotal to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsThroughputRawWriteQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsThroughputRawWriteQueryParameter(statisticsThroughputRawWrite *int64) *CifsServiceCollectionGetParams

WithStatisticsThroughputRawWriteQueryParameter adds the statisticsThroughputRawWrite to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithStatisticsTimestampQueryParameter ¶

func (o *CifsServiceCollectionGetParams) WithStatisticsTimestampQueryParameter(statisticsTimestamp *string) *CifsServiceCollectionGetParams

WithStatisticsTimestampQueryParameter adds the statisticsTimestamp to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs service collection get params

func (*CifsServiceCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsServiceCollectionGetReader ¶

type CifsServiceCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsServiceCollectionGetReader is a Reader for the CifsServiceCollectionGet structure.

func (*CifsServiceCollectionGetReader) ReadResponse ¶

func (o *CifsServiceCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsServiceCreateAccepted ¶

type CifsServiceCreateAccepted struct {
	Payload *models.JobLinkResponse
}

CifsServiceCreateAccepted describes a response with status code 202, with default header values.

Accepted

func NewCifsServiceCreateAccepted ¶

func NewCifsServiceCreateAccepted() *CifsServiceCreateAccepted

NewCifsServiceCreateAccepted creates a CifsServiceCreateAccepted with default headers values

func (*CifsServiceCreateAccepted) Error ¶

func (o *CifsServiceCreateAccepted) Error() string

func (*CifsServiceCreateAccepted) GetPayload ¶

func (*CifsServiceCreateAccepted) IsClientError ¶

func (o *CifsServiceCreateAccepted) IsClientError() bool

IsClientError returns true when this cifs service create accepted response has a 4xx status code

func (*CifsServiceCreateAccepted) IsCode ¶

func (o *CifsServiceCreateAccepted) IsCode(code int) bool

IsCode returns true when this cifs service create accepted response a status code equal to that given

func (*CifsServiceCreateAccepted) IsRedirect ¶

func (o *CifsServiceCreateAccepted) IsRedirect() bool

IsRedirect returns true when this cifs service create accepted response has a 3xx status code

func (*CifsServiceCreateAccepted) IsServerError ¶

func (o *CifsServiceCreateAccepted) IsServerError() bool

IsServerError returns true when this cifs service create accepted response has a 5xx status code

func (*CifsServiceCreateAccepted) IsSuccess ¶

func (o *CifsServiceCreateAccepted) IsSuccess() bool

IsSuccess returns true when this cifs service create accepted response has a 2xx status code

func (*CifsServiceCreateAccepted) String ¶

func (o *CifsServiceCreateAccepted) String() string

type CifsServiceCreateDefault ¶

type CifsServiceCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsServiceCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 4915251 | STARTTLS and LDAPS cannot be used together.|

func NewCifsServiceCreateDefault ¶

func NewCifsServiceCreateDefault(code int) *CifsServiceCreateDefault

NewCifsServiceCreateDefault creates a CifsServiceCreateDefault with default headers values

func (*CifsServiceCreateDefault) Code ¶

func (o *CifsServiceCreateDefault) Code() int

Code gets the status code for the cifs service create default response

func (*CifsServiceCreateDefault) Error ¶

func (o *CifsServiceCreateDefault) Error() string

func (*CifsServiceCreateDefault) GetPayload ¶

func (*CifsServiceCreateDefault) IsClientError ¶

func (o *CifsServiceCreateDefault) IsClientError() bool

IsClientError returns true when this cifs service create default response has a 4xx status code

func (*CifsServiceCreateDefault) IsCode ¶

func (o *CifsServiceCreateDefault) IsCode(code int) bool

IsCode returns true when this cifs service create default response a status code equal to that given

func (*CifsServiceCreateDefault) IsRedirect ¶

func (o *CifsServiceCreateDefault) IsRedirect() bool

IsRedirect returns true when this cifs service create default response has a 3xx status code

func (*CifsServiceCreateDefault) IsServerError ¶

func (o *CifsServiceCreateDefault) IsServerError() bool

IsServerError returns true when this cifs service create default response has a 5xx status code

func (*CifsServiceCreateDefault) IsSuccess ¶

func (o *CifsServiceCreateDefault) IsSuccess() bool

IsSuccess returns true when this cifs service create default response has a 2xx status code

func (*CifsServiceCreateDefault) String ¶

func (o *CifsServiceCreateDefault) String() string

type CifsServiceCreateParams ¶

type CifsServiceCreateParams struct {

	/* Force.

	   If this is set and a machine account with the same name as specified in 'cifs-server name' exists in the Active Directory, existing  machine account will be overwritten and reused.
	*/
	ForceQueryParameter *bool

	/* Info.

	   Info specification
	*/
	Info *models.CifsService

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsServiceCreateParams contains all the parameters to send to the API endpoint

for the cifs service create operation.

Typically these are written to a http.Request.

func NewCifsServiceCreateParams ¶

func NewCifsServiceCreateParams() *CifsServiceCreateParams

NewCifsServiceCreateParams creates a new CifsServiceCreateParams 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 NewCifsServiceCreateParamsWithContext ¶

func NewCifsServiceCreateParamsWithContext(ctx context.Context) *CifsServiceCreateParams

NewCifsServiceCreateParamsWithContext creates a new CifsServiceCreateParams object with the ability to set a context for a request.

func NewCifsServiceCreateParamsWithHTTPClient ¶

func NewCifsServiceCreateParamsWithHTTPClient(client *http.Client) *CifsServiceCreateParams

NewCifsServiceCreateParamsWithHTTPClient creates a new CifsServiceCreateParams object with the ability to set a custom HTTPClient for a request.

func NewCifsServiceCreateParamsWithTimeout ¶

func NewCifsServiceCreateParamsWithTimeout(timeout time.Duration) *CifsServiceCreateParams

NewCifsServiceCreateParamsWithTimeout creates a new CifsServiceCreateParams object with the ability to set a timeout on a request.

func (*CifsServiceCreateParams) SetContext ¶

func (o *CifsServiceCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs service create params

func (*CifsServiceCreateParams) SetDefaults ¶

func (o *CifsServiceCreateParams) SetDefaults()

SetDefaults hydrates default values in the cifs service create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceCreateParams) SetForceQueryParameter ¶

func (o *CifsServiceCreateParams) SetForceQueryParameter(force *bool)

SetForceQueryParameter adds the force to the cifs service create params

func (*CifsServiceCreateParams) SetHTTPClient ¶

func (o *CifsServiceCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs service create params

func (*CifsServiceCreateParams) SetInfo ¶

func (o *CifsServiceCreateParams) SetInfo(info *models.CifsService)

SetInfo adds the info to the cifs service create params

func (*CifsServiceCreateParams) SetReturnRecordsQueryParameter ¶

func (o *CifsServiceCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs service create params

func (*CifsServiceCreateParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsServiceCreateParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs service create params

func (*CifsServiceCreateParams) SetTimeout ¶

func (o *CifsServiceCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs service create params

func (*CifsServiceCreateParams) WithContext ¶

WithContext adds the context to the cifs service create params

func (*CifsServiceCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs service create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceCreateParams) WithForceQueryParameter ¶

func (o *CifsServiceCreateParams) WithForceQueryParameter(force *bool) *CifsServiceCreateParams

WithForceQueryParameter adds the force to the cifs service create params

func (*CifsServiceCreateParams) WithHTTPClient ¶

func (o *CifsServiceCreateParams) WithHTTPClient(client *http.Client) *CifsServiceCreateParams

WithHTTPClient adds the HTTPClient to the cifs service create params

func (*CifsServiceCreateParams) WithInfo ¶

WithInfo adds the info to the cifs service create params

func (*CifsServiceCreateParams) WithReturnRecordsQueryParameter ¶

func (o *CifsServiceCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsServiceCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs service create params

func (*CifsServiceCreateParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsServiceCreateParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsServiceCreateParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs service create params

func (*CifsServiceCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs service create params

func (*CifsServiceCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsServiceCreateReader ¶

type CifsServiceCreateReader struct {
	// contains filtered or unexported fields
}

CifsServiceCreateReader is a Reader for the CifsServiceCreate structure.

func (*CifsServiceCreateReader) ReadResponse ¶

func (o *CifsServiceCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsServiceDeleteAccepted ¶

type CifsServiceDeleteAccepted struct {
	Payload *models.JobLinkResponse
}

CifsServiceDeleteAccepted describes a response with status code 202, with default header values.

Accepted

func NewCifsServiceDeleteAccepted ¶

func NewCifsServiceDeleteAccepted() *CifsServiceDeleteAccepted

NewCifsServiceDeleteAccepted creates a CifsServiceDeleteAccepted with default headers values

func (*CifsServiceDeleteAccepted) Error ¶

func (o *CifsServiceDeleteAccepted) Error() string

func (*CifsServiceDeleteAccepted) GetPayload ¶

func (*CifsServiceDeleteAccepted) IsClientError ¶

func (o *CifsServiceDeleteAccepted) IsClientError() bool

IsClientError returns true when this cifs service delete accepted response has a 4xx status code

func (*CifsServiceDeleteAccepted) IsCode ¶

func (o *CifsServiceDeleteAccepted) IsCode(code int) bool

IsCode returns true when this cifs service delete accepted response a status code equal to that given

func (*CifsServiceDeleteAccepted) IsRedirect ¶

func (o *CifsServiceDeleteAccepted) IsRedirect() bool

IsRedirect returns true when this cifs service delete accepted response has a 3xx status code

func (*CifsServiceDeleteAccepted) IsServerError ¶

func (o *CifsServiceDeleteAccepted) IsServerError() bool

IsServerError returns true when this cifs service delete accepted response has a 5xx status code

func (*CifsServiceDeleteAccepted) IsSuccess ¶

func (o *CifsServiceDeleteAccepted) IsSuccess() bool

IsSuccess returns true when this cifs service delete accepted response has a 2xx status code

func (*CifsServiceDeleteAccepted) String ¶

func (o *CifsServiceDeleteAccepted) String() string

type CifsServiceDeleteDefault ¶

type CifsServiceDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsServiceDeleteDefault describes a response with status code -1, with default header values.

Error

func NewCifsServiceDeleteDefault ¶

func NewCifsServiceDeleteDefault(code int) *CifsServiceDeleteDefault

NewCifsServiceDeleteDefault creates a CifsServiceDeleteDefault with default headers values

func (*CifsServiceDeleteDefault) Code ¶

func (o *CifsServiceDeleteDefault) Code() int

Code gets the status code for the cifs service delete default response

func (*CifsServiceDeleteDefault) Error ¶

func (o *CifsServiceDeleteDefault) Error() string

func (*CifsServiceDeleteDefault) GetPayload ¶

func (*CifsServiceDeleteDefault) IsClientError ¶

func (o *CifsServiceDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs service delete default response has a 4xx status code

func (*CifsServiceDeleteDefault) IsCode ¶

func (o *CifsServiceDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs service delete default response a status code equal to that given

func (*CifsServiceDeleteDefault) IsRedirect ¶

func (o *CifsServiceDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs service delete default response has a 3xx status code

func (*CifsServiceDeleteDefault) IsServerError ¶

func (o *CifsServiceDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs service delete default response has a 5xx status code

func (*CifsServiceDeleteDefault) IsSuccess ¶

func (o *CifsServiceDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs service delete default response has a 2xx status code

func (*CifsServiceDeleteDefault) String ¶

func (o *CifsServiceDeleteDefault) String() string

type CifsServiceDeleteParams ¶

type CifsServiceDeleteParams struct {

	/* Force.

	   When set, the local CIFS configuration is deleted irrespective of any communication errors. Default value for this field is false.
	*/
	ForceQueryParameter *bool

	/* Info.

	   Info specification
	*/
	Info *models.CifsServiceDelete

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsServiceDeleteParams contains all the parameters to send to the API endpoint

for the cifs service delete operation.

Typically these are written to a http.Request.

func NewCifsServiceDeleteParams ¶

func NewCifsServiceDeleteParams() *CifsServiceDeleteParams

NewCifsServiceDeleteParams creates a new CifsServiceDeleteParams 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 NewCifsServiceDeleteParamsWithContext ¶

func NewCifsServiceDeleteParamsWithContext(ctx context.Context) *CifsServiceDeleteParams

NewCifsServiceDeleteParamsWithContext creates a new CifsServiceDeleteParams object with the ability to set a context for a request.

func NewCifsServiceDeleteParamsWithHTTPClient ¶

func NewCifsServiceDeleteParamsWithHTTPClient(client *http.Client) *CifsServiceDeleteParams

NewCifsServiceDeleteParamsWithHTTPClient creates a new CifsServiceDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsServiceDeleteParamsWithTimeout ¶

func NewCifsServiceDeleteParamsWithTimeout(timeout time.Duration) *CifsServiceDeleteParams

NewCifsServiceDeleteParamsWithTimeout creates a new CifsServiceDeleteParams object with the ability to set a timeout on a request.

func (*CifsServiceDeleteParams) SetContext ¶

func (o *CifsServiceDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs service delete params

func (*CifsServiceDeleteParams) SetDefaults ¶

func (o *CifsServiceDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs service delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceDeleteParams) SetForceQueryParameter ¶

func (o *CifsServiceDeleteParams) SetForceQueryParameter(force *bool)

SetForceQueryParameter adds the force to the cifs service delete params

func (*CifsServiceDeleteParams) SetHTTPClient ¶

func (o *CifsServiceDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs service delete params

func (*CifsServiceDeleteParams) SetInfo ¶

SetInfo adds the info to the cifs service delete params

func (*CifsServiceDeleteParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsServiceDeleteParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs service delete params

func (*CifsServiceDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsServiceDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs service delete params

func (*CifsServiceDeleteParams) SetTimeout ¶

func (o *CifsServiceDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs service delete params

func (*CifsServiceDeleteParams) WithContext ¶

WithContext adds the context to the cifs service delete params

func (*CifsServiceDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs service delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceDeleteParams) WithForceQueryParameter ¶

func (o *CifsServiceDeleteParams) WithForceQueryParameter(force *bool) *CifsServiceDeleteParams

WithForceQueryParameter adds the force to the cifs service delete params

func (*CifsServiceDeleteParams) WithHTTPClient ¶

func (o *CifsServiceDeleteParams) WithHTTPClient(client *http.Client) *CifsServiceDeleteParams

WithHTTPClient adds the HTTPClient to the cifs service delete params

func (*CifsServiceDeleteParams) WithInfo ¶

WithInfo adds the info to the cifs service delete params

func (*CifsServiceDeleteParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsServiceDeleteParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsServiceDeleteParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs service delete params

func (*CifsServiceDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsServiceDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsServiceDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs service delete params

func (*CifsServiceDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs service delete params

func (*CifsServiceDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsServiceDeleteReader ¶

type CifsServiceDeleteReader struct {
	// contains filtered or unexported fields
}

CifsServiceDeleteReader is a Reader for the CifsServiceDelete structure.

func (*CifsServiceDeleteReader) ReadResponse ¶

func (o *CifsServiceDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsServiceGetDefault ¶

type CifsServiceGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsServiceGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsServiceGetDefault ¶

func NewCifsServiceGetDefault(code int) *CifsServiceGetDefault

NewCifsServiceGetDefault creates a CifsServiceGetDefault with default headers values

func (*CifsServiceGetDefault) Code ¶

func (o *CifsServiceGetDefault) Code() int

Code gets the status code for the cifs service get default response

func (*CifsServiceGetDefault) Error ¶

func (o *CifsServiceGetDefault) Error() string

func (*CifsServiceGetDefault) GetPayload ¶

func (o *CifsServiceGetDefault) GetPayload() *models.ErrorResponse

func (*CifsServiceGetDefault) IsClientError ¶

func (o *CifsServiceGetDefault) IsClientError() bool

IsClientError returns true when this cifs service get default response has a 4xx status code

func (*CifsServiceGetDefault) IsCode ¶

func (o *CifsServiceGetDefault) IsCode(code int) bool

IsCode returns true when this cifs service get default response a status code equal to that given

func (*CifsServiceGetDefault) IsRedirect ¶

func (o *CifsServiceGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs service get default response has a 3xx status code

func (*CifsServiceGetDefault) IsServerError ¶

func (o *CifsServiceGetDefault) IsServerError() bool

IsServerError returns true when this cifs service get default response has a 5xx status code

func (*CifsServiceGetDefault) IsSuccess ¶

func (o *CifsServiceGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs service get default response has a 2xx status code

func (*CifsServiceGetDefault) String ¶

func (o *CifsServiceGetDefault) String() string

type CifsServiceGetOK ¶

type CifsServiceGetOK struct {
	Payload *models.CifsService
}

CifsServiceGetOK describes a response with status code 200, with default header values.

OK

func NewCifsServiceGetOK ¶

func NewCifsServiceGetOK() *CifsServiceGetOK

NewCifsServiceGetOK creates a CifsServiceGetOK with default headers values

func (*CifsServiceGetOK) Error ¶

func (o *CifsServiceGetOK) Error() string

func (*CifsServiceGetOK) GetPayload ¶

func (o *CifsServiceGetOK) GetPayload() *models.CifsService

func (*CifsServiceGetOK) IsClientError ¶

func (o *CifsServiceGetOK) IsClientError() bool

IsClientError returns true when this cifs service get o k response has a 4xx status code

func (*CifsServiceGetOK) IsCode ¶

func (o *CifsServiceGetOK) IsCode(code int) bool

IsCode returns true when this cifs service get o k response a status code equal to that given

func (*CifsServiceGetOK) IsRedirect ¶

func (o *CifsServiceGetOK) IsRedirect() bool

IsRedirect returns true when this cifs service get o k response has a 3xx status code

func (*CifsServiceGetOK) IsServerError ¶

func (o *CifsServiceGetOK) IsServerError() bool

IsServerError returns true when this cifs service get o k response has a 5xx status code

func (*CifsServiceGetOK) IsSuccess ¶

func (o *CifsServiceGetOK) IsSuccess() bool

IsSuccess returns true when this cifs service get o k response has a 2xx status code

func (*CifsServiceGetOK) String ¶

func (o *CifsServiceGetOK) String() string

type CifsServiceGetParams ¶

type CifsServiceGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// SvmUUID.
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsServiceGetParams contains all the parameters to send to the API endpoint

for the cifs service get operation.

Typically these are written to a http.Request.

func NewCifsServiceGetParams ¶

func NewCifsServiceGetParams() *CifsServiceGetParams

NewCifsServiceGetParams creates a new CifsServiceGetParams 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 NewCifsServiceGetParamsWithContext ¶

func NewCifsServiceGetParamsWithContext(ctx context.Context) *CifsServiceGetParams

NewCifsServiceGetParamsWithContext creates a new CifsServiceGetParams object with the ability to set a context for a request.

func NewCifsServiceGetParamsWithHTTPClient ¶

func NewCifsServiceGetParamsWithHTTPClient(client *http.Client) *CifsServiceGetParams

NewCifsServiceGetParamsWithHTTPClient creates a new CifsServiceGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsServiceGetParamsWithTimeout ¶

func NewCifsServiceGetParamsWithTimeout(timeout time.Duration) *CifsServiceGetParams

NewCifsServiceGetParamsWithTimeout creates a new CifsServiceGetParams object with the ability to set a timeout on a request.

func (*CifsServiceGetParams) SetContext ¶

func (o *CifsServiceGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs service get params

func (*CifsServiceGetParams) SetDefaults ¶

func (o *CifsServiceGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs service get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceGetParams) SetFieldsQueryParameter ¶

func (o *CifsServiceGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs service get params

func (*CifsServiceGetParams) SetHTTPClient ¶

func (o *CifsServiceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs service get params

func (*CifsServiceGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsServiceGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs service get params

func (*CifsServiceGetParams) SetTimeout ¶

func (o *CifsServiceGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs service get params

func (*CifsServiceGetParams) WithContext ¶

WithContext adds the context to the cifs service get params

func (*CifsServiceGetParams) WithDefaults ¶

func (o *CifsServiceGetParams) WithDefaults() *CifsServiceGetParams

WithDefaults hydrates default values in the cifs service get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceGetParams) WithFieldsQueryParameter ¶

func (o *CifsServiceGetParams) WithFieldsQueryParameter(fields []string) *CifsServiceGetParams

WithFieldsQueryParameter adds the fields to the cifs service get params

func (*CifsServiceGetParams) WithHTTPClient ¶

func (o *CifsServiceGetParams) WithHTTPClient(client *http.Client) *CifsServiceGetParams

WithHTTPClient adds the HTTPClient to the cifs service get params

func (*CifsServiceGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsServiceGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsServiceGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs service get params

func (*CifsServiceGetParams) WithTimeout ¶

func (o *CifsServiceGetParams) WithTimeout(timeout time.Duration) *CifsServiceGetParams

WithTimeout adds the timeout to the cifs service get params

func (*CifsServiceGetParams) WriteToRequest ¶

func (o *CifsServiceGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsServiceGetReader ¶

type CifsServiceGetReader struct {
	// contains filtered or unexported fields
}

CifsServiceGetReader is a Reader for the CifsServiceGet structure.

func (*CifsServiceGetReader) ReadResponse ¶

func (o *CifsServiceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsServiceModifyAccepted ¶

type CifsServiceModifyAccepted struct {
	Payload *models.JobLinkResponse
}

CifsServiceModifyAccepted describes a response with status code 202, with default header values.

Accepted

func NewCifsServiceModifyAccepted ¶

func NewCifsServiceModifyAccepted() *CifsServiceModifyAccepted

NewCifsServiceModifyAccepted creates a CifsServiceModifyAccepted with default headers values

func (*CifsServiceModifyAccepted) Error ¶

func (o *CifsServiceModifyAccepted) Error() string

func (*CifsServiceModifyAccepted) GetPayload ¶

func (*CifsServiceModifyAccepted) IsClientError ¶

func (o *CifsServiceModifyAccepted) IsClientError() bool

IsClientError returns true when this cifs service modify accepted response has a 4xx status code

func (*CifsServiceModifyAccepted) IsCode ¶

func (o *CifsServiceModifyAccepted) IsCode(code int) bool

IsCode returns true when this cifs service modify accepted response a status code equal to that given

func (*CifsServiceModifyAccepted) IsRedirect ¶

func (o *CifsServiceModifyAccepted) IsRedirect() bool

IsRedirect returns true when this cifs service modify accepted response has a 3xx status code

func (*CifsServiceModifyAccepted) IsServerError ¶

func (o *CifsServiceModifyAccepted) IsServerError() bool

IsServerError returns true when this cifs service modify accepted response has a 5xx status code

func (*CifsServiceModifyAccepted) IsSuccess ¶

func (o *CifsServiceModifyAccepted) IsSuccess() bool

IsSuccess returns true when this cifs service modify accepted response has a 2xx status code

func (*CifsServiceModifyAccepted) String ¶

func (o *CifsServiceModifyAccepted) String() string

type CifsServiceModifyDefault ¶

type CifsServiceModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsServiceModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 4915251 | STARTTLS and LDAPS cannot be used together.|

func NewCifsServiceModifyDefault ¶

func NewCifsServiceModifyDefault(code int) *CifsServiceModifyDefault

NewCifsServiceModifyDefault creates a CifsServiceModifyDefault with default headers values

func (*CifsServiceModifyDefault) Code ¶

func (o *CifsServiceModifyDefault) Code() int

Code gets the status code for the cifs service modify default response

func (*CifsServiceModifyDefault) Error ¶

func (o *CifsServiceModifyDefault) Error() string

func (*CifsServiceModifyDefault) GetPayload ¶

func (*CifsServiceModifyDefault) IsClientError ¶

func (o *CifsServiceModifyDefault) IsClientError() bool

IsClientError returns true when this cifs service modify default response has a 4xx status code

func (*CifsServiceModifyDefault) IsCode ¶

func (o *CifsServiceModifyDefault) IsCode(code int) bool

IsCode returns true when this cifs service modify default response a status code equal to that given

func (*CifsServiceModifyDefault) IsRedirect ¶

func (o *CifsServiceModifyDefault) IsRedirect() bool

IsRedirect returns true when this cifs service modify default response has a 3xx status code

func (*CifsServiceModifyDefault) IsServerError ¶

func (o *CifsServiceModifyDefault) IsServerError() bool

IsServerError returns true when this cifs service modify default response has a 5xx status code

func (*CifsServiceModifyDefault) IsSuccess ¶

func (o *CifsServiceModifyDefault) IsSuccess() bool

IsSuccess returns true when this cifs service modify default response has a 2xx status code

func (*CifsServiceModifyDefault) String ¶

func (o *CifsServiceModifyDefault) String() string

type CifsServiceModifyParams ¶

type CifsServiceModifyParams struct {

	/* Force.

	   If this is set and a machine account with the same name as specified in 'cifs-server name' exists in the Active Directory, existing machine account will be overwritten and reused. The default value for this field is false.
	*/
	ForceQueryParameter *bool

	/* Info.

	   Info specification
	*/
	Info *models.CifsService

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsServiceModifyParams contains all the parameters to send to the API endpoint

for the cifs service modify operation.

Typically these are written to a http.Request.

func NewCifsServiceModifyParams ¶

func NewCifsServiceModifyParams() *CifsServiceModifyParams

NewCifsServiceModifyParams creates a new CifsServiceModifyParams 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 NewCifsServiceModifyParamsWithContext ¶

func NewCifsServiceModifyParamsWithContext(ctx context.Context) *CifsServiceModifyParams

NewCifsServiceModifyParamsWithContext creates a new CifsServiceModifyParams object with the ability to set a context for a request.

func NewCifsServiceModifyParamsWithHTTPClient ¶

func NewCifsServiceModifyParamsWithHTTPClient(client *http.Client) *CifsServiceModifyParams

NewCifsServiceModifyParamsWithHTTPClient creates a new CifsServiceModifyParams object with the ability to set a custom HTTPClient for a request.

func NewCifsServiceModifyParamsWithTimeout ¶

func NewCifsServiceModifyParamsWithTimeout(timeout time.Duration) *CifsServiceModifyParams

NewCifsServiceModifyParamsWithTimeout creates a new CifsServiceModifyParams object with the ability to set a timeout on a request.

func (*CifsServiceModifyParams) SetContext ¶

func (o *CifsServiceModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs service modify params

func (*CifsServiceModifyParams) SetDefaults ¶

func (o *CifsServiceModifyParams) SetDefaults()

SetDefaults hydrates default values in the cifs service modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceModifyParams) SetForceQueryParameter ¶

func (o *CifsServiceModifyParams) SetForceQueryParameter(force *bool)

SetForceQueryParameter adds the force to the cifs service modify params

func (*CifsServiceModifyParams) SetHTTPClient ¶

func (o *CifsServiceModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs service modify params

func (*CifsServiceModifyParams) SetInfo ¶

func (o *CifsServiceModifyParams) SetInfo(info *models.CifsService)

SetInfo adds the info to the cifs service modify params

func (*CifsServiceModifyParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsServiceModifyParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs service modify params

func (*CifsServiceModifyParams) SetSVMUUIDPathParameter ¶

func (o *CifsServiceModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs service modify params

func (*CifsServiceModifyParams) SetTimeout ¶

func (o *CifsServiceModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs service modify params

func (*CifsServiceModifyParams) WithContext ¶

WithContext adds the context to the cifs service modify params

func (*CifsServiceModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs service modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsServiceModifyParams) WithForceQueryParameter ¶

func (o *CifsServiceModifyParams) WithForceQueryParameter(force *bool) *CifsServiceModifyParams

WithForceQueryParameter adds the force to the cifs service modify params

func (*CifsServiceModifyParams) WithHTTPClient ¶

func (o *CifsServiceModifyParams) WithHTTPClient(client *http.Client) *CifsServiceModifyParams

WithHTTPClient adds the HTTPClient to the cifs service modify params

func (*CifsServiceModifyParams) WithInfo ¶

WithInfo adds the info to the cifs service modify params

func (*CifsServiceModifyParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsServiceModifyParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsServiceModifyParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs service modify params

func (*CifsServiceModifyParams) WithSVMUUIDPathParameter ¶

func (o *CifsServiceModifyParams) WithSVMUUIDPathParameter(svmUUID string) *CifsServiceModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs service modify params

func (*CifsServiceModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs service modify params

func (*CifsServiceModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsServiceModifyReader ¶

type CifsServiceModifyReader struct {
	// contains filtered or unexported fields
}

CifsServiceModifyReader is a Reader for the CifsServiceModify structure.

func (*CifsServiceModifyReader) ReadResponse ¶

func (o *CifsServiceModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSessionCollectionGetDefault ¶

type CifsSessionCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSessionCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsSessionCollectionGetDefault ¶

func NewCifsSessionCollectionGetDefault(code int) *CifsSessionCollectionGetDefault

NewCifsSessionCollectionGetDefault creates a CifsSessionCollectionGetDefault with default headers values

func (*CifsSessionCollectionGetDefault) Code ¶

Code gets the status code for the cifs session collection get default response

func (*CifsSessionCollectionGetDefault) Error ¶

func (*CifsSessionCollectionGetDefault) GetPayload ¶

func (*CifsSessionCollectionGetDefault) IsClientError ¶

func (o *CifsSessionCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs session collection get default response has a 4xx status code

func (*CifsSessionCollectionGetDefault) IsCode ¶

func (o *CifsSessionCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs session collection get default response a status code equal to that given

func (*CifsSessionCollectionGetDefault) IsRedirect ¶

func (o *CifsSessionCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs session collection get default response has a 3xx status code

func (*CifsSessionCollectionGetDefault) IsServerError ¶

func (o *CifsSessionCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs session collection get default response has a 5xx status code

func (*CifsSessionCollectionGetDefault) IsSuccess ¶

func (o *CifsSessionCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs session collection get default response has a 2xx status code

func (*CifsSessionCollectionGetDefault) String ¶

type CifsSessionCollectionGetOK ¶

type CifsSessionCollectionGetOK struct {
	Payload *models.CifsSessionResponse
}

CifsSessionCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsSessionCollectionGetOK ¶

func NewCifsSessionCollectionGetOK() *CifsSessionCollectionGetOK

NewCifsSessionCollectionGetOK creates a CifsSessionCollectionGetOK with default headers values

func (*CifsSessionCollectionGetOK) Error ¶

func (*CifsSessionCollectionGetOK) GetPayload ¶

func (*CifsSessionCollectionGetOK) IsClientError ¶

func (o *CifsSessionCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs session collection get o k response has a 4xx status code

func (*CifsSessionCollectionGetOK) IsCode ¶

func (o *CifsSessionCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs session collection get o k response a status code equal to that given

func (*CifsSessionCollectionGetOK) IsRedirect ¶

func (o *CifsSessionCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs session collection get o k response has a 3xx status code

func (*CifsSessionCollectionGetOK) IsServerError ¶

func (o *CifsSessionCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs session collection get o k response has a 5xx status code

func (*CifsSessionCollectionGetOK) IsSuccess ¶

func (o *CifsSessionCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs session collection get o k response has a 2xx status code

func (*CifsSessionCollectionGetOK) String ¶

func (o *CifsSessionCollectionGetOK) String() string

type CifsSessionCollectionGetParams ¶

type CifsSessionCollectionGetParams struct {

	/* Authentication.

	   Filter by authentication
	*/
	AuthenticationQueryParameter *string

	/* ClientIP.

	   Filter by client_ip
	*/
	ClientIPQueryParameter *string

	/* ConnectedDuration.

	   Filter by connected_duration
	*/
	ConnectedDurationQueryParameter *string

	/* ConnectionCount.

	   Filter by connection_count
	*/
	ConnectionCountQueryParameter *int64

	/* ConnectionID.

	   Filter by connection_id
	*/
	ConnectionIDQueryParameter *int64

	/* ContinuousAvailability.

	   Filter by continuous_availability
	*/
	ContinuousAvailabilityQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Identifier.

	   Filter by identifier
	*/
	IdentifierQueryParameter *int64

	/* IdleDuration.

	   Filter by idle_duration
	*/
	IdleDurationQueryParameter *string

	/* LargeMtu.

	   Filter by large_mtu
	*/
	LargeMtuQueryParameter *bool

	/* MappedUnixUser.

	   Filter by mapped_unix_user
	*/
	MappedUnixUserQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OpenFiles.

	   Filter by open_files
	*/
	OpenFilesQueryParameter *int64

	/* OpenOther.

	   Filter by open_other
	*/
	OpenOtherQueryParameter *int64

	/* OpenShares.

	   Filter by open_shares
	*/
	OpenSharesQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Protocol.

	   Filter by protocol
	*/
	ProtocolQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ServerIP.

	   Filter by server_ip
	*/
	ServerIPQueryParameter *string

	/* SmbEncryption.

	   Filter by smb_encryption
	*/
	SmbEncryptionQueryParameter *string

	/* SmbSigning.

	   Filter by smb_signing
	*/
	SmbSigningQueryParameter *bool

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* User.

	   Filter by user
	*/
	UserQueryParameter *string

	/* VolumesName.

	   Filter by volumes.name
	*/
	VolumesNameQueryParameter *string

	/* VolumesUUID.

	   Filter by volumes.uuid
	*/
	VolumesUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSessionCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs session collection get operation.

Typically these are written to a http.Request.

func NewCifsSessionCollectionGetParams ¶

func NewCifsSessionCollectionGetParams() *CifsSessionCollectionGetParams

NewCifsSessionCollectionGetParams creates a new CifsSessionCollectionGetParams 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 NewCifsSessionCollectionGetParamsWithContext ¶

func NewCifsSessionCollectionGetParamsWithContext(ctx context.Context) *CifsSessionCollectionGetParams

NewCifsSessionCollectionGetParamsWithContext creates a new CifsSessionCollectionGetParams object with the ability to set a context for a request.

func NewCifsSessionCollectionGetParamsWithHTTPClient ¶

func NewCifsSessionCollectionGetParamsWithHTTPClient(client *http.Client) *CifsSessionCollectionGetParams

NewCifsSessionCollectionGetParamsWithHTTPClient creates a new CifsSessionCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSessionCollectionGetParamsWithTimeout ¶

func NewCifsSessionCollectionGetParamsWithTimeout(timeout time.Duration) *CifsSessionCollectionGetParams

NewCifsSessionCollectionGetParamsWithTimeout creates a new CifsSessionCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsSessionCollectionGetParams) SetAuthenticationQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetAuthenticationQueryParameter(authentication *string)

SetAuthenticationQueryParameter adds the authentication to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetClientIPQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetClientIPQueryParameter(clientIP *string)

SetClientIPQueryParameter adds the clientIp to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetConnectedDurationQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetConnectedDurationQueryParameter(connectedDuration *string)

SetConnectedDurationQueryParameter adds the connectedDuration to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetConnectionCountQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetConnectionCountQueryParameter(connectionCount *int64)

SetConnectionCountQueryParameter adds the connectionCount to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetConnectionIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetConnectionIDQueryParameter(connectionID *int64)

SetConnectionIDQueryParameter adds the connectionId to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetContext ¶

func (o *CifsSessionCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetContinuousAvailabilityQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetContinuousAvailabilityQueryParameter(continuousAvailability *string)

SetContinuousAvailabilityQueryParameter adds the continuousAvailability to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetDefaults ¶

func (o *CifsSessionCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs session collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSessionCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetHTTPClient ¶

func (o *CifsSessionCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetIdentifierQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetIdentifierQueryParameter(identifier *int64)

SetIdentifierQueryParameter adds the identifier to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetIdleDurationQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetIdleDurationQueryParameter(idleDuration *string)

SetIdleDurationQueryParameter adds the idleDuration to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetLargeMtuQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetLargeMtuQueryParameter(largeMtu *bool)

SetLargeMtuQueryParameter adds the largeMtu to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetMappedUnixUserQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetMappedUnixUserQueryParameter(mappedUnixUser *string)

SetMappedUnixUserQueryParameter adds the mappedUnixUser to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetOpenFilesQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetOpenFilesQueryParameter(openFiles *int64)

SetOpenFilesQueryParameter adds the openFiles to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetOpenOtherQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetOpenOtherQueryParameter(openOther *int64)

SetOpenOtherQueryParameter adds the openOther to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetOpenSharesQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetOpenSharesQueryParameter(openShares *int64)

SetOpenSharesQueryParameter adds the openShares to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetProtocolQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetProtocolQueryParameter(protocol *string)

SetProtocolQueryParameter adds the protocol to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetServerIPQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetServerIPQueryParameter(serverIP *string)

SetServerIPQueryParameter adds the serverIp to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetSmbEncryptionQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetSmbEncryptionQueryParameter(smbEncryption *string)

SetSmbEncryptionQueryParameter adds the smbEncryption to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetSmbSigningQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetSmbSigningQueryParameter(smbSigning *bool)

SetSmbSigningQueryParameter adds the smbSigning to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetTimeout ¶

func (o *CifsSessionCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetUserQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetUserQueryParameter(user *string)

SetUserQueryParameter adds the user to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetVolumesNameQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetVolumesNameQueryParameter(volumesName *string)

SetVolumesNameQueryParameter adds the volumesName to the cifs session collection get params

func (*CifsSessionCollectionGetParams) SetVolumesUUIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) SetVolumesUUIDQueryParameter(volumesUUID *string)

SetVolumesUUIDQueryParameter adds the volumesUuid to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithAuthenticationQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithAuthenticationQueryParameter(authentication *string) *CifsSessionCollectionGetParams

WithAuthenticationQueryParameter adds the authentication to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithClientIPQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithClientIPQueryParameter(clientIP *string) *CifsSessionCollectionGetParams

WithClientIPQueryParameter adds the clientIP to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithConnectedDurationQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithConnectedDurationQueryParameter(connectedDuration *string) *CifsSessionCollectionGetParams

WithConnectedDurationQueryParameter adds the connectedDuration to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithConnectionCountQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithConnectionCountQueryParameter(connectionCount *int64) *CifsSessionCollectionGetParams

WithConnectionCountQueryParameter adds the connectionCount to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithConnectionIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithConnectionIDQueryParameter(connectionID *int64) *CifsSessionCollectionGetParams

WithConnectionIDQueryParameter adds the connectionID to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithContinuousAvailabilityQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithContinuousAvailabilityQueryParameter(continuousAvailability *string) *CifsSessionCollectionGetParams

WithContinuousAvailabilityQueryParameter adds the continuousAvailability to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs session collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSessionCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsSessionCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithIdentifierQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithIdentifierQueryParameter(identifier *int64) *CifsSessionCollectionGetParams

WithIdentifierQueryParameter adds the identifier to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithIdleDurationQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithIdleDurationQueryParameter(idleDuration *string) *CifsSessionCollectionGetParams

WithIdleDurationQueryParameter adds the idleDuration to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithLargeMtuQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithLargeMtuQueryParameter(largeMtu *bool) *CifsSessionCollectionGetParams

WithLargeMtuQueryParameter adds the largeMtu to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithMappedUnixUserQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithMappedUnixUserQueryParameter(mappedUnixUser *string) *CifsSessionCollectionGetParams

WithMappedUnixUserQueryParameter adds the mappedUnixUser to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsSessionCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *CifsSessionCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *CifsSessionCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithOpenFilesQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithOpenFilesQueryParameter(openFiles *int64) *CifsSessionCollectionGetParams

WithOpenFilesQueryParameter adds the openFiles to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithOpenOtherQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithOpenOtherQueryParameter(openOther *int64) *CifsSessionCollectionGetParams

WithOpenOtherQueryParameter adds the openOther to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithOpenSharesQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithOpenSharesQueryParameter(openShares *int64) *CifsSessionCollectionGetParams

WithOpenSharesQueryParameter adds the openShares to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsSessionCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithProtocolQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithProtocolQueryParameter(protocol *string) *CifsSessionCollectionGetParams

WithProtocolQueryParameter adds the protocol to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsSessionCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsSessionCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsSessionCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsSessionCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithServerIPQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithServerIPQueryParameter(serverIP *string) *CifsSessionCollectionGetParams

WithServerIPQueryParameter adds the serverIP to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithSmbEncryptionQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithSmbEncryptionQueryParameter(smbEncryption *string) *CifsSessionCollectionGetParams

WithSmbEncryptionQueryParameter adds the smbEncryption to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithSmbSigningQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithSmbSigningQueryParameter(smbSigning *bool) *CifsSessionCollectionGetParams

WithSmbSigningQueryParameter adds the smbSigning to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithUserQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithUserQueryParameter(user *string) *CifsSessionCollectionGetParams

WithUserQueryParameter adds the user to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithVolumesNameQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithVolumesNameQueryParameter(volumesName *string) *CifsSessionCollectionGetParams

WithVolumesNameQueryParameter adds the volumesName to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WithVolumesUUIDQueryParameter ¶

func (o *CifsSessionCollectionGetParams) WithVolumesUUIDQueryParameter(volumesUUID *string) *CifsSessionCollectionGetParams

WithVolumesUUIDQueryParameter adds the volumesUUID to the cifs session collection get params

func (*CifsSessionCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSessionCollectionGetReader ¶

type CifsSessionCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsSessionCollectionGetReader is a Reader for the CifsSessionCollectionGet structure.

func (*CifsSessionCollectionGetReader) ReadResponse ¶

func (o *CifsSessionCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSessionDeleteDefault ¶

type CifsSessionDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsSessionDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655503 | The SMB session delete does not allow a connection ID of zero (0). |

func NewCifsSessionDeleteDefault ¶

func NewCifsSessionDeleteDefault(code int) *CifsSessionDeleteDefault

NewCifsSessionDeleteDefault creates a CifsSessionDeleteDefault with default headers values

func (*CifsSessionDeleteDefault) Code ¶

func (o *CifsSessionDeleteDefault) Code() int

Code gets the status code for the cifs session delete default response

func (*CifsSessionDeleteDefault) Error ¶

func (o *CifsSessionDeleteDefault) Error() string

func (*CifsSessionDeleteDefault) GetPayload ¶

func (*CifsSessionDeleteDefault) IsClientError ¶

func (o *CifsSessionDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs session delete default response has a 4xx status code

func (*CifsSessionDeleteDefault) IsCode ¶

func (o *CifsSessionDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs session delete default response a status code equal to that given

func (*CifsSessionDeleteDefault) IsRedirect ¶

func (o *CifsSessionDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs session delete default response has a 3xx status code

func (*CifsSessionDeleteDefault) IsServerError ¶

func (o *CifsSessionDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs session delete default response has a 5xx status code

func (*CifsSessionDeleteDefault) IsSuccess ¶

func (o *CifsSessionDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs session delete default response has a 2xx status code

func (*CifsSessionDeleteDefault) String ¶

func (o *CifsSessionDeleteDefault) String() string

type CifsSessionDeleteOK ¶

type CifsSessionDeleteOK struct {
}

CifsSessionDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsSessionDeleteOK ¶

func NewCifsSessionDeleteOK() *CifsSessionDeleteOK

NewCifsSessionDeleteOK creates a CifsSessionDeleteOK with default headers values

func (*CifsSessionDeleteOK) Error ¶

func (o *CifsSessionDeleteOK) Error() string

func (*CifsSessionDeleteOK) IsClientError ¶

func (o *CifsSessionDeleteOK) IsClientError() bool

IsClientError returns true when this cifs session delete o k response has a 4xx status code

func (*CifsSessionDeleteOK) IsCode ¶

func (o *CifsSessionDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs session delete o k response a status code equal to that given

func (*CifsSessionDeleteOK) IsRedirect ¶

func (o *CifsSessionDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs session delete o k response has a 3xx status code

func (*CifsSessionDeleteOK) IsServerError ¶

func (o *CifsSessionDeleteOK) IsServerError() bool

IsServerError returns true when this cifs session delete o k response has a 5xx status code

func (*CifsSessionDeleteOK) IsSuccess ¶

func (o *CifsSessionDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs session delete o k response has a 2xx status code

func (*CifsSessionDeleteOK) String ¶

func (o *CifsSessionDeleteOK) String() string

type CifsSessionDeleteParams ¶

type CifsSessionDeleteParams struct {

	/* ConnectionID.

	   Unique identifier for the SMB connection.
	*/
	ConnectionIDPathParameter int64

	/* Identifier.

	   Unique identifier for the SMB session.
	*/
	IdentifierPathParameter int64

	/* NodeUUID.

	   Node UUID.
	*/
	NodeUUIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSessionDeleteParams contains all the parameters to send to the API endpoint

for the cifs session delete operation.

Typically these are written to a http.Request.

func NewCifsSessionDeleteParams ¶

func NewCifsSessionDeleteParams() *CifsSessionDeleteParams

NewCifsSessionDeleteParams creates a new CifsSessionDeleteParams 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 NewCifsSessionDeleteParamsWithContext ¶

func NewCifsSessionDeleteParamsWithContext(ctx context.Context) *CifsSessionDeleteParams

NewCifsSessionDeleteParamsWithContext creates a new CifsSessionDeleteParams object with the ability to set a context for a request.

func NewCifsSessionDeleteParamsWithHTTPClient ¶

func NewCifsSessionDeleteParamsWithHTTPClient(client *http.Client) *CifsSessionDeleteParams

NewCifsSessionDeleteParamsWithHTTPClient creates a new CifsSessionDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSessionDeleteParamsWithTimeout ¶

func NewCifsSessionDeleteParamsWithTimeout(timeout time.Duration) *CifsSessionDeleteParams

NewCifsSessionDeleteParamsWithTimeout creates a new CifsSessionDeleteParams object with the ability to set a timeout on a request.

func (*CifsSessionDeleteParams) SetConnectionIDPathParameter ¶

func (o *CifsSessionDeleteParams) SetConnectionIDPathParameter(connectionID int64)

SetConnectionIDPathParameter adds the connectionId to the cifs session delete params

func (*CifsSessionDeleteParams) SetContext ¶

func (o *CifsSessionDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs session delete params

func (*CifsSessionDeleteParams) SetDefaults ¶

func (o *CifsSessionDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs session delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSessionDeleteParams) SetHTTPClient ¶

func (o *CifsSessionDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs session delete params

func (*CifsSessionDeleteParams) SetIdentifierPathParameter ¶

func (o *CifsSessionDeleteParams) SetIdentifierPathParameter(identifier int64)

SetIdentifierPathParameter adds the identifier to the cifs session delete params

func (*CifsSessionDeleteParams) SetNodeUUIDPathParameter ¶

func (o *CifsSessionDeleteParams) SetNodeUUIDPathParameter(nodeUUID string)

SetNodeUUIDPathParameter adds the nodeUuid to the cifs session delete params

func (*CifsSessionDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsSessionDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs session delete params

func (*CifsSessionDeleteParams) SetTimeout ¶

func (o *CifsSessionDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs session delete params

func (*CifsSessionDeleteParams) WithConnectionIDPathParameter ¶

func (o *CifsSessionDeleteParams) WithConnectionIDPathParameter(connectionID int64) *CifsSessionDeleteParams

WithConnectionIDPathParameter adds the connectionID to the cifs session delete params

func (*CifsSessionDeleteParams) WithContext ¶

WithContext adds the context to the cifs session delete params

func (*CifsSessionDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs session delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSessionDeleteParams) WithHTTPClient ¶

func (o *CifsSessionDeleteParams) WithHTTPClient(client *http.Client) *CifsSessionDeleteParams

WithHTTPClient adds the HTTPClient to the cifs session delete params

func (*CifsSessionDeleteParams) WithIdentifierPathParameter ¶

func (o *CifsSessionDeleteParams) WithIdentifierPathParameter(identifier int64) *CifsSessionDeleteParams

WithIdentifierPathParameter adds the identifier to the cifs session delete params

func (*CifsSessionDeleteParams) WithNodeUUIDPathParameter ¶

func (o *CifsSessionDeleteParams) WithNodeUUIDPathParameter(nodeUUID string) *CifsSessionDeleteParams

WithNodeUUIDPathParameter adds the nodeUUID to the cifs session delete params

func (*CifsSessionDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsSessionDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSessionDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs session delete params

func (*CifsSessionDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs session delete params

func (*CifsSessionDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSessionDeleteReader ¶

type CifsSessionDeleteReader struct {
	// contains filtered or unexported fields
}

CifsSessionDeleteReader is a Reader for the CifsSessionDelete structure.

func (*CifsSessionDeleteReader) ReadResponse ¶

func (o *CifsSessionDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSessionGetDefault ¶

type CifsSessionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSessionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsSessionGetDefault ¶

func NewCifsSessionGetDefault(code int) *CifsSessionGetDefault

NewCifsSessionGetDefault creates a CifsSessionGetDefault with default headers values

func (*CifsSessionGetDefault) Code ¶

func (o *CifsSessionGetDefault) Code() int

Code gets the status code for the cifs session get default response

func (*CifsSessionGetDefault) Error ¶

func (o *CifsSessionGetDefault) Error() string

func (*CifsSessionGetDefault) GetPayload ¶

func (o *CifsSessionGetDefault) GetPayload() *models.ErrorResponse

func (*CifsSessionGetDefault) IsClientError ¶

func (o *CifsSessionGetDefault) IsClientError() bool

IsClientError returns true when this cifs session get default response has a 4xx status code

func (*CifsSessionGetDefault) IsCode ¶

func (o *CifsSessionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs session get default response a status code equal to that given

func (*CifsSessionGetDefault) IsRedirect ¶

func (o *CifsSessionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs session get default response has a 3xx status code

func (*CifsSessionGetDefault) IsServerError ¶

func (o *CifsSessionGetDefault) IsServerError() bool

IsServerError returns true when this cifs session get default response has a 5xx status code

func (*CifsSessionGetDefault) IsSuccess ¶

func (o *CifsSessionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs session get default response has a 2xx status code

func (*CifsSessionGetDefault) String ¶

func (o *CifsSessionGetDefault) String() string

type CifsSessionGetOK ¶

type CifsSessionGetOK struct {
	Payload *models.CifsSession
}

CifsSessionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsSessionGetOK ¶

func NewCifsSessionGetOK() *CifsSessionGetOK

NewCifsSessionGetOK creates a CifsSessionGetOK with default headers values

func (*CifsSessionGetOK) Error ¶

func (o *CifsSessionGetOK) Error() string

func (*CifsSessionGetOK) GetPayload ¶

func (o *CifsSessionGetOK) GetPayload() *models.CifsSession

func (*CifsSessionGetOK) IsClientError ¶

func (o *CifsSessionGetOK) IsClientError() bool

IsClientError returns true when this cifs session get o k response has a 4xx status code

func (*CifsSessionGetOK) IsCode ¶

func (o *CifsSessionGetOK) IsCode(code int) bool

IsCode returns true when this cifs session get o k response a status code equal to that given

func (*CifsSessionGetOK) IsRedirect ¶

func (o *CifsSessionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs session get o k response has a 3xx status code

func (*CifsSessionGetOK) IsServerError ¶

func (o *CifsSessionGetOK) IsServerError() bool

IsServerError returns true when this cifs session get o k response has a 5xx status code

func (*CifsSessionGetOK) IsSuccess ¶

func (o *CifsSessionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs session get o k response has a 2xx status code

func (*CifsSessionGetOK) String ¶

func (o *CifsSessionGetOK) String() string

type CifsSessionGetParams ¶

type CifsSessionGetParams struct {

	/* ConnectionID.

	   Unique identifier for the SMB connection.
	*/
	ConnectionIDPathParameter int64

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Identifier.

	   Unique identifier for the SMB session.
	*/
	IdentifierPathParameter int64

	/* NodeUUID.

	   Node UUID.
	*/
	NodeUUIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSessionGetParams contains all the parameters to send to the API endpoint

for the cifs session get operation.

Typically these are written to a http.Request.

func NewCifsSessionGetParams ¶

func NewCifsSessionGetParams() *CifsSessionGetParams

NewCifsSessionGetParams creates a new CifsSessionGetParams 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 NewCifsSessionGetParamsWithContext ¶

func NewCifsSessionGetParamsWithContext(ctx context.Context) *CifsSessionGetParams

NewCifsSessionGetParamsWithContext creates a new CifsSessionGetParams object with the ability to set a context for a request.

func NewCifsSessionGetParamsWithHTTPClient ¶

func NewCifsSessionGetParamsWithHTTPClient(client *http.Client) *CifsSessionGetParams

NewCifsSessionGetParamsWithHTTPClient creates a new CifsSessionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSessionGetParamsWithTimeout ¶

func NewCifsSessionGetParamsWithTimeout(timeout time.Duration) *CifsSessionGetParams

NewCifsSessionGetParamsWithTimeout creates a new CifsSessionGetParams object with the ability to set a timeout on a request.

func (*CifsSessionGetParams) SetConnectionIDPathParameter ¶

func (o *CifsSessionGetParams) SetConnectionIDPathParameter(connectionID int64)

SetConnectionIDPathParameter adds the connectionId to the cifs session get params

func (*CifsSessionGetParams) SetContext ¶

func (o *CifsSessionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs session get params

func (*CifsSessionGetParams) SetDefaults ¶

func (o *CifsSessionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs session get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSessionGetParams) SetFieldsQueryParameter ¶

func (o *CifsSessionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs session get params

func (*CifsSessionGetParams) SetHTTPClient ¶

func (o *CifsSessionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs session get params

func (*CifsSessionGetParams) SetIdentifierPathParameter ¶

func (o *CifsSessionGetParams) SetIdentifierPathParameter(identifier int64)

SetIdentifierPathParameter adds the identifier to the cifs session get params

func (*CifsSessionGetParams) SetNodeUUIDPathParameter ¶

func (o *CifsSessionGetParams) SetNodeUUIDPathParameter(nodeUUID string)

SetNodeUUIDPathParameter adds the nodeUuid to the cifs session get params

func (*CifsSessionGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsSessionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs session get params

func (*CifsSessionGetParams) SetTimeout ¶

func (o *CifsSessionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs session get params

func (*CifsSessionGetParams) WithConnectionIDPathParameter ¶

func (o *CifsSessionGetParams) WithConnectionIDPathParameter(connectionID int64) *CifsSessionGetParams

WithConnectionIDPathParameter adds the connectionID to the cifs session get params

func (*CifsSessionGetParams) WithContext ¶

WithContext adds the context to the cifs session get params

func (*CifsSessionGetParams) WithDefaults ¶

func (o *CifsSessionGetParams) WithDefaults() *CifsSessionGetParams

WithDefaults hydrates default values in the cifs session get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSessionGetParams) WithFieldsQueryParameter ¶

func (o *CifsSessionGetParams) WithFieldsQueryParameter(fields []string) *CifsSessionGetParams

WithFieldsQueryParameter adds the fields to the cifs session get params

func (*CifsSessionGetParams) WithHTTPClient ¶

func (o *CifsSessionGetParams) WithHTTPClient(client *http.Client) *CifsSessionGetParams

WithHTTPClient adds the HTTPClient to the cifs session get params

func (*CifsSessionGetParams) WithIdentifierPathParameter ¶

func (o *CifsSessionGetParams) WithIdentifierPathParameter(identifier int64) *CifsSessionGetParams

WithIdentifierPathParameter adds the identifier to the cifs session get params

func (*CifsSessionGetParams) WithNodeUUIDPathParameter ¶

func (o *CifsSessionGetParams) WithNodeUUIDPathParameter(nodeUUID string) *CifsSessionGetParams

WithNodeUUIDPathParameter adds the nodeUUID to the cifs session get params

func (*CifsSessionGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsSessionGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSessionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs session get params

func (*CifsSessionGetParams) WithTimeout ¶

func (o *CifsSessionGetParams) WithTimeout(timeout time.Duration) *CifsSessionGetParams

WithTimeout adds the timeout to the cifs session get params

func (*CifsSessionGetParams) WriteToRequest ¶

func (o *CifsSessionGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsSessionGetReader ¶

type CifsSessionGetReader struct {
	// contains filtered or unexported fields
}

CifsSessionGetReader is a Reader for the CifsSessionGet structure.

func (*CifsSessionGetReader) ReadResponse ¶

func (o *CifsSessionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareACLCollectionGetDefault ¶

type CifsShareACLCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsShareACLCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsShareACLCollectionGetDefault ¶

func NewCifsShareACLCollectionGetDefault(code int) *CifsShareACLCollectionGetDefault

NewCifsShareACLCollectionGetDefault creates a CifsShareACLCollectionGetDefault with default headers values

func (*CifsShareACLCollectionGetDefault) Code ¶

Code gets the status code for the cifs share acl collection get default response

func (*CifsShareACLCollectionGetDefault) Error ¶

func (*CifsShareACLCollectionGetDefault) GetPayload ¶

func (*CifsShareACLCollectionGetDefault) IsClientError ¶

func (o *CifsShareACLCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs share acl collection get default response has a 4xx status code

func (*CifsShareACLCollectionGetDefault) IsCode ¶

func (o *CifsShareACLCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs share acl collection get default response a status code equal to that given

func (*CifsShareACLCollectionGetDefault) IsRedirect ¶

func (o *CifsShareACLCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs share acl collection get default response has a 3xx status code

func (*CifsShareACLCollectionGetDefault) IsServerError ¶

func (o *CifsShareACLCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs share acl collection get default response has a 5xx status code

func (*CifsShareACLCollectionGetDefault) IsSuccess ¶

func (o *CifsShareACLCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs share acl collection get default response has a 2xx status code

func (*CifsShareACLCollectionGetDefault) String ¶

type CifsShareACLCollectionGetOK ¶

type CifsShareACLCollectionGetOK struct {
	Payload *models.CifsShareACLResponse
}

CifsShareACLCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsShareACLCollectionGetOK ¶

func NewCifsShareACLCollectionGetOK() *CifsShareACLCollectionGetOK

NewCifsShareACLCollectionGetOK creates a CifsShareACLCollectionGetOK with default headers values

func (*CifsShareACLCollectionGetOK) Error ¶

func (*CifsShareACLCollectionGetOK) GetPayload ¶

func (*CifsShareACLCollectionGetOK) IsClientError ¶

func (o *CifsShareACLCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs share Acl collection get o k response has a 4xx status code

func (*CifsShareACLCollectionGetOK) IsCode ¶

func (o *CifsShareACLCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs share Acl collection get o k response a status code equal to that given

func (*CifsShareACLCollectionGetOK) IsRedirect ¶

func (o *CifsShareACLCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs share Acl collection get o k response has a 3xx status code

func (*CifsShareACLCollectionGetOK) IsServerError ¶

func (o *CifsShareACLCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs share Acl collection get o k response has a 5xx status code

func (*CifsShareACLCollectionGetOK) IsSuccess ¶

func (o *CifsShareACLCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs share Acl collection get o k response has a 2xx status code

func (*CifsShareACLCollectionGetOK) String ¶

func (o *CifsShareACLCollectionGetOK) String() string

type CifsShareACLCollectionGetParams ¶

type CifsShareACLCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Permission.

	   Filter by permission
	*/
	PermissionQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Share.

	   CIFS Share Name
	*/
	SharePathParameter string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	/* UserOrGroup.

	   Filter by user_or_group
	*/
	UserOrGroupQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareACLCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs share acl collection get operation.

Typically these are written to a http.Request.

func NewCifsShareACLCollectionGetParams ¶

func NewCifsShareACLCollectionGetParams() *CifsShareACLCollectionGetParams

NewCifsShareACLCollectionGetParams creates a new CifsShareACLCollectionGetParams 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 NewCifsShareACLCollectionGetParamsWithContext ¶

func NewCifsShareACLCollectionGetParamsWithContext(ctx context.Context) *CifsShareACLCollectionGetParams

NewCifsShareACLCollectionGetParamsWithContext creates a new CifsShareACLCollectionGetParams object with the ability to set a context for a request.

func NewCifsShareACLCollectionGetParamsWithHTTPClient ¶

func NewCifsShareACLCollectionGetParamsWithHTTPClient(client *http.Client) *CifsShareACLCollectionGetParams

NewCifsShareACLCollectionGetParamsWithHTTPClient creates a new CifsShareACLCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareACLCollectionGetParamsWithTimeout ¶

func NewCifsShareACLCollectionGetParamsWithTimeout(timeout time.Duration) *CifsShareACLCollectionGetParams

NewCifsShareACLCollectionGetParamsWithTimeout creates a new CifsShareACLCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsShareACLCollectionGetParams) SetContext ¶

func (o *CifsShareACLCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetDefaults ¶

func (o *CifsShareACLCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs share acl collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetHTTPClient ¶

func (o *CifsShareACLCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetPermissionQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetPermissionQueryParameter(permission *string)

SetPermissionQueryParameter adds the permission to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareACLCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetSharePathParameter ¶

func (o *CifsShareACLCollectionGetParams) SetSharePathParameter(share string)

SetSharePathParameter adds the share to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetTimeout ¶

func (o *CifsShareACLCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetTypeQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) SetUserOrGroupQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) SetUserOrGroupQueryParameter(userOrGroup *string)

SetUserOrGroupQueryParameter adds the userOrGroup to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs share acl collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsShareACLCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsShareACLCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsShareACLCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithPermissionQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithPermissionQueryParameter(permission *string) *CifsShareACLCollectionGetParams

WithPermissionQueryParameter adds the permission to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsShareACLCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsShareACLCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsShareACLCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareACLCollectionGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareACLCollectionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithSharePathParameter ¶

WithSharePathParameter adds the share to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithTypeQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithTypeQueryParameter(typeVar *string) *CifsShareACLCollectionGetParams

WithTypeQueryParameter adds the typeVar to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WithUserOrGroupQueryParameter ¶

func (o *CifsShareACLCollectionGetParams) WithUserOrGroupQueryParameter(userOrGroup *string) *CifsShareACLCollectionGetParams

WithUserOrGroupQueryParameter adds the userOrGroup to the cifs share acl collection get params

func (*CifsShareACLCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsShareACLCollectionGetReader ¶

type CifsShareACLCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsShareACLCollectionGetReader is a Reader for the CifsShareACLCollectionGet structure.

func (*CifsShareACLCollectionGetReader) ReadResponse ¶

func (o *CifsShareACLCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareACLCreateCreated ¶

type CifsShareACLCreateCreated struct {
}

CifsShareACLCreateCreated describes a response with status code 201, with default header values.

Created

func NewCifsShareACLCreateCreated ¶

func NewCifsShareACLCreateCreated() *CifsShareACLCreateCreated

NewCifsShareACLCreateCreated creates a CifsShareACLCreateCreated with default headers values

func (*CifsShareACLCreateCreated) Error ¶

func (o *CifsShareACLCreateCreated) Error() string

func (*CifsShareACLCreateCreated) IsClientError ¶

func (o *CifsShareACLCreateCreated) IsClientError() bool

IsClientError returns true when this cifs share Acl create created response has a 4xx status code

func (*CifsShareACLCreateCreated) IsCode ¶

func (o *CifsShareACLCreateCreated) IsCode(code int) bool

IsCode returns true when this cifs share Acl create created response a status code equal to that given

func (*CifsShareACLCreateCreated) IsRedirect ¶

func (o *CifsShareACLCreateCreated) IsRedirect() bool

IsRedirect returns true when this cifs share Acl create created response has a 3xx status code

func (*CifsShareACLCreateCreated) IsServerError ¶

func (o *CifsShareACLCreateCreated) IsServerError() bool

IsServerError returns true when this cifs share Acl create created response has a 5xx status code

func (*CifsShareACLCreateCreated) IsSuccess ¶

func (o *CifsShareACLCreateCreated) IsSuccess() bool

IsSuccess returns true when this cifs share Acl create created response has a 2xx status code

func (*CifsShareACLCreateCreated) String ¶

func (o *CifsShareACLCreateCreated) String() string

type CifsShareACLCreateDefault ¶

type CifsShareACLCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsShareACLCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655470 | Failed to create share ACL because the share does not exist | | 655446 | Failed to create share ACL because the specified Windows user/group does not exist| | 4849678 | Failed to create share ACL because the specified UNIX user/group does not exist|

func NewCifsShareACLCreateDefault ¶

func NewCifsShareACLCreateDefault(code int) *CifsShareACLCreateDefault

NewCifsShareACLCreateDefault creates a CifsShareACLCreateDefault with default headers values

func (*CifsShareACLCreateDefault) Code ¶

func (o *CifsShareACLCreateDefault) Code() int

Code gets the status code for the cifs share acl create default response

func (*CifsShareACLCreateDefault) Error ¶

func (o *CifsShareACLCreateDefault) Error() string

func (*CifsShareACLCreateDefault) GetPayload ¶

func (*CifsShareACLCreateDefault) IsClientError ¶

func (o *CifsShareACLCreateDefault) IsClientError() bool

IsClientError returns true when this cifs share acl create default response has a 4xx status code

func (*CifsShareACLCreateDefault) IsCode ¶

func (o *CifsShareACLCreateDefault) IsCode(code int) bool

IsCode returns true when this cifs share acl create default response a status code equal to that given

func (*CifsShareACLCreateDefault) IsRedirect ¶

func (o *CifsShareACLCreateDefault) IsRedirect() bool

IsRedirect returns true when this cifs share acl create default response has a 3xx status code

func (*CifsShareACLCreateDefault) IsServerError ¶

func (o *CifsShareACLCreateDefault) IsServerError() bool

IsServerError returns true when this cifs share acl create default response has a 5xx status code

func (*CifsShareACLCreateDefault) IsSuccess ¶

func (o *CifsShareACLCreateDefault) IsSuccess() bool

IsSuccess returns true when this cifs share acl create default response has a 2xx status code

func (*CifsShareACLCreateDefault) String ¶

func (o *CifsShareACLCreateDefault) String() string

type CifsShareACLCreateParams ¶

type CifsShareACLCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsShareACL

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* Share.

	   CIFS Share Name
	*/
	SharePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareACLCreateParams contains all the parameters to send to the API endpoint

for the cifs share acl create operation.

Typically these are written to a http.Request.

func NewCifsShareACLCreateParams ¶

func NewCifsShareACLCreateParams() *CifsShareACLCreateParams

NewCifsShareACLCreateParams creates a new CifsShareACLCreateParams 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 NewCifsShareACLCreateParamsWithContext ¶

func NewCifsShareACLCreateParamsWithContext(ctx context.Context) *CifsShareACLCreateParams

NewCifsShareACLCreateParamsWithContext creates a new CifsShareACLCreateParams object with the ability to set a context for a request.

func NewCifsShareACLCreateParamsWithHTTPClient ¶

func NewCifsShareACLCreateParamsWithHTTPClient(client *http.Client) *CifsShareACLCreateParams

NewCifsShareACLCreateParamsWithHTTPClient creates a new CifsShareACLCreateParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareACLCreateParamsWithTimeout ¶

func NewCifsShareACLCreateParamsWithTimeout(timeout time.Duration) *CifsShareACLCreateParams

NewCifsShareACLCreateParamsWithTimeout creates a new CifsShareACLCreateParams object with the ability to set a timeout on a request.

func (*CifsShareACLCreateParams) SetContext ¶

func (o *CifsShareACLCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share acl create params

func (*CifsShareACLCreateParams) SetDefaults ¶

func (o *CifsShareACLCreateParams) SetDefaults()

SetDefaults hydrates default values in the cifs share acl create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLCreateParams) SetHTTPClient ¶

func (o *CifsShareACLCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share acl create params

func (*CifsShareACLCreateParams) SetInfo ¶

func (o *CifsShareACLCreateParams) SetInfo(info *models.CifsShareACL)

SetInfo adds the info to the cifs share acl create params

func (*CifsShareACLCreateParams) SetReturnRecordsQueryParameter ¶

func (o *CifsShareACLCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs share acl create params

func (*CifsShareACLCreateParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareACLCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share acl create params

func (*CifsShareACLCreateParams) SetSharePathParameter ¶

func (o *CifsShareACLCreateParams) SetSharePathParameter(share string)

SetSharePathParameter adds the share to the cifs share acl create params

func (*CifsShareACLCreateParams) SetTimeout ¶

func (o *CifsShareACLCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share acl create params

func (*CifsShareACLCreateParams) WithContext ¶

WithContext adds the context to the cifs share acl create params

func (*CifsShareACLCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs share acl create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLCreateParams) WithHTTPClient ¶

func (o *CifsShareACLCreateParams) WithHTTPClient(client *http.Client) *CifsShareACLCreateParams

WithHTTPClient adds the HTTPClient to the cifs share acl create params

func (*CifsShareACLCreateParams) WithInfo ¶

WithInfo adds the info to the cifs share acl create params

func (*CifsShareACLCreateParams) WithReturnRecordsQueryParameter ¶

func (o *CifsShareACLCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsShareACLCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs share acl create params

func (*CifsShareACLCreateParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareACLCreateParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareACLCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share acl create params

func (*CifsShareACLCreateParams) WithSharePathParameter ¶

func (o *CifsShareACLCreateParams) WithSharePathParameter(share string) *CifsShareACLCreateParams

WithSharePathParameter adds the share to the cifs share acl create params

func (*CifsShareACLCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs share acl create params

func (*CifsShareACLCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsShareACLCreateReader ¶

type CifsShareACLCreateReader struct {
	// contains filtered or unexported fields
}

CifsShareACLCreateReader is a Reader for the CifsShareACLCreate structure.

func (*CifsShareACLCreateReader) ReadResponse ¶

func (o *CifsShareACLCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareACLDeleteDefault ¶

type CifsShareACLDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsShareACLDeleteDefault describes a response with status code -1, with default header values.

Error

func NewCifsShareACLDeleteDefault ¶

func NewCifsShareACLDeleteDefault(code int) *CifsShareACLDeleteDefault

NewCifsShareACLDeleteDefault creates a CifsShareACLDeleteDefault with default headers values

func (*CifsShareACLDeleteDefault) Code ¶

func (o *CifsShareACLDeleteDefault) Code() int

Code gets the status code for the cifs share acl delete default response

func (*CifsShareACLDeleteDefault) Error ¶

func (o *CifsShareACLDeleteDefault) Error() string

func (*CifsShareACLDeleteDefault) GetPayload ¶

func (*CifsShareACLDeleteDefault) IsClientError ¶

func (o *CifsShareACLDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs share acl delete default response has a 4xx status code

func (*CifsShareACLDeleteDefault) IsCode ¶

func (o *CifsShareACLDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs share acl delete default response a status code equal to that given

func (*CifsShareACLDeleteDefault) IsRedirect ¶

func (o *CifsShareACLDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs share acl delete default response has a 3xx status code

func (*CifsShareACLDeleteDefault) IsServerError ¶

func (o *CifsShareACLDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs share acl delete default response has a 5xx status code

func (*CifsShareACLDeleteDefault) IsSuccess ¶

func (o *CifsShareACLDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs share acl delete default response has a 2xx status code

func (*CifsShareACLDeleteDefault) String ¶

func (o *CifsShareACLDeleteDefault) String() string

type CifsShareACLDeleteOK ¶

type CifsShareACLDeleteOK struct {
}

CifsShareACLDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsShareACLDeleteOK ¶

func NewCifsShareACLDeleteOK() *CifsShareACLDeleteOK

NewCifsShareACLDeleteOK creates a CifsShareACLDeleteOK with default headers values

func (*CifsShareACLDeleteOK) Error ¶

func (o *CifsShareACLDeleteOK) Error() string

func (*CifsShareACLDeleteOK) IsClientError ¶

func (o *CifsShareACLDeleteOK) IsClientError() bool

IsClientError returns true when this cifs share Acl delete o k response has a 4xx status code

func (*CifsShareACLDeleteOK) IsCode ¶

func (o *CifsShareACLDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs share Acl delete o k response a status code equal to that given

func (*CifsShareACLDeleteOK) IsRedirect ¶

func (o *CifsShareACLDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs share Acl delete o k response has a 3xx status code

func (*CifsShareACLDeleteOK) IsServerError ¶

func (o *CifsShareACLDeleteOK) IsServerError() bool

IsServerError returns true when this cifs share Acl delete o k response has a 5xx status code

func (*CifsShareACLDeleteOK) IsSuccess ¶

func (o *CifsShareACLDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs share Acl delete o k response has a 2xx status code

func (*CifsShareACLDeleteOK) String ¶

func (o *CifsShareACLDeleteOK) String() string

type CifsShareACLDeleteParams ¶

type CifsShareACLDeleteParams struct {

	/* Share.

	   Share name
	*/
	SharePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   User or group type
	*/
	TypePathParameter string

	/* UserOrGroup.

	   User or group name
	*/
	UserOrGroupPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareACLDeleteParams contains all the parameters to send to the API endpoint

for the cifs share acl delete operation.

Typically these are written to a http.Request.

func NewCifsShareACLDeleteParams ¶

func NewCifsShareACLDeleteParams() *CifsShareACLDeleteParams

NewCifsShareACLDeleteParams creates a new CifsShareACLDeleteParams 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 NewCifsShareACLDeleteParamsWithContext ¶

func NewCifsShareACLDeleteParamsWithContext(ctx context.Context) *CifsShareACLDeleteParams

NewCifsShareACLDeleteParamsWithContext creates a new CifsShareACLDeleteParams object with the ability to set a context for a request.

func NewCifsShareACLDeleteParamsWithHTTPClient ¶

func NewCifsShareACLDeleteParamsWithHTTPClient(client *http.Client) *CifsShareACLDeleteParams

NewCifsShareACLDeleteParamsWithHTTPClient creates a new CifsShareACLDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareACLDeleteParamsWithTimeout ¶

func NewCifsShareACLDeleteParamsWithTimeout(timeout time.Duration) *CifsShareACLDeleteParams

NewCifsShareACLDeleteParamsWithTimeout creates a new CifsShareACLDeleteParams object with the ability to set a timeout on a request.

func (*CifsShareACLDeleteParams) SetContext ¶

func (o *CifsShareACLDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share acl delete params

func (*CifsShareACLDeleteParams) SetDefaults ¶

func (o *CifsShareACLDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs share acl delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLDeleteParams) SetHTTPClient ¶

func (o *CifsShareACLDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share acl delete params

func (*CifsShareACLDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareACLDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share acl delete params

func (*CifsShareACLDeleteParams) SetSharePathParameter ¶

func (o *CifsShareACLDeleteParams) SetSharePathParameter(share string)

SetSharePathParameter adds the share to the cifs share acl delete params

func (*CifsShareACLDeleteParams) SetTimeout ¶

func (o *CifsShareACLDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share acl delete params

func (*CifsShareACLDeleteParams) SetTypePathParameter ¶

func (o *CifsShareACLDeleteParams) SetTypePathParameter(typeVar string)

SetTypePathParameter adds the type to the cifs share acl delete params

func (*CifsShareACLDeleteParams) SetUserOrGroupPathParameter ¶

func (o *CifsShareACLDeleteParams) SetUserOrGroupPathParameter(userOrGroup string)

SetUserOrGroupPathParameter adds the userOrGroup to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithContext ¶

WithContext adds the context to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs share acl delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLDeleteParams) WithHTTPClient ¶

func (o *CifsShareACLDeleteParams) WithHTTPClient(client *http.Client) *CifsShareACLDeleteParams

WithHTTPClient adds the HTTPClient to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareACLDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareACLDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithSharePathParameter ¶

func (o *CifsShareACLDeleteParams) WithSharePathParameter(share string) *CifsShareACLDeleteParams

WithSharePathParameter adds the share to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithTypePathParameter ¶

func (o *CifsShareACLDeleteParams) WithTypePathParameter(typeVar string) *CifsShareACLDeleteParams

WithTypePathParameter adds the typeVar to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WithUserOrGroupPathParameter ¶

func (o *CifsShareACLDeleteParams) WithUserOrGroupPathParameter(userOrGroup string) *CifsShareACLDeleteParams

WithUserOrGroupPathParameter adds the userOrGroup to the cifs share acl delete params

func (*CifsShareACLDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsShareACLDeleteReader ¶

type CifsShareACLDeleteReader struct {
	// contains filtered or unexported fields
}

CifsShareACLDeleteReader is a Reader for the CifsShareACLDelete structure.

func (*CifsShareACLDeleteReader) ReadResponse ¶

func (o *CifsShareACLDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareACLGetDefault ¶

type CifsShareACLGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsShareACLGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsShareACLGetDefault ¶

func NewCifsShareACLGetDefault(code int) *CifsShareACLGetDefault

NewCifsShareACLGetDefault creates a CifsShareACLGetDefault with default headers values

func (*CifsShareACLGetDefault) Code ¶

func (o *CifsShareACLGetDefault) Code() int

Code gets the status code for the cifs share acl get default response

func (*CifsShareACLGetDefault) Error ¶

func (o *CifsShareACLGetDefault) Error() string

func (*CifsShareACLGetDefault) GetPayload ¶

func (o *CifsShareACLGetDefault) GetPayload() *models.ErrorResponse

func (*CifsShareACLGetDefault) IsClientError ¶

func (o *CifsShareACLGetDefault) IsClientError() bool

IsClientError returns true when this cifs share acl get default response has a 4xx status code

func (*CifsShareACLGetDefault) IsCode ¶

func (o *CifsShareACLGetDefault) IsCode(code int) bool

IsCode returns true when this cifs share acl get default response a status code equal to that given

func (*CifsShareACLGetDefault) IsRedirect ¶

func (o *CifsShareACLGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs share acl get default response has a 3xx status code

func (*CifsShareACLGetDefault) IsServerError ¶

func (o *CifsShareACLGetDefault) IsServerError() bool

IsServerError returns true when this cifs share acl get default response has a 5xx status code

func (*CifsShareACLGetDefault) IsSuccess ¶

func (o *CifsShareACLGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs share acl get default response has a 2xx status code

func (*CifsShareACLGetDefault) String ¶

func (o *CifsShareACLGetDefault) String() string

type CifsShareACLGetOK ¶

type CifsShareACLGetOK struct {
	Payload *models.CifsShareACL
}

CifsShareACLGetOK describes a response with status code 200, with default header values.

OK

func NewCifsShareACLGetOK ¶

func NewCifsShareACLGetOK() *CifsShareACLGetOK

NewCifsShareACLGetOK creates a CifsShareACLGetOK with default headers values

func (*CifsShareACLGetOK) Error ¶

func (o *CifsShareACLGetOK) Error() string

func (*CifsShareACLGetOK) GetPayload ¶

func (o *CifsShareACLGetOK) GetPayload() *models.CifsShareACL

func (*CifsShareACLGetOK) IsClientError ¶

func (o *CifsShareACLGetOK) IsClientError() bool

IsClientError returns true when this cifs share Acl get o k response has a 4xx status code

func (*CifsShareACLGetOK) IsCode ¶

func (o *CifsShareACLGetOK) IsCode(code int) bool

IsCode returns true when this cifs share Acl get o k response a status code equal to that given

func (*CifsShareACLGetOK) IsRedirect ¶

func (o *CifsShareACLGetOK) IsRedirect() bool

IsRedirect returns true when this cifs share Acl get o k response has a 3xx status code

func (*CifsShareACLGetOK) IsServerError ¶

func (o *CifsShareACLGetOK) IsServerError() bool

IsServerError returns true when this cifs share Acl get o k response has a 5xx status code

func (*CifsShareACLGetOK) IsSuccess ¶

func (o *CifsShareACLGetOK) IsSuccess() bool

IsSuccess returns true when this cifs share Acl get o k response has a 2xx status code

func (*CifsShareACLGetOK) String ¶

func (o *CifsShareACLGetOK) String() string

type CifsShareACLGetParams ¶

type CifsShareACLGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Share.

	   Share name
	*/
	SharePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   User or group type
	*/
	TypePathParameter string

	/* UserOrGroup.

	   User or group name
	*/
	UserOrGroupPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareACLGetParams contains all the parameters to send to the API endpoint

for the cifs share acl get operation.

Typically these are written to a http.Request.

func NewCifsShareACLGetParams ¶

func NewCifsShareACLGetParams() *CifsShareACLGetParams

NewCifsShareACLGetParams creates a new CifsShareACLGetParams 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 NewCifsShareACLGetParamsWithContext ¶

func NewCifsShareACLGetParamsWithContext(ctx context.Context) *CifsShareACLGetParams

NewCifsShareACLGetParamsWithContext creates a new CifsShareACLGetParams object with the ability to set a context for a request.

func NewCifsShareACLGetParamsWithHTTPClient ¶

func NewCifsShareACLGetParamsWithHTTPClient(client *http.Client) *CifsShareACLGetParams

NewCifsShareACLGetParamsWithHTTPClient creates a new CifsShareACLGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareACLGetParamsWithTimeout ¶

func NewCifsShareACLGetParamsWithTimeout(timeout time.Duration) *CifsShareACLGetParams

NewCifsShareACLGetParamsWithTimeout creates a new CifsShareACLGetParams object with the ability to set a timeout on a request.

func (*CifsShareACLGetParams) SetContext ¶

func (o *CifsShareACLGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share acl get params

func (*CifsShareACLGetParams) SetDefaults ¶

func (o *CifsShareACLGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs share acl get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLGetParams) SetFieldsQueryParameter ¶

func (o *CifsShareACLGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs share acl get params

func (*CifsShareACLGetParams) SetHTTPClient ¶

func (o *CifsShareACLGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share acl get params

func (*CifsShareACLGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareACLGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share acl get params

func (*CifsShareACLGetParams) SetSharePathParameter ¶

func (o *CifsShareACLGetParams) SetSharePathParameter(share string)

SetSharePathParameter adds the share to the cifs share acl get params

func (*CifsShareACLGetParams) SetTimeout ¶

func (o *CifsShareACLGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share acl get params

func (*CifsShareACLGetParams) SetTypePathParameter ¶

func (o *CifsShareACLGetParams) SetTypePathParameter(typeVar string)

SetTypePathParameter adds the type to the cifs share acl get params

func (*CifsShareACLGetParams) SetUserOrGroupPathParameter ¶

func (o *CifsShareACLGetParams) SetUserOrGroupPathParameter(userOrGroup string)

SetUserOrGroupPathParameter adds the userOrGroup to the cifs share acl get params

func (*CifsShareACLGetParams) WithContext ¶

WithContext adds the context to the cifs share acl get params

func (*CifsShareACLGetParams) WithDefaults ¶

func (o *CifsShareACLGetParams) WithDefaults() *CifsShareACLGetParams

WithDefaults hydrates default values in the cifs share acl get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLGetParams) WithFieldsQueryParameter ¶

func (o *CifsShareACLGetParams) WithFieldsQueryParameter(fields []string) *CifsShareACLGetParams

WithFieldsQueryParameter adds the fields to the cifs share acl get params

func (*CifsShareACLGetParams) WithHTTPClient ¶

func (o *CifsShareACLGetParams) WithHTTPClient(client *http.Client) *CifsShareACLGetParams

WithHTTPClient adds the HTTPClient to the cifs share acl get params

func (*CifsShareACLGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareACLGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareACLGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share acl get params

func (*CifsShareACLGetParams) WithSharePathParameter ¶

func (o *CifsShareACLGetParams) WithSharePathParameter(share string) *CifsShareACLGetParams

WithSharePathParameter adds the share to the cifs share acl get params

func (*CifsShareACLGetParams) WithTimeout ¶

func (o *CifsShareACLGetParams) WithTimeout(timeout time.Duration) *CifsShareACLGetParams

WithTimeout adds the timeout to the cifs share acl get params

func (*CifsShareACLGetParams) WithTypePathParameter ¶

func (o *CifsShareACLGetParams) WithTypePathParameter(typeVar string) *CifsShareACLGetParams

WithTypePathParameter adds the typeVar to the cifs share acl get params

func (*CifsShareACLGetParams) WithUserOrGroupPathParameter ¶

func (o *CifsShareACLGetParams) WithUserOrGroupPathParameter(userOrGroup string) *CifsShareACLGetParams

WithUserOrGroupPathParameter adds the userOrGroup to the cifs share acl get params

func (*CifsShareACLGetParams) WriteToRequest ¶

func (o *CifsShareACLGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsShareACLGetReader ¶

type CifsShareACLGetReader struct {
	// contains filtered or unexported fields
}

CifsShareACLGetReader is a Reader for the CifsShareACLGet structure.

func (*CifsShareACLGetReader) ReadResponse ¶

func (o *CifsShareACLGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareACLModifyDefault ¶

type CifsShareACLModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsShareACLModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655516 | The share ACL does not exist for given user and share |

func NewCifsShareACLModifyDefault ¶

func NewCifsShareACLModifyDefault(code int) *CifsShareACLModifyDefault

NewCifsShareACLModifyDefault creates a CifsShareACLModifyDefault with default headers values

func (*CifsShareACLModifyDefault) Code ¶

func (o *CifsShareACLModifyDefault) Code() int

Code gets the status code for the cifs share acl modify default response

func (*CifsShareACLModifyDefault) Error ¶

func (o *CifsShareACLModifyDefault) Error() string

func (*CifsShareACLModifyDefault) GetPayload ¶

func (*CifsShareACLModifyDefault) IsClientError ¶

func (o *CifsShareACLModifyDefault) IsClientError() bool

IsClientError returns true when this cifs share acl modify default response has a 4xx status code

func (*CifsShareACLModifyDefault) IsCode ¶

func (o *CifsShareACLModifyDefault) IsCode(code int) bool

IsCode returns true when this cifs share acl modify default response a status code equal to that given

func (*CifsShareACLModifyDefault) IsRedirect ¶

func (o *CifsShareACLModifyDefault) IsRedirect() bool

IsRedirect returns true when this cifs share acl modify default response has a 3xx status code

func (*CifsShareACLModifyDefault) IsServerError ¶

func (o *CifsShareACLModifyDefault) IsServerError() bool

IsServerError returns true when this cifs share acl modify default response has a 5xx status code

func (*CifsShareACLModifyDefault) IsSuccess ¶

func (o *CifsShareACLModifyDefault) IsSuccess() bool

IsSuccess returns true when this cifs share acl modify default response has a 2xx status code

func (*CifsShareACLModifyDefault) String ¶

func (o *CifsShareACLModifyDefault) String() string

type CifsShareACLModifyOK ¶

type CifsShareACLModifyOK struct {
}

CifsShareACLModifyOK describes a response with status code 200, with default header values.

OK

func NewCifsShareACLModifyOK ¶

func NewCifsShareACLModifyOK() *CifsShareACLModifyOK

NewCifsShareACLModifyOK creates a CifsShareACLModifyOK with default headers values

func (*CifsShareACLModifyOK) Error ¶

func (o *CifsShareACLModifyOK) Error() string

func (*CifsShareACLModifyOK) IsClientError ¶

func (o *CifsShareACLModifyOK) IsClientError() bool

IsClientError returns true when this cifs share Acl modify o k response has a 4xx status code

func (*CifsShareACLModifyOK) IsCode ¶

func (o *CifsShareACLModifyOK) IsCode(code int) bool

IsCode returns true when this cifs share Acl modify o k response a status code equal to that given

func (*CifsShareACLModifyOK) IsRedirect ¶

func (o *CifsShareACLModifyOK) IsRedirect() bool

IsRedirect returns true when this cifs share Acl modify o k response has a 3xx status code

func (*CifsShareACLModifyOK) IsServerError ¶

func (o *CifsShareACLModifyOK) IsServerError() bool

IsServerError returns true when this cifs share Acl modify o k response has a 5xx status code

func (*CifsShareACLModifyOK) IsSuccess ¶

func (o *CifsShareACLModifyOK) IsSuccess() bool

IsSuccess returns true when this cifs share Acl modify o k response has a 2xx status code

func (*CifsShareACLModifyOK) String ¶

func (o *CifsShareACLModifyOK) String() string

type CifsShareACLModifyParams ¶

type CifsShareACLModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsShareACL

	/* Share.

	   Share name
	*/
	SharePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   User or group type
	*/
	TypePathParameter string

	/* UserOrGroup.

	   User or group name
	*/
	UserOrGroupPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareACLModifyParams contains all the parameters to send to the API endpoint

for the cifs share acl modify operation.

Typically these are written to a http.Request.

func NewCifsShareACLModifyParams ¶

func NewCifsShareACLModifyParams() *CifsShareACLModifyParams

NewCifsShareACLModifyParams creates a new CifsShareACLModifyParams 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 NewCifsShareACLModifyParamsWithContext ¶

func NewCifsShareACLModifyParamsWithContext(ctx context.Context) *CifsShareACLModifyParams

NewCifsShareACLModifyParamsWithContext creates a new CifsShareACLModifyParams object with the ability to set a context for a request.

func NewCifsShareACLModifyParamsWithHTTPClient ¶

func NewCifsShareACLModifyParamsWithHTTPClient(client *http.Client) *CifsShareACLModifyParams

NewCifsShareACLModifyParamsWithHTTPClient creates a new CifsShareACLModifyParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareACLModifyParamsWithTimeout ¶

func NewCifsShareACLModifyParamsWithTimeout(timeout time.Duration) *CifsShareACLModifyParams

NewCifsShareACLModifyParamsWithTimeout creates a new CifsShareACLModifyParams object with the ability to set a timeout on a request.

func (*CifsShareACLModifyParams) SetContext ¶

func (o *CifsShareACLModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetDefaults ¶

func (o *CifsShareACLModifyParams) SetDefaults()

SetDefaults hydrates default values in the cifs share acl modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLModifyParams) SetHTTPClient ¶

func (o *CifsShareACLModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetInfo ¶

func (o *CifsShareACLModifyParams) SetInfo(info *models.CifsShareACL)

SetInfo adds the info to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareACLModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetSharePathParameter ¶

func (o *CifsShareACLModifyParams) SetSharePathParameter(share string)

SetSharePathParameter adds the share to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetTimeout ¶

func (o *CifsShareACLModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetTypePathParameter ¶

func (o *CifsShareACLModifyParams) SetTypePathParameter(typeVar string)

SetTypePathParameter adds the type to the cifs share acl modify params

func (*CifsShareACLModifyParams) SetUserOrGroupPathParameter ¶

func (o *CifsShareACLModifyParams) SetUserOrGroupPathParameter(userOrGroup string)

SetUserOrGroupPathParameter adds the userOrGroup to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithContext ¶

WithContext adds the context to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs share acl modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareACLModifyParams) WithHTTPClient ¶

func (o *CifsShareACLModifyParams) WithHTTPClient(client *http.Client) *CifsShareACLModifyParams

WithHTTPClient adds the HTTPClient to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithInfo ¶

WithInfo adds the info to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareACLModifyParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareACLModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithSharePathParameter ¶

func (o *CifsShareACLModifyParams) WithSharePathParameter(share string) *CifsShareACLModifyParams

WithSharePathParameter adds the share to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithTypePathParameter ¶

func (o *CifsShareACLModifyParams) WithTypePathParameter(typeVar string) *CifsShareACLModifyParams

WithTypePathParameter adds the typeVar to the cifs share acl modify params

func (*CifsShareACLModifyParams) WithUserOrGroupPathParameter ¶

func (o *CifsShareACLModifyParams) WithUserOrGroupPathParameter(userOrGroup string) *CifsShareACLModifyParams

WithUserOrGroupPathParameter adds the userOrGroup to the cifs share acl modify params

func (*CifsShareACLModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsShareACLModifyReader ¶

type CifsShareACLModifyReader struct {
	// contains filtered or unexported fields
}

CifsShareACLModifyReader is a Reader for the CifsShareACLModify structure.

func (*CifsShareACLModifyReader) ReadResponse ¶

func (o *CifsShareACLModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareCollectionGetDefault ¶

type CifsShareCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsShareCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsShareCollectionGetDefault ¶

func NewCifsShareCollectionGetDefault(code int) *CifsShareCollectionGetDefault

NewCifsShareCollectionGetDefault creates a CifsShareCollectionGetDefault with default headers values

func (*CifsShareCollectionGetDefault) Code ¶

Code gets the status code for the cifs share collection get default response

func (*CifsShareCollectionGetDefault) Error ¶

func (*CifsShareCollectionGetDefault) GetPayload ¶

func (*CifsShareCollectionGetDefault) IsClientError ¶

func (o *CifsShareCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs share collection get default response has a 4xx status code

func (*CifsShareCollectionGetDefault) IsCode ¶

func (o *CifsShareCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this cifs share collection get default response a status code equal to that given

func (*CifsShareCollectionGetDefault) IsRedirect ¶

func (o *CifsShareCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs share collection get default response has a 3xx status code

func (*CifsShareCollectionGetDefault) IsServerError ¶

func (o *CifsShareCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs share collection get default response has a 5xx status code

func (*CifsShareCollectionGetDefault) IsSuccess ¶

func (o *CifsShareCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs share collection get default response has a 2xx status code

func (*CifsShareCollectionGetDefault) String ¶

type CifsShareCollectionGetOK ¶

type CifsShareCollectionGetOK struct {
	Payload *models.CifsShareResponse
}

CifsShareCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsShareCollectionGetOK ¶

func NewCifsShareCollectionGetOK() *CifsShareCollectionGetOK

NewCifsShareCollectionGetOK creates a CifsShareCollectionGetOK with default headers values

func (*CifsShareCollectionGetOK) Error ¶

func (o *CifsShareCollectionGetOK) Error() string

func (*CifsShareCollectionGetOK) GetPayload ¶

func (*CifsShareCollectionGetOK) IsClientError ¶

func (o *CifsShareCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs share collection get o k response has a 4xx status code

func (*CifsShareCollectionGetOK) IsCode ¶

func (o *CifsShareCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs share collection get o k response a status code equal to that given

func (*CifsShareCollectionGetOK) IsRedirect ¶

func (o *CifsShareCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs share collection get o k response has a 3xx status code

func (*CifsShareCollectionGetOK) IsServerError ¶

func (o *CifsShareCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs share collection get o k response has a 5xx status code

func (*CifsShareCollectionGetOK) IsSuccess ¶

func (o *CifsShareCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs share collection get o k response has a 2xx status code

func (*CifsShareCollectionGetOK) String ¶

func (o *CifsShareCollectionGetOK) String() string

type CifsShareCollectionGetParams ¶

type CifsShareCollectionGetParams struct {

	/* AccessBasedEnumeration.

	   Filter by access_based_enumeration
	*/
	AccessBasedEnumerationQueryParameter *bool

	/* AclsPermission.

	   Filter by acls.permission
	*/
	AclsPermissionQueryParameter *string

	/* AclsType.

	   Filter by acls.type
	*/
	AclsTypeQueryParameter *string

	/* AclsUserOrGroup.

	   Filter by acls.user_or_group
	*/
	AclsUserOrGroupQueryParameter *string

	/* AllowUnencryptedAccess.

	   Filter by allow_unencrypted_access
	*/
	AllowUnencryptedAccessQueryParameter *bool

	/* ChangeNotify.

	   Filter by change_notify
	*/
	ChangeNotifyQueryParameter *bool

	/* Comment.

	   Filter by comment
	*/
	CommentQueryParameter *string

	/* ContinuouslyAvailable.

	   Filter by continuously_available
	*/
	ContinuouslyAvailableQueryParameter *bool

	/* DirUmask.

	   Filter by dir_umask
	*/
	DirUmaskQueryParameter *int64

	/* Encryption.

	   Filter by encryption
	*/
	EncryptionQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* FileUmask.

	   Filter by file_umask
	*/
	FileUmaskQueryParameter *int64

	/* ForceGroupForCreate.

	   Filter by force_group_for_create
	*/
	ForceGroupForCreateQueryParameter *string

	/* HomeDirectory.

	   Filter by home_directory
	*/
	HomeDirectoryQueryParameter *bool

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* NamespaceCaching.

	   Filter by namespace_caching
	*/
	NamespaceCachingQueryParameter *bool

	/* NoStrictSecurity.

	   Filter by no_strict_security
	*/
	NoStrictSecurityQueryParameter *bool

	/* OfflineFiles.

	   Filter by offline_files
	*/
	OfflineFilesQueryParameter *string

	/* Oplocks.

	   Filter by oplocks
	*/
	OplocksQueryParameter *bool

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Path.

	   Filter by path
	*/
	PathQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ShowSnapshot.

	   Filter by show_snapshot
	*/
	ShowSnapshotQueryParameter *bool

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* UnixSymlink.

	   Filter by unix_symlink
	*/
	UnixSymlinkQueryParameter *string

	/* VolumeName.

	   Filter by volume.name
	*/
	VolumeNameQueryParameter *string

	/* VolumeUUID.

	   Filter by volume.uuid
	*/
	VolumeUUIDQueryParameter *string

	/* VscanProfile.

	   Filter by vscan_profile
	*/
	VscanProfileQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs share collection get operation.

Typically these are written to a http.Request.

func NewCifsShareCollectionGetParams ¶

func NewCifsShareCollectionGetParams() *CifsShareCollectionGetParams

NewCifsShareCollectionGetParams creates a new CifsShareCollectionGetParams 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 NewCifsShareCollectionGetParamsWithContext ¶

func NewCifsShareCollectionGetParamsWithContext(ctx context.Context) *CifsShareCollectionGetParams

NewCifsShareCollectionGetParamsWithContext creates a new CifsShareCollectionGetParams object with the ability to set a context for a request.

func NewCifsShareCollectionGetParamsWithHTTPClient ¶

func NewCifsShareCollectionGetParamsWithHTTPClient(client *http.Client) *CifsShareCollectionGetParams

NewCifsShareCollectionGetParamsWithHTTPClient creates a new CifsShareCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareCollectionGetParamsWithTimeout ¶

func NewCifsShareCollectionGetParamsWithTimeout(timeout time.Duration) *CifsShareCollectionGetParams

NewCifsShareCollectionGetParamsWithTimeout creates a new CifsShareCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsShareCollectionGetParams) SetAccessBasedEnumerationQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetAccessBasedEnumerationQueryParameter(accessBasedEnumeration *bool)

SetAccessBasedEnumerationQueryParameter adds the accessBasedEnumeration to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetAclsPermissionQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetAclsPermissionQueryParameter(aclsPermission *string)

SetAclsPermissionQueryParameter adds the aclsPermission to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetAclsTypeQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetAclsTypeQueryParameter(aclsType *string)

SetAclsTypeQueryParameter adds the aclsType to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetAclsUserOrGroupQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetAclsUserOrGroupQueryParameter(aclsUserOrGroup *string)

SetAclsUserOrGroupQueryParameter adds the aclsUserOrGroup to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetAllowUnencryptedAccessQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetAllowUnencryptedAccessQueryParameter(allowUnencryptedAccess *bool)

SetAllowUnencryptedAccessQueryParameter adds the allowUnencryptedAccess to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetChangeNotifyQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetChangeNotifyQueryParameter(changeNotify *bool)

SetChangeNotifyQueryParameter adds the changeNotify to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetCommentQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetCommentQueryParameter(comment *string)

SetCommentQueryParameter adds the comment to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetContext ¶

func (o *CifsShareCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetContinuouslyAvailableQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetContinuouslyAvailableQueryParameter(continuouslyAvailable *bool)

SetContinuouslyAvailableQueryParameter adds the continuouslyAvailable to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetDefaults ¶

func (o *CifsShareCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs share collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareCollectionGetParams) SetDirUmaskQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetDirUmaskQueryParameter(dirUmask *int64)

SetDirUmaskQueryParameter adds the dirUmask to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetEncryptionQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetEncryptionQueryParameter(encryption *bool)

SetEncryptionQueryParameter adds the encryption to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetFileUmaskQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetFileUmaskQueryParameter(fileUmask *int64)

SetFileUmaskQueryParameter adds the fileUmask to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetForceGroupForCreateQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetForceGroupForCreateQueryParameter(forceGroupForCreate *string)

SetForceGroupForCreateQueryParameter adds the forceGroupForCreate to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetHTTPClient ¶

func (o *CifsShareCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetHomeDirectoryQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetHomeDirectoryQueryParameter(homeDirectory *bool)

SetHomeDirectoryQueryParameter adds the homeDirectory to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetNameQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetNamespaceCachingQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetNamespaceCachingQueryParameter(namespaceCaching *bool)

SetNamespaceCachingQueryParameter adds the namespaceCaching to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetNoStrictSecurityQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetNoStrictSecurityQueryParameter(noStrictSecurity *bool)

SetNoStrictSecurityQueryParameter adds the noStrictSecurity to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetOfflineFilesQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetOfflineFilesQueryParameter(offlineFiles *string)

SetOfflineFilesQueryParameter adds the offlineFiles to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetOplocksQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetOplocksQueryParameter(oplocks *bool)

SetOplocksQueryParameter adds the oplocks to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetPathQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetPathQueryParameter(path *string)

SetPathQueryParameter adds the path to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetShowSnapshotQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetShowSnapshotQueryParameter(showSnapshot *bool)

SetShowSnapshotQueryParameter adds the showSnapshot to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetTimeout ¶

func (o *CifsShareCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetUnixSymlinkQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetUnixSymlinkQueryParameter(unixSymlink *string)

SetUnixSymlinkQueryParameter adds the unixSymlink to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetVolumeNameQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetVolumeNameQueryParameter(volumeName *string)

SetVolumeNameQueryParameter adds the volumeName to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetVolumeUUIDQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetVolumeUUIDQueryParameter(volumeUUID *string)

SetVolumeUUIDQueryParameter adds the volumeUuid to the cifs share collection get params

func (*CifsShareCollectionGetParams) SetVscanProfileQueryParameter ¶

func (o *CifsShareCollectionGetParams) SetVscanProfileQueryParameter(vscanProfile *string)

SetVscanProfileQueryParameter adds the vscanProfile to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithAccessBasedEnumerationQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithAccessBasedEnumerationQueryParameter(accessBasedEnumeration *bool) *CifsShareCollectionGetParams

WithAccessBasedEnumerationQueryParameter adds the accessBasedEnumeration to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithAclsPermissionQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithAclsPermissionQueryParameter(aclsPermission *string) *CifsShareCollectionGetParams

WithAclsPermissionQueryParameter adds the aclsPermission to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithAclsTypeQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithAclsTypeQueryParameter(aclsType *string) *CifsShareCollectionGetParams

WithAclsTypeQueryParameter adds the aclsType to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithAclsUserOrGroupQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithAclsUserOrGroupQueryParameter(aclsUserOrGroup *string) *CifsShareCollectionGetParams

WithAclsUserOrGroupQueryParameter adds the aclsUserOrGroup to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithAllowUnencryptedAccessQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithAllowUnencryptedAccessQueryParameter(allowUnencryptedAccess *bool) *CifsShareCollectionGetParams

WithAllowUnencryptedAccessQueryParameter adds the allowUnencryptedAccess to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithChangeNotifyQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithChangeNotifyQueryParameter(changeNotify *bool) *CifsShareCollectionGetParams

WithChangeNotifyQueryParameter adds the changeNotify to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithCommentQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithCommentQueryParameter(comment *string) *CifsShareCollectionGetParams

WithCommentQueryParameter adds the comment to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithContinuouslyAvailableQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithContinuouslyAvailableQueryParameter(continuouslyAvailable *bool) *CifsShareCollectionGetParams

WithContinuouslyAvailableQueryParameter adds the continuouslyAvailable to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs share collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareCollectionGetParams) WithDirUmaskQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithDirUmaskQueryParameter(dirUmask *int64) *CifsShareCollectionGetParams

WithDirUmaskQueryParameter adds the dirUmask to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithEncryptionQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithEncryptionQueryParameter(encryption *bool) *CifsShareCollectionGetParams

WithEncryptionQueryParameter adds the encryption to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithFieldsQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithFieldsQueryParameter(fields []string) *CifsShareCollectionGetParams

WithFieldsQueryParameter adds the fields to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithFileUmaskQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithFileUmaskQueryParameter(fileUmask *int64) *CifsShareCollectionGetParams

WithFileUmaskQueryParameter adds the fileUmask to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithForceGroupForCreateQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithForceGroupForCreateQueryParameter(forceGroupForCreate *string) *CifsShareCollectionGetParams

WithForceGroupForCreateQueryParameter adds the forceGroupForCreate to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithHomeDirectoryQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithHomeDirectoryQueryParameter(homeDirectory *bool) *CifsShareCollectionGetParams

WithHomeDirectoryQueryParameter adds the homeDirectory to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsShareCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithNameQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithNameQueryParameter(name *string) *CifsShareCollectionGetParams

WithNameQueryParameter adds the name to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithNamespaceCachingQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithNamespaceCachingQueryParameter(namespaceCaching *bool) *CifsShareCollectionGetParams

WithNamespaceCachingQueryParameter adds the namespaceCaching to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithNoStrictSecurityQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithNoStrictSecurityQueryParameter(noStrictSecurity *bool) *CifsShareCollectionGetParams

WithNoStrictSecurityQueryParameter adds the noStrictSecurity to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithOfflineFilesQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithOfflineFilesQueryParameter(offlineFiles *string) *CifsShareCollectionGetParams

WithOfflineFilesQueryParameter adds the offlineFiles to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithOplocksQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithOplocksQueryParameter(oplocks *bool) *CifsShareCollectionGetParams

WithOplocksQueryParameter adds the oplocks to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithOrderByQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *CifsShareCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithPathQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithPathQueryParameter(path *string) *CifsShareCollectionGetParams

WithPathQueryParameter adds the path to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsShareCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsShareCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *CifsShareCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *CifsShareCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithShowSnapshotQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithShowSnapshotQueryParameter(showSnapshot *bool) *CifsShareCollectionGetParams

WithShowSnapshotQueryParameter adds the showSnapshot to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithUnixSymlinkQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithUnixSymlinkQueryParameter(unixSymlink *string) *CifsShareCollectionGetParams

WithUnixSymlinkQueryParameter adds the unixSymlink to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithVolumeNameQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithVolumeNameQueryParameter(volumeName *string) *CifsShareCollectionGetParams

WithVolumeNameQueryParameter adds the volumeName to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithVolumeUUIDQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithVolumeUUIDQueryParameter(volumeUUID *string) *CifsShareCollectionGetParams

WithVolumeUUIDQueryParameter adds the volumeUUID to the cifs share collection get params

func (*CifsShareCollectionGetParams) WithVscanProfileQueryParameter ¶

func (o *CifsShareCollectionGetParams) WithVscanProfileQueryParameter(vscanProfile *string) *CifsShareCollectionGetParams

WithVscanProfileQueryParameter adds the vscanProfile to the cifs share collection get params

func (*CifsShareCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsShareCollectionGetReader ¶

type CifsShareCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsShareCollectionGetReader is a Reader for the CifsShareCollectionGet structure.

func (*CifsShareCollectionGetReader) ReadResponse ¶

func (o *CifsShareCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareCreateCreated ¶

type CifsShareCreateCreated struct {
}

CifsShareCreateCreated describes a response with status code 201, with default header values.

Created

func NewCifsShareCreateCreated ¶

func NewCifsShareCreateCreated() *CifsShareCreateCreated

NewCifsShareCreateCreated creates a CifsShareCreateCreated with default headers values

func (*CifsShareCreateCreated) Error ¶

func (o *CifsShareCreateCreated) Error() string

func (*CifsShareCreateCreated) IsClientError ¶

func (o *CifsShareCreateCreated) IsClientError() bool

IsClientError returns true when this cifs share create created response has a 4xx status code

func (*CifsShareCreateCreated) IsCode ¶

func (o *CifsShareCreateCreated) IsCode(code int) bool

IsCode returns true when this cifs share create created response a status code equal to that given

func (*CifsShareCreateCreated) IsRedirect ¶

func (o *CifsShareCreateCreated) IsRedirect() bool

IsRedirect returns true when this cifs share create created response has a 3xx status code

func (*CifsShareCreateCreated) IsServerError ¶

func (o *CifsShareCreateCreated) IsServerError() bool

IsServerError returns true when this cifs share create created response has a 5xx status code

func (*CifsShareCreateCreated) IsSuccess ¶

func (o *CifsShareCreateCreated) IsSuccess() bool

IsSuccess returns true when this cifs share create created response has a 2xx status code

func (*CifsShareCreateCreated) String ¶

func (o *CifsShareCreateCreated) String() string

type CifsShareCreateDefault ¶

type CifsShareCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsShareCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655628 | CIFS Share Creation with property 'SMB_ENCRYPTION' failed because the CIFS server does not support SMB3.0 | | 655551 | CIFS Share Creation failed because the specified path does not exist | | 655577 | The CIFS share name cannot be more than 80 characters long | | 655399 | Failed to create CIFS share. The CIFS server does not exist for specified SVM | | 656422 | Failed to create the home directory share because the directory shares must specify a path relative to one or more home directory search paths | | 656423 | Failed to create CIFS share. The Shares must define an absolute share path | | 656424 | Failed to create CIFS the administrator share 'c$' because you are not permitted to created any admin shares | | 655625 | Failed to create CIFS share. The Shares path is not a valid file-type for CIFS share | | 656426 | CIFS Share Creation failed because the share name is invalid | | 655655 | no-strict-security should be set to true only if unix_symlink is configured as "local" or "widelink" | | 655394 | Failed to create CIFS share because share cannot be made continuously available unless running SMB3 or later. | | 4849678 | Failed to create CIFS share because the specified UNIX group does not exist |

func NewCifsShareCreateDefault ¶

func NewCifsShareCreateDefault(code int) *CifsShareCreateDefault

NewCifsShareCreateDefault creates a CifsShareCreateDefault with default headers values

func (*CifsShareCreateDefault) Code ¶

func (o *CifsShareCreateDefault) Code() int

Code gets the status code for the cifs share create default response

func (*CifsShareCreateDefault) Error ¶

func (o *CifsShareCreateDefault) Error() string

func (*CifsShareCreateDefault) GetPayload ¶

func (o *CifsShareCreateDefault) GetPayload() *models.ErrorResponse

func (*CifsShareCreateDefault) IsClientError ¶

func (o *CifsShareCreateDefault) IsClientError() bool

IsClientError returns true when this cifs share create default response has a 4xx status code

func (*CifsShareCreateDefault) IsCode ¶

func (o *CifsShareCreateDefault) IsCode(code int) bool

IsCode returns true when this cifs share create default response a status code equal to that given

func (*CifsShareCreateDefault) IsRedirect ¶

func (o *CifsShareCreateDefault) IsRedirect() bool

IsRedirect returns true when this cifs share create default response has a 3xx status code

func (*CifsShareCreateDefault) IsServerError ¶

func (o *CifsShareCreateDefault) IsServerError() bool

IsServerError returns true when this cifs share create default response has a 5xx status code

func (*CifsShareCreateDefault) IsSuccess ¶

func (o *CifsShareCreateDefault) IsSuccess() bool

IsSuccess returns true when this cifs share create default response has a 2xx status code

func (*CifsShareCreateDefault) String ¶

func (o *CifsShareCreateDefault) String() string

type CifsShareCreateParams ¶

type CifsShareCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsShare

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareCreateParams contains all the parameters to send to the API endpoint

for the cifs share create operation.

Typically these are written to a http.Request.

func NewCifsShareCreateParams ¶

func NewCifsShareCreateParams() *CifsShareCreateParams

NewCifsShareCreateParams creates a new CifsShareCreateParams 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 NewCifsShareCreateParamsWithContext ¶

func NewCifsShareCreateParamsWithContext(ctx context.Context) *CifsShareCreateParams

NewCifsShareCreateParamsWithContext creates a new CifsShareCreateParams object with the ability to set a context for a request.

func NewCifsShareCreateParamsWithHTTPClient ¶

func NewCifsShareCreateParamsWithHTTPClient(client *http.Client) *CifsShareCreateParams

NewCifsShareCreateParamsWithHTTPClient creates a new CifsShareCreateParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareCreateParamsWithTimeout ¶

func NewCifsShareCreateParamsWithTimeout(timeout time.Duration) *CifsShareCreateParams

NewCifsShareCreateParamsWithTimeout creates a new CifsShareCreateParams object with the ability to set a timeout on a request.

func (*CifsShareCreateParams) SetContext ¶

func (o *CifsShareCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share create params

func (*CifsShareCreateParams) SetDefaults ¶

func (o *CifsShareCreateParams) SetDefaults()

SetDefaults hydrates default values in the cifs share create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareCreateParams) SetHTTPClient ¶

func (o *CifsShareCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share create params

func (*CifsShareCreateParams) SetInfo ¶

func (o *CifsShareCreateParams) SetInfo(info *models.CifsShare)

SetInfo adds the info to the cifs share create params

func (*CifsShareCreateParams) SetReturnRecordsQueryParameter ¶

func (o *CifsShareCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs share create params

func (*CifsShareCreateParams) SetTimeout ¶

func (o *CifsShareCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share create params

func (*CifsShareCreateParams) WithContext ¶

WithContext adds the context to the cifs share create params

func (*CifsShareCreateParams) WithDefaults ¶

func (o *CifsShareCreateParams) WithDefaults() *CifsShareCreateParams

WithDefaults hydrates default values in the cifs share create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareCreateParams) WithHTTPClient ¶

func (o *CifsShareCreateParams) WithHTTPClient(client *http.Client) *CifsShareCreateParams

WithHTTPClient adds the HTTPClient to the cifs share create params

func (*CifsShareCreateParams) WithInfo ¶

WithInfo adds the info to the cifs share create params

func (*CifsShareCreateParams) WithReturnRecordsQueryParameter ¶

func (o *CifsShareCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsShareCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs share create params

func (*CifsShareCreateParams) WithTimeout ¶

func (o *CifsShareCreateParams) WithTimeout(timeout time.Duration) *CifsShareCreateParams

WithTimeout adds the timeout to the cifs share create params

func (*CifsShareCreateParams) WriteToRequest ¶

func (o *CifsShareCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsShareCreateReader ¶

type CifsShareCreateReader struct {
	// contains filtered or unexported fields
}

CifsShareCreateReader is a Reader for the CifsShareCreate structure.

func (*CifsShareCreateReader) ReadResponse ¶

func (o *CifsShareCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareDeleteDefault ¶

type CifsShareDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsShareDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655393 | Standard admin shares cannot be removed |

func NewCifsShareDeleteDefault ¶

func NewCifsShareDeleteDefault(code int) *CifsShareDeleteDefault

NewCifsShareDeleteDefault creates a CifsShareDeleteDefault with default headers values

func (*CifsShareDeleteDefault) Code ¶

func (o *CifsShareDeleteDefault) Code() int

Code gets the status code for the cifs share delete default response

func (*CifsShareDeleteDefault) Error ¶

func (o *CifsShareDeleteDefault) Error() string

func (*CifsShareDeleteDefault) GetPayload ¶

func (o *CifsShareDeleteDefault) GetPayload() *models.ErrorResponse

func (*CifsShareDeleteDefault) IsClientError ¶

func (o *CifsShareDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs share delete default response has a 4xx status code

func (*CifsShareDeleteDefault) IsCode ¶

func (o *CifsShareDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs share delete default response a status code equal to that given

func (*CifsShareDeleteDefault) IsRedirect ¶

func (o *CifsShareDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs share delete default response has a 3xx status code

func (*CifsShareDeleteDefault) IsServerError ¶

func (o *CifsShareDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs share delete default response has a 5xx status code

func (*CifsShareDeleteDefault) IsSuccess ¶

func (o *CifsShareDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs share delete default response has a 2xx status code

func (*CifsShareDeleteDefault) String ¶

func (o *CifsShareDeleteDefault) String() string

type CifsShareDeleteOK ¶

type CifsShareDeleteOK struct {
}

CifsShareDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsShareDeleteOK ¶

func NewCifsShareDeleteOK() *CifsShareDeleteOK

NewCifsShareDeleteOK creates a CifsShareDeleteOK with default headers values

func (*CifsShareDeleteOK) Error ¶

func (o *CifsShareDeleteOK) Error() string

func (*CifsShareDeleteOK) IsClientError ¶

func (o *CifsShareDeleteOK) IsClientError() bool

IsClientError returns true when this cifs share delete o k response has a 4xx status code

func (*CifsShareDeleteOK) IsCode ¶

func (o *CifsShareDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs share delete o k response a status code equal to that given

func (*CifsShareDeleteOK) IsRedirect ¶

func (o *CifsShareDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs share delete o k response has a 3xx status code

func (*CifsShareDeleteOK) IsServerError ¶

func (o *CifsShareDeleteOK) IsServerError() bool

IsServerError returns true when this cifs share delete o k response has a 5xx status code

func (*CifsShareDeleteOK) IsSuccess ¶

func (o *CifsShareDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs share delete o k response has a 2xx status code

func (*CifsShareDeleteOK) String ¶

func (o *CifsShareDeleteOK) String() string

type CifsShareDeleteParams ¶

type CifsShareDeleteParams struct {

	/* Name.

	   Share Name
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareDeleteParams contains all the parameters to send to the API endpoint

for the cifs share delete operation.

Typically these are written to a http.Request.

func NewCifsShareDeleteParams ¶

func NewCifsShareDeleteParams() *CifsShareDeleteParams

NewCifsShareDeleteParams creates a new CifsShareDeleteParams 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 NewCifsShareDeleteParamsWithContext ¶

func NewCifsShareDeleteParamsWithContext(ctx context.Context) *CifsShareDeleteParams

NewCifsShareDeleteParamsWithContext creates a new CifsShareDeleteParams object with the ability to set a context for a request.

func NewCifsShareDeleteParamsWithHTTPClient ¶

func NewCifsShareDeleteParamsWithHTTPClient(client *http.Client) *CifsShareDeleteParams

NewCifsShareDeleteParamsWithHTTPClient creates a new CifsShareDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareDeleteParamsWithTimeout ¶

func NewCifsShareDeleteParamsWithTimeout(timeout time.Duration) *CifsShareDeleteParams

NewCifsShareDeleteParamsWithTimeout creates a new CifsShareDeleteParams object with the ability to set a timeout on a request.

func (*CifsShareDeleteParams) SetContext ¶

func (o *CifsShareDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share delete params

func (*CifsShareDeleteParams) SetDefaults ¶

func (o *CifsShareDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs share delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareDeleteParams) SetHTTPClient ¶

func (o *CifsShareDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share delete params

func (*CifsShareDeleteParams) SetNamePathParameter ¶

func (o *CifsShareDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the cifs share delete params

func (*CifsShareDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share delete params

func (*CifsShareDeleteParams) SetTimeout ¶

func (o *CifsShareDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share delete params

func (*CifsShareDeleteParams) WithContext ¶

WithContext adds the context to the cifs share delete params

func (*CifsShareDeleteParams) WithDefaults ¶

func (o *CifsShareDeleteParams) WithDefaults() *CifsShareDeleteParams

WithDefaults hydrates default values in the cifs share delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareDeleteParams) WithHTTPClient ¶

func (o *CifsShareDeleteParams) WithHTTPClient(client *http.Client) *CifsShareDeleteParams

WithHTTPClient adds the HTTPClient to the cifs share delete params

func (*CifsShareDeleteParams) WithNamePathParameter ¶

func (o *CifsShareDeleteParams) WithNamePathParameter(name string) *CifsShareDeleteParams

WithNamePathParameter adds the name to the cifs share delete params

func (*CifsShareDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share delete params

func (*CifsShareDeleteParams) WithTimeout ¶

func (o *CifsShareDeleteParams) WithTimeout(timeout time.Duration) *CifsShareDeleteParams

WithTimeout adds the timeout to the cifs share delete params

func (*CifsShareDeleteParams) WriteToRequest ¶

func (o *CifsShareDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsShareDeleteReader ¶

type CifsShareDeleteReader struct {
	// contains filtered or unexported fields
}

CifsShareDeleteReader is a Reader for the CifsShareDelete structure.

func (*CifsShareDeleteReader) ReadResponse ¶

func (o *CifsShareDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareGetDefault ¶

type CifsShareGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsShareGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsShareGetDefault ¶

func NewCifsShareGetDefault(code int) *CifsShareGetDefault

NewCifsShareGetDefault creates a CifsShareGetDefault with default headers values

func (*CifsShareGetDefault) Code ¶

func (o *CifsShareGetDefault) Code() int

Code gets the status code for the cifs share get default response

func (*CifsShareGetDefault) Error ¶

func (o *CifsShareGetDefault) Error() string

func (*CifsShareGetDefault) GetPayload ¶

func (o *CifsShareGetDefault) GetPayload() *models.ErrorResponse

func (*CifsShareGetDefault) IsClientError ¶

func (o *CifsShareGetDefault) IsClientError() bool

IsClientError returns true when this cifs share get default response has a 4xx status code

func (*CifsShareGetDefault) IsCode ¶

func (o *CifsShareGetDefault) IsCode(code int) bool

IsCode returns true when this cifs share get default response a status code equal to that given

func (*CifsShareGetDefault) IsRedirect ¶

func (o *CifsShareGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs share get default response has a 3xx status code

func (*CifsShareGetDefault) IsServerError ¶

func (o *CifsShareGetDefault) IsServerError() bool

IsServerError returns true when this cifs share get default response has a 5xx status code

func (*CifsShareGetDefault) IsSuccess ¶

func (o *CifsShareGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs share get default response has a 2xx status code

func (*CifsShareGetDefault) String ¶

func (o *CifsShareGetDefault) String() string

type CifsShareGetOK ¶

type CifsShareGetOK struct {
	Payload *models.CifsShare
}

CifsShareGetOK describes a response with status code 200, with default header values.

OK

func NewCifsShareGetOK ¶

func NewCifsShareGetOK() *CifsShareGetOK

NewCifsShareGetOK creates a CifsShareGetOK with default headers values

func (*CifsShareGetOK) Error ¶

func (o *CifsShareGetOK) Error() string

func (*CifsShareGetOK) GetPayload ¶

func (o *CifsShareGetOK) GetPayload() *models.CifsShare

func (*CifsShareGetOK) IsClientError ¶

func (o *CifsShareGetOK) IsClientError() bool

IsClientError returns true when this cifs share get o k response has a 4xx status code

func (*CifsShareGetOK) IsCode ¶

func (o *CifsShareGetOK) IsCode(code int) bool

IsCode returns true when this cifs share get o k response a status code equal to that given

func (*CifsShareGetOK) IsRedirect ¶

func (o *CifsShareGetOK) IsRedirect() bool

IsRedirect returns true when this cifs share get o k response has a 3xx status code

func (*CifsShareGetOK) IsServerError ¶

func (o *CifsShareGetOK) IsServerError() bool

IsServerError returns true when this cifs share get o k response has a 5xx status code

func (*CifsShareGetOK) IsSuccess ¶

func (o *CifsShareGetOK) IsSuccess() bool

IsSuccess returns true when this cifs share get o k response has a 2xx status code

func (*CifsShareGetOK) String ¶

func (o *CifsShareGetOK) String() string

type CifsShareGetParams ¶

type CifsShareGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Name.

	   Share Name
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareGetParams contains all the parameters to send to the API endpoint

for the cifs share get operation.

Typically these are written to a http.Request.

func NewCifsShareGetParams ¶

func NewCifsShareGetParams() *CifsShareGetParams

NewCifsShareGetParams creates a new CifsShareGetParams 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 NewCifsShareGetParamsWithContext ¶

func NewCifsShareGetParamsWithContext(ctx context.Context) *CifsShareGetParams

NewCifsShareGetParamsWithContext creates a new CifsShareGetParams object with the ability to set a context for a request.

func NewCifsShareGetParamsWithHTTPClient ¶

func NewCifsShareGetParamsWithHTTPClient(client *http.Client) *CifsShareGetParams

NewCifsShareGetParamsWithHTTPClient creates a new CifsShareGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareGetParamsWithTimeout ¶

func NewCifsShareGetParamsWithTimeout(timeout time.Duration) *CifsShareGetParams

NewCifsShareGetParamsWithTimeout creates a new CifsShareGetParams object with the ability to set a timeout on a request.

func (*CifsShareGetParams) SetContext ¶

func (o *CifsShareGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share get params

func (*CifsShareGetParams) SetDefaults ¶

func (o *CifsShareGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs share get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareGetParams) SetFieldsQueryParameter ¶

func (o *CifsShareGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs share get params

func (*CifsShareGetParams) SetHTTPClient ¶

func (o *CifsShareGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share get params

func (*CifsShareGetParams) SetNamePathParameter ¶

func (o *CifsShareGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the cifs share get params

func (*CifsShareGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share get params

func (*CifsShareGetParams) SetTimeout ¶

func (o *CifsShareGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share get params

func (*CifsShareGetParams) WithContext ¶

WithContext adds the context to the cifs share get params

func (*CifsShareGetParams) WithDefaults ¶

func (o *CifsShareGetParams) WithDefaults() *CifsShareGetParams

WithDefaults hydrates default values in the cifs share get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareGetParams) WithFieldsQueryParameter ¶

func (o *CifsShareGetParams) WithFieldsQueryParameter(fields []string) *CifsShareGetParams

WithFieldsQueryParameter adds the fields to the cifs share get params

func (*CifsShareGetParams) WithHTTPClient ¶

func (o *CifsShareGetParams) WithHTTPClient(client *http.Client) *CifsShareGetParams

WithHTTPClient adds the HTTPClient to the cifs share get params

func (*CifsShareGetParams) WithNamePathParameter ¶

func (o *CifsShareGetParams) WithNamePathParameter(name string) *CifsShareGetParams

WithNamePathParameter adds the name to the cifs share get params

func (*CifsShareGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share get params

func (*CifsShareGetParams) WithTimeout ¶

func (o *CifsShareGetParams) WithTimeout(timeout time.Duration) *CifsShareGetParams

WithTimeout adds the timeout to the cifs share get params

func (*CifsShareGetParams) WriteToRequest ¶

func (o *CifsShareGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsShareGetReader ¶

type CifsShareGetReader struct {
	// contains filtered or unexported fields
}

CifsShareGetReader is a Reader for the CifsShareGet structure.

func (*CifsShareGetReader) ReadResponse ¶

func (o *CifsShareGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsShareModifyDefault ¶

type CifsShareModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsShareModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655628 | 'SMB_ENCRYPTION' property cannot be set on CIFS share because the CIFS server does not support SMB3.0 | | 655551 | CIFS Share modification failed because the specified path does not exist | | 655620 | Cannot set symlink properties for admin shares | | 656420 | Cannot modify the standard share ipc$ | | 656421 | Cannot modify the standard share admin$ | | 656422 | Failed to modify the home directory share because the directory shares must specify a path relative to one or more home directory search paths | | 656423 | Failed to modify CIFS share. The Shares must define an absolute share path | | 656425 | Failed to modify the CIFS share because the path for an administrative share cannot be modified | | 655395 | Failed to modify the CIFS share because share cannot be made continuously available unless running SMB3 or later. | | 4849678 | Failed to modify the CIFS share because the specified UNIX group does not exist |

func NewCifsShareModifyDefault ¶

func NewCifsShareModifyDefault(code int) *CifsShareModifyDefault

NewCifsShareModifyDefault creates a CifsShareModifyDefault with default headers values

func (*CifsShareModifyDefault) Code ¶

func (o *CifsShareModifyDefault) Code() int

Code gets the status code for the cifs share modify default response

func (*CifsShareModifyDefault) Error ¶

func (o *CifsShareModifyDefault) Error() string

func (*CifsShareModifyDefault) GetPayload ¶

func (o *CifsShareModifyDefault) GetPayload() *models.ErrorResponse

func (*CifsShareModifyDefault) IsClientError ¶

func (o *CifsShareModifyDefault) IsClientError() bool

IsClientError returns true when this cifs share modify default response has a 4xx status code

func (*CifsShareModifyDefault) IsCode ¶

func (o *CifsShareModifyDefault) IsCode(code int) bool

IsCode returns true when this cifs share modify default response a status code equal to that given

func (*CifsShareModifyDefault) IsRedirect ¶

func (o *CifsShareModifyDefault) IsRedirect() bool

IsRedirect returns true when this cifs share modify default response has a 3xx status code

func (*CifsShareModifyDefault) IsServerError ¶

func (o *CifsShareModifyDefault) IsServerError() bool

IsServerError returns true when this cifs share modify default response has a 5xx status code

func (*CifsShareModifyDefault) IsSuccess ¶

func (o *CifsShareModifyDefault) IsSuccess() bool

IsSuccess returns true when this cifs share modify default response has a 2xx status code

func (*CifsShareModifyDefault) String ¶

func (o *CifsShareModifyDefault) String() string

type CifsShareModifyOK ¶

type CifsShareModifyOK struct {
}

CifsShareModifyOK describes a response with status code 200, with default header values.

OK

func NewCifsShareModifyOK ¶

func NewCifsShareModifyOK() *CifsShareModifyOK

NewCifsShareModifyOK creates a CifsShareModifyOK with default headers values

func (*CifsShareModifyOK) Error ¶

func (o *CifsShareModifyOK) Error() string

func (*CifsShareModifyOK) IsClientError ¶

func (o *CifsShareModifyOK) IsClientError() bool

IsClientError returns true when this cifs share modify o k response has a 4xx status code

func (*CifsShareModifyOK) IsCode ¶

func (o *CifsShareModifyOK) IsCode(code int) bool

IsCode returns true when this cifs share modify o k response a status code equal to that given

func (*CifsShareModifyOK) IsRedirect ¶

func (o *CifsShareModifyOK) IsRedirect() bool

IsRedirect returns true when this cifs share modify o k response has a 3xx status code

func (*CifsShareModifyOK) IsServerError ¶

func (o *CifsShareModifyOK) IsServerError() bool

IsServerError returns true when this cifs share modify o k response has a 5xx status code

func (*CifsShareModifyOK) IsSuccess ¶

func (o *CifsShareModifyOK) IsSuccess() bool

IsSuccess returns true when this cifs share modify o k response has a 2xx status code

func (*CifsShareModifyOK) String ¶

func (o *CifsShareModifyOK) String() string

type CifsShareModifyParams ¶

type CifsShareModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsShare

	/* Name.

	   Share Name
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsShareModifyParams contains all the parameters to send to the API endpoint

for the cifs share modify operation.

Typically these are written to a http.Request.

func NewCifsShareModifyParams ¶

func NewCifsShareModifyParams() *CifsShareModifyParams

NewCifsShareModifyParams creates a new CifsShareModifyParams 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 NewCifsShareModifyParamsWithContext ¶

func NewCifsShareModifyParamsWithContext(ctx context.Context) *CifsShareModifyParams

NewCifsShareModifyParamsWithContext creates a new CifsShareModifyParams object with the ability to set a context for a request.

func NewCifsShareModifyParamsWithHTTPClient ¶

func NewCifsShareModifyParamsWithHTTPClient(client *http.Client) *CifsShareModifyParams

NewCifsShareModifyParamsWithHTTPClient creates a new CifsShareModifyParams object with the ability to set a custom HTTPClient for a request.

func NewCifsShareModifyParamsWithTimeout ¶

func NewCifsShareModifyParamsWithTimeout(timeout time.Duration) *CifsShareModifyParams

NewCifsShareModifyParamsWithTimeout creates a new CifsShareModifyParams object with the ability to set a timeout on a request.

func (*CifsShareModifyParams) SetContext ¶

func (o *CifsShareModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs share modify params

func (*CifsShareModifyParams) SetDefaults ¶

func (o *CifsShareModifyParams) SetDefaults()

SetDefaults hydrates default values in the cifs share modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareModifyParams) SetHTTPClient ¶

func (o *CifsShareModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs share modify params

func (*CifsShareModifyParams) SetInfo ¶

func (o *CifsShareModifyParams) SetInfo(info *models.CifsShare)

SetInfo adds the info to the cifs share modify params

func (*CifsShareModifyParams) SetNamePathParameter ¶

func (o *CifsShareModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the cifs share modify params

func (*CifsShareModifyParams) SetSVMUUIDPathParameter ¶

func (o *CifsShareModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs share modify params

func (*CifsShareModifyParams) SetTimeout ¶

func (o *CifsShareModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs share modify params

func (*CifsShareModifyParams) WithContext ¶

WithContext adds the context to the cifs share modify params

func (*CifsShareModifyParams) WithDefaults ¶

func (o *CifsShareModifyParams) WithDefaults() *CifsShareModifyParams

WithDefaults hydrates default values in the cifs share modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsShareModifyParams) WithHTTPClient ¶

func (o *CifsShareModifyParams) WithHTTPClient(client *http.Client) *CifsShareModifyParams

WithHTTPClient adds the HTTPClient to the cifs share modify params

func (*CifsShareModifyParams) WithInfo ¶

WithInfo adds the info to the cifs share modify params

func (*CifsShareModifyParams) WithNamePathParameter ¶

func (o *CifsShareModifyParams) WithNamePathParameter(name string) *CifsShareModifyParams

WithNamePathParameter adds the name to the cifs share modify params

func (*CifsShareModifyParams) WithSVMUUIDPathParameter ¶

func (o *CifsShareModifyParams) WithSVMUUIDPathParameter(svmUUID string) *CifsShareModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs share modify params

func (*CifsShareModifyParams) WithTimeout ¶

func (o *CifsShareModifyParams) WithTimeout(timeout time.Duration) *CifsShareModifyParams

WithTimeout adds the timeout to the cifs share modify params

func (*CifsShareModifyParams) WriteToRequest ¶

func (o *CifsShareModifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type CifsShareModifyReader ¶

type CifsShareModifyReader struct {
	// contains filtered or unexported fields
}

CifsShareModifyReader is a Reader for the CifsShareModify structure.

func (*CifsShareModifyReader) ReadResponse ¶

func (o *CifsShareModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSymlinkMappingCollectionGetDefault ¶

type CifsSymlinkMappingCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSymlinkMappingCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsSymlinkMappingCollectionGetDefault ¶

func NewCifsSymlinkMappingCollectionGetDefault(code int) *CifsSymlinkMappingCollectionGetDefault

NewCifsSymlinkMappingCollectionGetDefault creates a CifsSymlinkMappingCollectionGetDefault with default headers values

func (*CifsSymlinkMappingCollectionGetDefault) Code ¶

Code gets the status code for the cifs symlink mapping collection get default response

func (*CifsSymlinkMappingCollectionGetDefault) Error ¶

func (*CifsSymlinkMappingCollectionGetDefault) GetPayload ¶

func (*CifsSymlinkMappingCollectionGetDefault) IsClientError ¶

func (o *CifsSymlinkMappingCollectionGetDefault) IsClientError() bool

IsClientError returns true when this cifs symlink mapping collection get default response has a 4xx status code

func (*CifsSymlinkMappingCollectionGetDefault) IsCode ¶

IsCode returns true when this cifs symlink mapping collection get default response a status code equal to that given

func (*CifsSymlinkMappingCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this cifs symlink mapping collection get default response has a 3xx status code

func (*CifsSymlinkMappingCollectionGetDefault) IsServerError ¶

func (o *CifsSymlinkMappingCollectionGetDefault) IsServerError() bool

IsServerError returns true when this cifs symlink mapping collection get default response has a 5xx status code

func (*CifsSymlinkMappingCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this cifs symlink mapping collection get default response has a 2xx status code

func (*CifsSymlinkMappingCollectionGetDefault) String ¶

type CifsSymlinkMappingCollectionGetOK ¶

type CifsSymlinkMappingCollectionGetOK struct {
	Payload *models.CifsSymlinkMappingResponse
}

CifsSymlinkMappingCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewCifsSymlinkMappingCollectionGetOK ¶

func NewCifsSymlinkMappingCollectionGetOK() *CifsSymlinkMappingCollectionGetOK

NewCifsSymlinkMappingCollectionGetOK creates a CifsSymlinkMappingCollectionGetOK with default headers values

func (*CifsSymlinkMappingCollectionGetOK) Error ¶

func (*CifsSymlinkMappingCollectionGetOK) GetPayload ¶

func (*CifsSymlinkMappingCollectionGetOK) IsClientError ¶

func (o *CifsSymlinkMappingCollectionGetOK) IsClientError() bool

IsClientError returns true when this cifs symlink mapping collection get o k response has a 4xx status code

func (*CifsSymlinkMappingCollectionGetOK) IsCode ¶

func (o *CifsSymlinkMappingCollectionGetOK) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping collection get o k response a status code equal to that given

func (*CifsSymlinkMappingCollectionGetOK) IsRedirect ¶

func (o *CifsSymlinkMappingCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping collection get o k response has a 3xx status code

func (*CifsSymlinkMappingCollectionGetOK) IsServerError ¶

func (o *CifsSymlinkMappingCollectionGetOK) IsServerError() bool

IsServerError returns true when this cifs symlink mapping collection get o k response has a 5xx status code

func (*CifsSymlinkMappingCollectionGetOK) IsSuccess ¶

func (o *CifsSymlinkMappingCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping collection get o k response has a 2xx status code

func (*CifsSymlinkMappingCollectionGetOK) String ¶

type CifsSymlinkMappingCollectionGetParams ¶

type CifsSymlinkMappingCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* TargetHomeDirectory.

	   Filter by target.home_directory
	*/
	TargetHomeDirectoryQueryParameter *bool

	/* TargetLocality.

	   Filter by target.locality
	*/
	TargetLocalityQueryParameter *string

	/* TargetPath.

	   Filter by target.path
	*/
	TargetPathQueryParameter *string

	/* TargetServer.

	   Filter by target.server
	*/
	TargetServerQueryParameter *string

	/* TargetShare.

	   Filter by target.share
	*/
	TargetShareQueryParameter *string

	/* UnixPath.

	   Filter by unix_path
	*/
	UnixPathQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSymlinkMappingCollectionGetParams contains all the parameters to send to the API endpoint

for the cifs symlink mapping collection get operation.

Typically these are written to a http.Request.

func NewCifsSymlinkMappingCollectionGetParams ¶

func NewCifsSymlinkMappingCollectionGetParams() *CifsSymlinkMappingCollectionGetParams

NewCifsSymlinkMappingCollectionGetParams creates a new CifsSymlinkMappingCollectionGetParams 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 NewCifsSymlinkMappingCollectionGetParamsWithContext ¶

func NewCifsSymlinkMappingCollectionGetParamsWithContext(ctx context.Context) *CifsSymlinkMappingCollectionGetParams

NewCifsSymlinkMappingCollectionGetParamsWithContext creates a new CifsSymlinkMappingCollectionGetParams object with the ability to set a context for a request.

func NewCifsSymlinkMappingCollectionGetParamsWithHTTPClient ¶

func NewCifsSymlinkMappingCollectionGetParamsWithHTTPClient(client *http.Client) *CifsSymlinkMappingCollectionGetParams

NewCifsSymlinkMappingCollectionGetParamsWithHTTPClient creates a new CifsSymlinkMappingCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSymlinkMappingCollectionGetParamsWithTimeout ¶

func NewCifsSymlinkMappingCollectionGetParamsWithTimeout(timeout time.Duration) *CifsSymlinkMappingCollectionGetParams

NewCifsSymlinkMappingCollectionGetParamsWithTimeout creates a new CifsSymlinkMappingCollectionGetParams object with the ability to set a timeout on a request.

func (*CifsSymlinkMappingCollectionGetParams) SetContext ¶

SetContext adds the context to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetDefaults ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs symlink mapping collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingCollectionGetParams) SetFieldsQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetHTTPClient ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetOrderByQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetTargetHomeDirectoryQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetTargetHomeDirectoryQueryParameter(targetHomeDirectory *bool)

SetTargetHomeDirectoryQueryParameter adds the targetHomeDirectory to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetTargetLocalityQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetTargetLocalityQueryParameter(targetLocality *string)

SetTargetLocalityQueryParameter adds the targetLocality to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetTargetPathQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetTargetPathQueryParameter(targetPath *string)

SetTargetPathQueryParameter adds the targetPath to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetTargetServerQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetTargetServerQueryParameter(targetServer *string)

SetTargetServerQueryParameter adds the targetServer to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetTargetShareQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetTargetShareQueryParameter(targetShare *string)

SetTargetShareQueryParameter adds the targetShare to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetTimeout ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) SetUnixPathQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) SetUnixPathQueryParameter(unixPath *string)

SetUnixPathQueryParameter adds the unixPath to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithContext ¶

WithContext adds the context to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs symlink mapping collection get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *CifsSymlinkMappingCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsSymlinkMappingCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *CifsSymlinkMappingCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithSVMNameQueryParameter ¶

WithSVMNameQueryParameter adds the svmName to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithSVMUUIDQueryParameter ¶

WithSVMUUIDQueryParameter adds the svmUUID to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithTargetHomeDirectoryQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithTargetHomeDirectoryQueryParameter(targetHomeDirectory *bool) *CifsSymlinkMappingCollectionGetParams

WithTargetHomeDirectoryQueryParameter adds the targetHomeDirectory to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithTargetLocalityQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithTargetLocalityQueryParameter(targetLocality *string) *CifsSymlinkMappingCollectionGetParams

WithTargetLocalityQueryParameter adds the targetLocality to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithTargetPathQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithTargetPathQueryParameter(targetPath *string) *CifsSymlinkMappingCollectionGetParams

WithTargetPathQueryParameter adds the targetPath to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithTargetServerQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithTargetServerQueryParameter(targetServer *string) *CifsSymlinkMappingCollectionGetParams

WithTargetServerQueryParameter adds the targetServer to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithTargetShareQueryParameter ¶

func (o *CifsSymlinkMappingCollectionGetParams) WithTargetShareQueryParameter(targetShare *string) *CifsSymlinkMappingCollectionGetParams

WithTargetShareQueryParameter adds the targetShare to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WithUnixPathQueryParameter ¶

WithUnixPathQueryParameter adds the unixPath to the cifs symlink mapping collection get params

func (*CifsSymlinkMappingCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSymlinkMappingCollectionGetReader ¶

type CifsSymlinkMappingCollectionGetReader struct {
	// contains filtered or unexported fields
}

CifsSymlinkMappingCollectionGetReader is a Reader for the CifsSymlinkMappingCollectionGet structure.

func (*CifsSymlinkMappingCollectionGetReader) ReadResponse ¶

func (o *CifsSymlinkMappingCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSymlinkMappingCreateCreated ¶

type CifsSymlinkMappingCreateCreated struct {
	Payload *models.CifsSymlinkMappingResponse
}

CifsSymlinkMappingCreateCreated describes a response with status code 201, with default header values.

Created

func NewCifsSymlinkMappingCreateCreated ¶

func NewCifsSymlinkMappingCreateCreated() *CifsSymlinkMappingCreateCreated

NewCifsSymlinkMappingCreateCreated creates a CifsSymlinkMappingCreateCreated with default headers values

func (*CifsSymlinkMappingCreateCreated) Error ¶

func (*CifsSymlinkMappingCreateCreated) GetPayload ¶

func (*CifsSymlinkMappingCreateCreated) IsClientError ¶

func (o *CifsSymlinkMappingCreateCreated) IsClientError() bool

IsClientError returns true when this cifs symlink mapping create created response has a 4xx status code

func (*CifsSymlinkMappingCreateCreated) IsCode ¶

func (o *CifsSymlinkMappingCreateCreated) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping create created response a status code equal to that given

func (*CifsSymlinkMappingCreateCreated) IsRedirect ¶

func (o *CifsSymlinkMappingCreateCreated) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping create created response has a 3xx status code

func (*CifsSymlinkMappingCreateCreated) IsServerError ¶

func (o *CifsSymlinkMappingCreateCreated) IsServerError() bool

IsServerError returns true when this cifs symlink mapping create created response has a 5xx status code

func (*CifsSymlinkMappingCreateCreated) IsSuccess ¶

func (o *CifsSymlinkMappingCreateCreated) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping create created response has a 2xx status code

func (*CifsSymlinkMappingCreateCreated) String ¶

type CifsSymlinkMappingCreateDefault ¶

type CifsSymlinkMappingCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsSymlinkMappingCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655654 | Must specify the target CIFS share while creating path mapping entries with localities "local" or "widelink" | | 655572 | The target path contains illegal characters or is too long | | 655574 | The target server contains illegal characters or is too long | | 655436 | If the locality is "local", the target server must be blank or must match the CIFS NetBIOS name for given SVM | | 655439 | The Specified target server is local CIFS server for given SVM but the locality is specified as "widelink" | | 655546 | Failed to create symlink mapping becasue administrative share cannot be used as target share | | 655437 | Failed to create the symlink mapping with locality "local" because the target share does not exist for specified SVM | | 655429 | UNIX path must begin and end with a "/" | | 655430 | Target path must begin and end with a "/" | | 655399 | Failed to get the CIFS server for specified SVM |

func NewCifsSymlinkMappingCreateDefault ¶

func NewCifsSymlinkMappingCreateDefault(code int) *CifsSymlinkMappingCreateDefault

NewCifsSymlinkMappingCreateDefault creates a CifsSymlinkMappingCreateDefault with default headers values

func (*CifsSymlinkMappingCreateDefault) Code ¶

Code gets the status code for the cifs symlink mapping create default response

func (*CifsSymlinkMappingCreateDefault) Error ¶

func (*CifsSymlinkMappingCreateDefault) GetPayload ¶

func (*CifsSymlinkMappingCreateDefault) IsClientError ¶

func (o *CifsSymlinkMappingCreateDefault) IsClientError() bool

IsClientError returns true when this cifs symlink mapping create default response has a 4xx status code

func (*CifsSymlinkMappingCreateDefault) IsCode ¶

func (o *CifsSymlinkMappingCreateDefault) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping create default response a status code equal to that given

func (*CifsSymlinkMappingCreateDefault) IsRedirect ¶

func (o *CifsSymlinkMappingCreateDefault) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping create default response has a 3xx status code

func (*CifsSymlinkMappingCreateDefault) IsServerError ¶

func (o *CifsSymlinkMappingCreateDefault) IsServerError() bool

IsServerError returns true when this cifs symlink mapping create default response has a 5xx status code

func (*CifsSymlinkMappingCreateDefault) IsSuccess ¶

func (o *CifsSymlinkMappingCreateDefault) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping create default response has a 2xx status code

func (*CifsSymlinkMappingCreateDefault) String ¶

type CifsSymlinkMappingCreateParams ¶

type CifsSymlinkMappingCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsSymlinkMapping

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSymlinkMappingCreateParams contains all the parameters to send to the API endpoint

for the cifs symlink mapping create operation.

Typically these are written to a http.Request.

func NewCifsSymlinkMappingCreateParams ¶

func NewCifsSymlinkMappingCreateParams() *CifsSymlinkMappingCreateParams

NewCifsSymlinkMappingCreateParams creates a new CifsSymlinkMappingCreateParams 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 NewCifsSymlinkMappingCreateParamsWithContext ¶

func NewCifsSymlinkMappingCreateParamsWithContext(ctx context.Context) *CifsSymlinkMappingCreateParams

NewCifsSymlinkMappingCreateParamsWithContext creates a new CifsSymlinkMappingCreateParams object with the ability to set a context for a request.

func NewCifsSymlinkMappingCreateParamsWithHTTPClient ¶

func NewCifsSymlinkMappingCreateParamsWithHTTPClient(client *http.Client) *CifsSymlinkMappingCreateParams

NewCifsSymlinkMappingCreateParamsWithHTTPClient creates a new CifsSymlinkMappingCreateParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSymlinkMappingCreateParamsWithTimeout ¶

func NewCifsSymlinkMappingCreateParamsWithTimeout(timeout time.Duration) *CifsSymlinkMappingCreateParams

NewCifsSymlinkMappingCreateParamsWithTimeout creates a new CifsSymlinkMappingCreateParams object with the ability to set a timeout on a request.

func (*CifsSymlinkMappingCreateParams) SetContext ¶

func (o *CifsSymlinkMappingCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) SetDefaults ¶

func (o *CifsSymlinkMappingCreateParams) SetDefaults()

SetDefaults hydrates default values in the cifs symlink mapping create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingCreateParams) SetHTTPClient ¶

func (o *CifsSymlinkMappingCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) SetInfo ¶

SetInfo adds the info to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) SetReturnRecordsQueryParameter ¶

func (o *CifsSymlinkMappingCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) SetTimeout ¶

func (o *CifsSymlinkMappingCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) WithContext ¶

WithContext adds the context to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs symlink mapping create params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) WithInfo ¶

WithInfo adds the info to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) WithReturnRecordsQueryParameter ¶

func (o *CifsSymlinkMappingCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *CifsSymlinkMappingCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs symlink mapping create params

func (*CifsSymlinkMappingCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSymlinkMappingCreateReader ¶

type CifsSymlinkMappingCreateReader struct {
	// contains filtered or unexported fields
}

CifsSymlinkMappingCreateReader is a Reader for the CifsSymlinkMappingCreate structure.

func (*CifsSymlinkMappingCreateReader) ReadResponse ¶

func (o *CifsSymlinkMappingCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSymlinkMappingDeleteDefault ¶

type CifsSymlinkMappingDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSymlinkMappingDeleteDefault describes a response with status code -1, with default header values.

Error

func NewCifsSymlinkMappingDeleteDefault ¶

func NewCifsSymlinkMappingDeleteDefault(code int) *CifsSymlinkMappingDeleteDefault

NewCifsSymlinkMappingDeleteDefault creates a CifsSymlinkMappingDeleteDefault with default headers values

func (*CifsSymlinkMappingDeleteDefault) Code ¶

Code gets the status code for the cifs symlink mapping delete default response

func (*CifsSymlinkMappingDeleteDefault) Error ¶

func (*CifsSymlinkMappingDeleteDefault) GetPayload ¶

func (*CifsSymlinkMappingDeleteDefault) IsClientError ¶

func (o *CifsSymlinkMappingDeleteDefault) IsClientError() bool

IsClientError returns true when this cifs symlink mapping delete default response has a 4xx status code

func (*CifsSymlinkMappingDeleteDefault) IsCode ¶

func (o *CifsSymlinkMappingDeleteDefault) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping delete default response a status code equal to that given

func (*CifsSymlinkMappingDeleteDefault) IsRedirect ¶

func (o *CifsSymlinkMappingDeleteDefault) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping delete default response has a 3xx status code

func (*CifsSymlinkMappingDeleteDefault) IsServerError ¶

func (o *CifsSymlinkMappingDeleteDefault) IsServerError() bool

IsServerError returns true when this cifs symlink mapping delete default response has a 5xx status code

func (*CifsSymlinkMappingDeleteDefault) IsSuccess ¶

func (o *CifsSymlinkMappingDeleteDefault) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping delete default response has a 2xx status code

func (*CifsSymlinkMappingDeleteDefault) String ¶

type CifsSymlinkMappingDeleteOK ¶

type CifsSymlinkMappingDeleteOK struct {
}

CifsSymlinkMappingDeleteOK describes a response with status code 200, with default header values.

OK

func NewCifsSymlinkMappingDeleteOK ¶

func NewCifsSymlinkMappingDeleteOK() *CifsSymlinkMappingDeleteOK

NewCifsSymlinkMappingDeleteOK creates a CifsSymlinkMappingDeleteOK with default headers values

func (*CifsSymlinkMappingDeleteOK) Error ¶

func (*CifsSymlinkMappingDeleteOK) IsClientError ¶

func (o *CifsSymlinkMappingDeleteOK) IsClientError() bool

IsClientError returns true when this cifs symlink mapping delete o k response has a 4xx status code

func (*CifsSymlinkMappingDeleteOK) IsCode ¶

func (o *CifsSymlinkMappingDeleteOK) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping delete o k response a status code equal to that given

func (*CifsSymlinkMappingDeleteOK) IsRedirect ¶

func (o *CifsSymlinkMappingDeleteOK) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping delete o k response has a 3xx status code

func (*CifsSymlinkMappingDeleteOK) IsServerError ¶

func (o *CifsSymlinkMappingDeleteOK) IsServerError() bool

IsServerError returns true when this cifs symlink mapping delete o k response has a 5xx status code

func (*CifsSymlinkMappingDeleteOK) IsSuccess ¶

func (o *CifsSymlinkMappingDeleteOK) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping delete o k response has a 2xx status code

func (*CifsSymlinkMappingDeleteOK) String ¶

func (o *CifsSymlinkMappingDeleteOK) String() string

type CifsSymlinkMappingDeleteParams ¶

type CifsSymlinkMappingDeleteParams struct {

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* UnixPath.

	   UNIX symbolic link path
	*/
	UnixPathPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSymlinkMappingDeleteParams contains all the parameters to send to the API endpoint

for the cifs symlink mapping delete operation.

Typically these are written to a http.Request.

func NewCifsSymlinkMappingDeleteParams ¶

func NewCifsSymlinkMappingDeleteParams() *CifsSymlinkMappingDeleteParams

NewCifsSymlinkMappingDeleteParams creates a new CifsSymlinkMappingDeleteParams 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 NewCifsSymlinkMappingDeleteParamsWithContext ¶

func NewCifsSymlinkMappingDeleteParamsWithContext(ctx context.Context) *CifsSymlinkMappingDeleteParams

NewCifsSymlinkMappingDeleteParamsWithContext creates a new CifsSymlinkMappingDeleteParams object with the ability to set a context for a request.

func NewCifsSymlinkMappingDeleteParamsWithHTTPClient ¶

func NewCifsSymlinkMappingDeleteParamsWithHTTPClient(client *http.Client) *CifsSymlinkMappingDeleteParams

NewCifsSymlinkMappingDeleteParamsWithHTTPClient creates a new CifsSymlinkMappingDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSymlinkMappingDeleteParamsWithTimeout ¶

func NewCifsSymlinkMappingDeleteParamsWithTimeout(timeout time.Duration) *CifsSymlinkMappingDeleteParams

NewCifsSymlinkMappingDeleteParamsWithTimeout creates a new CifsSymlinkMappingDeleteParams object with the ability to set a timeout on a request.

func (*CifsSymlinkMappingDeleteParams) SetContext ¶

func (o *CifsSymlinkMappingDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) SetDefaults ¶

func (o *CifsSymlinkMappingDeleteParams) SetDefaults()

SetDefaults hydrates default values in the cifs symlink mapping delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingDeleteParams) SetHTTPClient ¶

func (o *CifsSymlinkMappingDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) SetSVMUUIDPathParameter ¶

func (o *CifsSymlinkMappingDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) SetTimeout ¶

func (o *CifsSymlinkMappingDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) SetUnixPathPathParameter ¶

func (o *CifsSymlinkMappingDeleteParams) SetUnixPathPathParameter(unixPath string)

SetUnixPathPathParameter adds the unixPath to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) WithContext ¶

WithContext adds the context to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs symlink mapping delete params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) WithSVMUUIDPathParameter ¶

func (o *CifsSymlinkMappingDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSymlinkMappingDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) WithUnixPathPathParameter ¶

func (o *CifsSymlinkMappingDeleteParams) WithUnixPathPathParameter(unixPath string) *CifsSymlinkMappingDeleteParams

WithUnixPathPathParameter adds the unixPath to the cifs symlink mapping delete params

func (*CifsSymlinkMappingDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSymlinkMappingDeleteReader ¶

type CifsSymlinkMappingDeleteReader struct {
	// contains filtered or unexported fields
}

CifsSymlinkMappingDeleteReader is a Reader for the CifsSymlinkMappingDelete structure.

func (*CifsSymlinkMappingDeleteReader) ReadResponse ¶

func (o *CifsSymlinkMappingDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSymlinkMappingGetDefault ¶

type CifsSymlinkMappingGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

CifsSymlinkMappingGetDefault describes a response with status code -1, with default header values.

Error

func NewCifsSymlinkMappingGetDefault ¶

func NewCifsSymlinkMappingGetDefault(code int) *CifsSymlinkMappingGetDefault

NewCifsSymlinkMappingGetDefault creates a CifsSymlinkMappingGetDefault with default headers values

func (*CifsSymlinkMappingGetDefault) Code ¶

Code gets the status code for the cifs symlink mapping get default response

func (*CifsSymlinkMappingGetDefault) Error ¶

func (*CifsSymlinkMappingGetDefault) GetPayload ¶

func (*CifsSymlinkMappingGetDefault) IsClientError ¶

func (o *CifsSymlinkMappingGetDefault) IsClientError() bool

IsClientError returns true when this cifs symlink mapping get default response has a 4xx status code

func (*CifsSymlinkMappingGetDefault) IsCode ¶

func (o *CifsSymlinkMappingGetDefault) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping get default response a status code equal to that given

func (*CifsSymlinkMappingGetDefault) IsRedirect ¶

func (o *CifsSymlinkMappingGetDefault) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping get default response has a 3xx status code

func (*CifsSymlinkMappingGetDefault) IsServerError ¶

func (o *CifsSymlinkMappingGetDefault) IsServerError() bool

IsServerError returns true when this cifs symlink mapping get default response has a 5xx status code

func (*CifsSymlinkMappingGetDefault) IsSuccess ¶

func (o *CifsSymlinkMappingGetDefault) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping get default response has a 2xx status code

func (*CifsSymlinkMappingGetDefault) String ¶

type CifsSymlinkMappingGetOK ¶

type CifsSymlinkMappingGetOK struct {
	Payload *models.CifsSymlinkMapping
}

CifsSymlinkMappingGetOK describes a response with status code 200, with default header values.

OK

func NewCifsSymlinkMappingGetOK ¶

func NewCifsSymlinkMappingGetOK() *CifsSymlinkMappingGetOK

NewCifsSymlinkMappingGetOK creates a CifsSymlinkMappingGetOK with default headers values

func (*CifsSymlinkMappingGetOK) Error ¶

func (o *CifsSymlinkMappingGetOK) Error() string

func (*CifsSymlinkMappingGetOK) GetPayload ¶

func (*CifsSymlinkMappingGetOK) IsClientError ¶

func (o *CifsSymlinkMappingGetOK) IsClientError() bool

IsClientError returns true when this cifs symlink mapping get o k response has a 4xx status code

func (*CifsSymlinkMappingGetOK) IsCode ¶

func (o *CifsSymlinkMappingGetOK) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping get o k response a status code equal to that given

func (*CifsSymlinkMappingGetOK) IsRedirect ¶

func (o *CifsSymlinkMappingGetOK) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping get o k response has a 3xx status code

func (*CifsSymlinkMappingGetOK) IsServerError ¶

func (o *CifsSymlinkMappingGetOK) IsServerError() bool

IsServerError returns true when this cifs symlink mapping get o k response has a 5xx status code

func (*CifsSymlinkMappingGetOK) IsSuccess ¶

func (o *CifsSymlinkMappingGetOK) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping get o k response has a 2xx status code

func (*CifsSymlinkMappingGetOK) String ¶

func (o *CifsSymlinkMappingGetOK) String() string

type CifsSymlinkMappingGetParams ¶

type CifsSymlinkMappingGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* UnixPath.

	   UNIX symbolic link path
	*/
	UnixPathPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSymlinkMappingGetParams contains all the parameters to send to the API endpoint

for the cifs symlink mapping get operation.

Typically these are written to a http.Request.

func NewCifsSymlinkMappingGetParams ¶

func NewCifsSymlinkMappingGetParams() *CifsSymlinkMappingGetParams

NewCifsSymlinkMappingGetParams creates a new CifsSymlinkMappingGetParams 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 NewCifsSymlinkMappingGetParamsWithContext ¶

func NewCifsSymlinkMappingGetParamsWithContext(ctx context.Context) *CifsSymlinkMappingGetParams

NewCifsSymlinkMappingGetParamsWithContext creates a new CifsSymlinkMappingGetParams object with the ability to set a context for a request.

func NewCifsSymlinkMappingGetParamsWithHTTPClient ¶

func NewCifsSymlinkMappingGetParamsWithHTTPClient(client *http.Client) *CifsSymlinkMappingGetParams

NewCifsSymlinkMappingGetParamsWithHTTPClient creates a new CifsSymlinkMappingGetParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSymlinkMappingGetParamsWithTimeout ¶

func NewCifsSymlinkMappingGetParamsWithTimeout(timeout time.Duration) *CifsSymlinkMappingGetParams

NewCifsSymlinkMappingGetParamsWithTimeout creates a new CifsSymlinkMappingGetParams object with the ability to set a timeout on a request.

func (*CifsSymlinkMappingGetParams) SetContext ¶

func (o *CifsSymlinkMappingGetParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) SetDefaults ¶

func (o *CifsSymlinkMappingGetParams) SetDefaults()

SetDefaults hydrates default values in the cifs symlink mapping get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingGetParams) SetFieldsQueryParameter ¶

func (o *CifsSymlinkMappingGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) SetHTTPClient ¶

func (o *CifsSymlinkMappingGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) SetSVMUUIDPathParameter ¶

func (o *CifsSymlinkMappingGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) SetTimeout ¶

func (o *CifsSymlinkMappingGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) SetUnixPathPathParameter ¶

func (o *CifsSymlinkMappingGetParams) SetUnixPathPathParameter(unixPath string)

SetUnixPathPathParameter adds the unixPath to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WithContext ¶

WithContext adds the context to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs symlink mapping get params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingGetParams) WithFieldsQueryParameter ¶

func (o *CifsSymlinkMappingGetParams) WithFieldsQueryParameter(fields []string) *CifsSymlinkMappingGetParams

WithFieldsQueryParameter adds the fields to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WithSVMUUIDPathParameter ¶

func (o *CifsSymlinkMappingGetParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSymlinkMappingGetParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WithUnixPathPathParameter ¶

func (o *CifsSymlinkMappingGetParams) WithUnixPathPathParameter(unixPath string) *CifsSymlinkMappingGetParams

WithUnixPathPathParameter adds the unixPath to the cifs symlink mapping get params

func (*CifsSymlinkMappingGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSymlinkMappingGetReader ¶

type CifsSymlinkMappingGetReader struct {
	// contains filtered or unexported fields
}

CifsSymlinkMappingGetReader is a Reader for the CifsSymlinkMappingGet structure.

func (*CifsSymlinkMappingGetReader) ReadResponse ¶

func (o *CifsSymlinkMappingGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CifsSymlinkMappingModifyDefault ¶

type CifsSymlinkMappingModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
CifsSymlinkMappingModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655573 | Failed to modify the symlink mapping to target path because it contains illegal characters or is too long | | 655575 | Failed to modify the symlink mapping to target server because it contains illegal characters or is too long | | 655547 | Failed to modify symlink mapping becasue administrative share cannot be used as target share |

func NewCifsSymlinkMappingModifyDefault ¶

func NewCifsSymlinkMappingModifyDefault(code int) *CifsSymlinkMappingModifyDefault

NewCifsSymlinkMappingModifyDefault creates a CifsSymlinkMappingModifyDefault with default headers values

func (*CifsSymlinkMappingModifyDefault) Code ¶

Code gets the status code for the cifs symlink mapping modify default response

func (*CifsSymlinkMappingModifyDefault) Error ¶

func (*CifsSymlinkMappingModifyDefault) GetPayload ¶

func (*CifsSymlinkMappingModifyDefault) IsClientError ¶

func (o *CifsSymlinkMappingModifyDefault) IsClientError() bool

IsClientError returns true when this cifs symlink mapping modify default response has a 4xx status code

func (*CifsSymlinkMappingModifyDefault) IsCode ¶

func (o *CifsSymlinkMappingModifyDefault) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping modify default response a status code equal to that given

func (*CifsSymlinkMappingModifyDefault) IsRedirect ¶

func (o *CifsSymlinkMappingModifyDefault) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping modify default response has a 3xx status code

func (*CifsSymlinkMappingModifyDefault) IsServerError ¶

func (o *CifsSymlinkMappingModifyDefault) IsServerError() bool

IsServerError returns true when this cifs symlink mapping modify default response has a 5xx status code

func (*CifsSymlinkMappingModifyDefault) IsSuccess ¶

func (o *CifsSymlinkMappingModifyDefault) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping modify default response has a 2xx status code

func (*CifsSymlinkMappingModifyDefault) String ¶

type CifsSymlinkMappingModifyOK ¶

type CifsSymlinkMappingModifyOK struct {
}

CifsSymlinkMappingModifyOK describes a response with status code 200, with default header values.

OK

func NewCifsSymlinkMappingModifyOK ¶

func NewCifsSymlinkMappingModifyOK() *CifsSymlinkMappingModifyOK

NewCifsSymlinkMappingModifyOK creates a CifsSymlinkMappingModifyOK with default headers values

func (*CifsSymlinkMappingModifyOK) Error ¶

func (*CifsSymlinkMappingModifyOK) IsClientError ¶

func (o *CifsSymlinkMappingModifyOK) IsClientError() bool

IsClientError returns true when this cifs symlink mapping modify o k response has a 4xx status code

func (*CifsSymlinkMappingModifyOK) IsCode ¶

func (o *CifsSymlinkMappingModifyOK) IsCode(code int) bool

IsCode returns true when this cifs symlink mapping modify o k response a status code equal to that given

func (*CifsSymlinkMappingModifyOK) IsRedirect ¶

func (o *CifsSymlinkMappingModifyOK) IsRedirect() bool

IsRedirect returns true when this cifs symlink mapping modify o k response has a 3xx status code

func (*CifsSymlinkMappingModifyOK) IsServerError ¶

func (o *CifsSymlinkMappingModifyOK) IsServerError() bool

IsServerError returns true when this cifs symlink mapping modify o k response has a 5xx status code

func (*CifsSymlinkMappingModifyOK) IsSuccess ¶

func (o *CifsSymlinkMappingModifyOK) IsSuccess() bool

IsSuccess returns true when this cifs symlink mapping modify o k response has a 2xx status code

func (*CifsSymlinkMappingModifyOK) String ¶

func (o *CifsSymlinkMappingModifyOK) String() string

type CifsSymlinkMappingModifyParams ¶

type CifsSymlinkMappingModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.CifsSymlinkMapping

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* UnixPath.

	   UNIX symbolic link path
	*/
	UnixPathPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CifsSymlinkMappingModifyParams contains all the parameters to send to the API endpoint

for the cifs symlink mapping modify operation.

Typically these are written to a http.Request.

func NewCifsSymlinkMappingModifyParams ¶

func NewCifsSymlinkMappingModifyParams() *CifsSymlinkMappingModifyParams

NewCifsSymlinkMappingModifyParams creates a new CifsSymlinkMappingModifyParams 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 NewCifsSymlinkMappingModifyParamsWithContext ¶

func NewCifsSymlinkMappingModifyParamsWithContext(ctx context.Context) *CifsSymlinkMappingModifyParams

NewCifsSymlinkMappingModifyParamsWithContext creates a new CifsSymlinkMappingModifyParams object with the ability to set a context for a request.

func NewCifsSymlinkMappingModifyParamsWithHTTPClient ¶

func NewCifsSymlinkMappingModifyParamsWithHTTPClient(client *http.Client) *CifsSymlinkMappingModifyParams

NewCifsSymlinkMappingModifyParamsWithHTTPClient creates a new CifsSymlinkMappingModifyParams object with the ability to set a custom HTTPClient for a request.

func NewCifsSymlinkMappingModifyParamsWithTimeout ¶

func NewCifsSymlinkMappingModifyParamsWithTimeout(timeout time.Duration) *CifsSymlinkMappingModifyParams

NewCifsSymlinkMappingModifyParamsWithTimeout creates a new CifsSymlinkMappingModifyParams object with the ability to set a timeout on a request.

func (*CifsSymlinkMappingModifyParams) SetContext ¶

func (o *CifsSymlinkMappingModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) SetDefaults ¶

func (o *CifsSymlinkMappingModifyParams) SetDefaults()

SetDefaults hydrates default values in the cifs symlink mapping modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingModifyParams) SetHTTPClient ¶

func (o *CifsSymlinkMappingModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) SetInfo ¶

SetInfo adds the info to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) SetSVMUUIDPathParameter ¶

func (o *CifsSymlinkMappingModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) SetTimeout ¶

func (o *CifsSymlinkMappingModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) SetUnixPathPathParameter ¶

func (o *CifsSymlinkMappingModifyParams) SetUnixPathPathParameter(unixPath string)

SetUnixPathPathParameter adds the unixPath to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WithContext ¶

WithContext adds the context to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the cifs symlink mapping modify params (not the query body).

All values with no default are reset to their zero value.

func (*CifsSymlinkMappingModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WithInfo ¶

WithInfo adds the info to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WithSVMUUIDPathParameter ¶

func (o *CifsSymlinkMappingModifyParams) WithSVMUUIDPathParameter(svmUUID string) *CifsSymlinkMappingModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WithUnixPathPathParameter ¶

func (o *CifsSymlinkMappingModifyParams) WithUnixPathPathParameter(unixPath string) *CifsSymlinkMappingModifyParams

WithUnixPathPathParameter adds the unixPath to the cifs symlink mapping modify params

func (*CifsSymlinkMappingModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type CifsSymlinkMappingModifyReader ¶

type CifsSymlinkMappingModifyReader struct {
	// contains filtered or unexported fields
}

CifsSymlinkMappingModifyReader is a Reader for the CifsSymlinkMappingModify structure.

func (*CifsSymlinkMappingModifyReader) ReadResponse ¶

func (o *CifsSymlinkMappingModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type Client ¶

type Client struct {
	// contains filtered or unexported fields
}

Client for n a s API

func (*Client) AuditCollectionGet ¶

func (a *Client) AuditCollectionGet(params *AuditCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditCollectionGetOK, error)
AuditCollectionGet Retrieves audit configurations.

### Related ONTAP commands * `vserver audit show` ### Learn more * [`DOC /protocols/audit`](#docs-NAS-protocols_audit)

func (*Client) AuditCreate ¶

func (a *Client) AuditCreate(params *AuditCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditCreateAccepted, error)
AuditCreate Creates an audit configuration.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM to which audit configuration is to be created. * `log_path` - Path in the owning SVM namespace that is used to store audit logs. ### Default property values If not specified in POST, the following default property values are assigned: * `enabled` - _true_ * `events.authorization_policy` - _false_ * `events.cap_staging` - _false_ * `events.file_share` - _false_ * `events.security_group` - _false_ * `events.user_account` - _false_ * `events.cifs_logon_logoff` - _true_ * `events.file_operations` - _true_ * `log.format` - _evtx_ * `log.retention.count` - _0_ * `log.retention.duration` - _PT0S_ * `log.rotation.size` - _100MB_ * `log.rotation.now` - _false_ * `guarantee` - _true_ ### Related ONTAP commands * `vserver audit create` * `vserver audit enable` ### Learn more * [`DOC /protocols/audit`](#docs-NAS-protocols_audit)

func (*Client) AuditDelete ¶

func (a *Client) AuditDelete(params *AuditDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditDeleteAccepted, error)
AuditDelete Deletes an audit configuration.

### Related ONTAP commands * `vserver audit disable` * `vserver audit delete` ### Learn more * [`DOC /protocols/audit`](#docs-NAS-protocols_audit)

func (*Client) AuditGet ¶

func (a *Client) AuditGet(params *AuditGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditGetOK, error)
AuditGet Retrieves an audit configuration for an SVM.

### Related ONTAP commands * `vserver audit show` ### Learn more * [`DOC /protocols/audit`](#docs-NAS-protocols_audit)

func (*Client) AuditModify ¶

func (a *Client) AuditModify(params *AuditModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditModifyAccepted, error)
AuditModify Updates an audit configuration for an SVM.

### Related ONTAP commands * `vserver audit modify` ### Learn more * [`DOC /protocols/audit`](#docs-NAS-protocols_audit)

func (*Client) CifsCollectionPerformanceMetricsGet ¶

func (a *Client) CifsCollectionPerformanceMetricsGet(params *CifsCollectionPerformanceMetricsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsCollectionPerformanceMetricsGetOK, error)

CifsCollectionPerformanceMetricsGet Retrieves historical performance metrics for the CIFS protocol of an SVM.

func (*Client) CifsConnectionCollectionGet ¶

func (a *Client) CifsConnectionCollectionGet(params *CifsConnectionCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsConnectionCollectionGetOK, error)
CifsConnectionCollectionGet Retrieves the CIFS connection information for all SVMs.

### Related ONTAP commands

  • `vserver cifs connection show`

### Learn more * [`DOC /protocols/cifs/connections`](#docs-NAS-protocols_cifs_connections)

func (*Client) CifsDomainCollectionGet ¶

func (a *Client) CifsDomainCollectionGet(params *CifsDomainCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainCollectionGetOK, error)
CifsDomainCollectionGet Retrieves the CIFS domain-related information of all SVMs.

### Related ONTAP commands * `vserver cifs domain preferred-dc show` * `vserver cifs domain trusts show` * `vserver cifs domain discovered-servers show` * `vserver cifs domain name-mapping-search show` * `vserver cifs domain schedule show` ### Learn more * [`DOC /protocols/cifs/domains`](#docs-NAS-protocols_cifs_domains)

func (*Client) CifsDomainGet ¶

func (a *Client) CifsDomainGet(params *CifsDomainGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainGetOK, error)
CifsDomainGet Retrieves the CIFS domain-related information of the specified SVM.

### Important notes GET operation with query parameter `rediscover_trusts` and `reset_discovered_servers` returns available CIFS domain configurations and also triggers trusts rediscovery and discovered servers reset asynchronously for that SVM. ### Related ONTAP commands * `vserver cifs domain preferred-dc show` * `vserver cifs domain trusts show` * `vserver cifs domain discovered-servers show` * `vserver cifs domain name-mapping-search show` * `vserver cifs domain schedule show` ### Learn more * [`DOC /protocols/cifs/domains/{svm.uuid}`](#docs-NAS-protocols_cifs_domains_{svm.uuid})

func (*Client) CifsDomainPreferredDcCollectionGet ¶

func (a *Client) CifsDomainPreferredDcCollectionGet(params *CifsDomainPreferredDcCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcCollectionGetOK, error)
CifsDomainPreferredDcCollectionGet Retrieves the CIFS domain preferred DC configuration of an SVM.

### Related ONTAP commands * `vserver cifs domain preferred-dc show` ### Learn more * [`DOC /protocols/cifs/domains/{svm.uuid}/preferred-domain-controllers`](#docs-NAS-protocols_cifs_domains_{svm.uuid}_preferred-domain-controllers)

func (*Client) CifsDomainPreferredDcCreate ¶

func (a *Client) CifsDomainPreferredDcCreate(params *CifsDomainPreferredDcCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcCreateCreated, error)
CifsDomainPreferredDcCreate Creates a CIFS preferred DC configuration for an SVM.

### Important notes * In the case of bulk POST requests, the create operation should be performed serially since there can be interdependence between records. In order to avoid issues, it is advisable to always use the query parameter "serial_records=true". ### Required properties * `svm.uuid` - Existing SVM in which to create the preferred-dc. * `domain` - Fully Qualified Domain Name. * `server_ip` - IPv4/IPv6 address of the Preferred Domain Controller. #### The following parameters are optional: - skip_config_validation ### Related ONTAP commands * `vserver cifs domain preferred-dc add` ### Learn more * [`DOC /protocols/cifs/domains/{svm.uuid}/preferred-domain-controllers`](#docs-NAS-protocols_cifs_domains_{svm.uuid}_preferred-domain-controllers)

func (*Client) CifsDomainPreferredDcDelete ¶

func (a *Client) CifsDomainPreferredDcDelete(params *CifsDomainPreferredDcDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcDeleteOK, error)
CifsDomainPreferredDcDelete Deletes the CIFS domain preferred DC configuration of the specified SVM and domain.

### Related ONTAP commands * `vserver cifs domain preferred-dc delete` ### Learn more * [`DOC /protocols/cifs/domains/{svm.uuid}/preferred-domain-controllers`](#docs-NAS-protocols_cifs_domains_{svm.uuid}_preferred-domain-controllers)

func (*Client) CifsDomainPreferredDcGet ¶

func (a *Client) CifsDomainPreferredDcGet(params *CifsDomainPreferredDcGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcGetOK, error)
CifsDomainPreferredDcGet Retrieves the CIFS domain preferred DC configuration of an SVM.

### Related ONTAP commands * `vserver cifs domain preferred-dc show` ### Learn more * [`DOC /protocols/cifs/domains/{svm.uuid}/preferred-domain-controllers`](#docs-NAS-protocols_cifs_domains_{svm.uuid}_preferred-domain-controllers)

func (*Client) CifsHomedirSearchPathGet ¶

func (a *Client) CifsHomedirSearchPathGet(params *CifsHomedirSearchPathGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsHomedirSearchPathGetOK, error)
CifsHomedirSearchPathGet Retrieves a CIFS home directory search path of an SVM.

### Related ONTAP commands * `cifs server home-directory search-path show` ### Learn more * [`DOC /protocols/cifs/home-directory/search-paths`](#docs-NAS-protocols_cifs_home-directory_search-paths)

func (*Client) CifsOpenFileCollectionGet ¶

func (a *Client) CifsOpenFileCollectionGet(params *CifsOpenFileCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsOpenFileCollectionGetOK, error)

CifsOpenFileCollectionGet Retrieves CIFS Open Files

func (*Client) CifsOpenFileDelete ¶

func (a *Client) CifsOpenFileDelete(params *CifsOpenFileDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsOpenFileDeleteOK, error)
CifsOpenFileDelete Closes open files identified by svm.uuid, file.identifier, connection.identifier and session_id.

### Learn more * [`DOC /protocols/cifs/session/files`](#docs-NAS-protocols_cifs_session_files)

func (*Client) CifsOpenFileGet ¶

func (a *Client) CifsOpenFileGet(params *CifsOpenFileGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsOpenFileGetOK, error)

CifsOpenFileGet Retrieves specific CIFS Open File

func (*Client) CifsSearchPathCollectionGet ¶

func (a *Client) CifsSearchPathCollectionGet(params *CifsSearchPathCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathCollectionGetOK, error)
CifsSearchPathCollectionGet Retrieves CIFS home directory search paths.

### Related ONTAP commands * `cifs server home-directory search-path show` ### Learn more * [`DOC /protocols/cifs/home-directory/search-paths`](#docs-NAS-protocols_cifs_home-directory_search-paths)

func (*Client) CifsSearchPathCreate ¶

func (a *Client) CifsSearchPathCreate(params *CifsSearchPathCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathCreateCreated, error)
CifsSearchPathCreate Creates a home directory search path.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the home directory search path. * `path` - Path in the owning SVM namespace that is used to search for home directories. ### Related ONTAP commands * `cifs server home-directory search-path add` ### Learn more * [`DOC /protocols/cifs/home-directory/search-paths`](#docs-NAS-protocols_cifs_home-directory_search-paths)

func (*Client) CifsSearchPathDelete ¶

func (a *Client) CifsSearchPathDelete(params *CifsSearchPathDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathDeleteOK, error)
CifsSearchPathDelete Deletes a CIFS home directory search path.

### Related ONTAP commands * `cifs server home-directory search-path remove` ### Learn more * [`DOC /protocols/cifs/home-directory/search-paths`](#docs-NAS-protocols_cifs_home-directory_search-paths)

func (*Client) CifsSearchPathModify ¶

func (a *Client) CifsSearchPathModify(params *CifsSearchPathModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathModifyOK, error)
CifsSearchPathModify Reorders a CIFS home directory search path.

### Related ONTAP commands * `cifs server home-directory search-path reorder` ### Learn more * [`DOC /protocols/cifs/home-directory/search-paths`](#docs-NAS-protocols_cifs_home-directory_search-paths)

func (*Client) CifsServiceCollectionGet ¶

func (a *Client) CifsServiceCollectionGet(params *CifsServiceCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceCollectionGetOK, error)
CifsServiceCollectionGet Retrieves CIFS servers.

### Expensive properties There is an added cost to retrieving values for these properties. They are not included by default in GET results and must be explicitly requested using the `fields` query parameter. See [`Requesting specific fields`](#Requesting_specific_fields) to learn more. * `statistics.*` * `metric.*` ### Related ONTAP commands * `vserver cifs server show` * `vserver cifs server options show` * `vserver cifs server security show` ### Learn more * [`DOC /protocols/cifs/services`](#docs-NAS-protocols_cifs_services)

func (*Client) CifsServiceCreate ¶

func (a *Client) CifsServiceCreate(params *CifsServiceCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceCreateAccepted, error)
CifsServiceCreate Creates a CIFS server. Each SVM can have one CIFS server.</br>

### Important notes - The CIFS server name might or might not be the same as the SVM name. - The CIFS server name can contain up to 15 characters. - The CIFS server name does not support the following characters: @ # * ( ) = + [ ] | ; : " , < > / ? ### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the CIFS server. * `name` - Name of the CIFS server. * `ad_domain.fqdn` - Fully qualified domain name of the Windows Active Directory to which this CIFS server belongs. * `ad_domain.user` - User account with the access to add the CIFS server to the Active Directory. * `ad_domain.password` - Account password used to add this CIFS server to the Active Directory. ### Recommended optional properties * `comment` - Add a text comment of up to 48 characters about the CIFS server. * `netbios.aliases` - Add a comma-delimited list of one or more NetBIOS aliases for the CIFS server. * `netbios.wins_servers` - Add a list of Windows Internet Name Server (WINS) addresses that manage and map the NetBIOS name of the CIFS server to their network IP addresses. The IP addresses must be IPv4 addresses. ### Default property values If not specified in POST, the following default property values are assigned: * `ad_domain.organizational_unit` - _CN=Computers_ * `enabled` - _true_ * `restrict_anonymous` - _no_enumeration_ * `smb_signing` - _false_ * `smb_encryption` - _false_ * `encrypt_dc_connection` - _false_ * `kdc_encryption` - _false_ * `default_unix_user` - _pcuser_ * `netbios_enabled` - _false_ However, if either "netbios.wins-server" or "netbios.aliases" is set during POST and if `netbios_enabled` is not specified then `netbios_enabled` is set to true. * `aes_netlogon_enabled` - _false_ * `try_ldap_channel_binding` - _true_ * `ldap_referral_enabled` - _false_ ### Related ONTAP commands * `vserver cifs server create` * `vserver cifs server options modify` * `vserver cifs security modify` * `vserver cifs server add-netbios-aliases` ### Learn more * [`DOC /protocols/cifs/services`](#docs-NAS-protocols_cifs_services)

func (*Client) CifsServiceDelete ¶

func (a *Client) CifsServiceDelete(params *CifsServiceDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceDeleteAccepted, error)
CifsServiceDelete Deletes a CIFS server and related CIFS configurations.<br/>

If "force" field is set along with user login credentials, the local CIFS configuration will be deleted irrespective of any communication errors. The default value for this field is false. If "force" field alone is set without passing the user login credentials, the local CIFS configuration will be deleted by not making any request to Active Directory, but the option will be enable only for the VseverDR enabled SVMs. The default value for this field is false. ### Related ONTAP commands * `vserver cifs server delete` * `vserver cifs remove-netbios-aliases` ### Learn more * [`DOC /protocols/cifs/services`](#docs-NAS-protocols_cifs_services)

func (*Client) CifsServiceGet ¶

func (a *Client) CifsServiceGet(params *CifsServiceGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceGetOK, error)
CifsServiceGet Retrieves a CIFS server.

### Related ONTAP commands * `vserver cifs server show` * `vserver cifs server options show` * `vserver cifs server security show` ### Learn more * [`DOC /protocols/cifs/services`](#docs-NAS-protocols_cifs_services)

func (*Client) CifsServiceModify ¶

func (a *Client) CifsServiceModify(params *CifsServiceModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceModifyAccepted, error)
CifsServiceModify Updates both the mandatory and optional parameters of the CIFS configuration. Ensure the CIFS server is administratively disabled when renaming the CIFS server or modifying the <i>ad_domain</i> properties.

### Related ONTAP commands * `vserver cifs server modify` * `vserver cifs server options modify` * `vserver cifs security modify` * `vserver cifs server add-netbios-aliases` * `vserver cifs server remove-netbios-aliases` ### Learn more * [`DOC /protocols/cifs/services`](#docs-NAS-protocols_cifs_services)

func (*Client) CifsSessionCollectionGet ¶

func (a *Client) CifsSessionCollectionGet(params *CifsSessionCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSessionCollectionGetOK, error)
CifsSessionCollectionGet Retrieves the CIFS sessions information for all SVMs.

### Related ONTAP commands

  • `vserver cifs session show -active-volumes`

### Learn more * [`DOC /protocols/cifs/sessions`](#docs-NAS-protocols_cifs_sessions)

func (*Client) CifsSessionDelete ¶

func (a *Client) CifsSessionDelete(params *CifsSessionDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSessionDeleteOK, error)
CifsSessionDelete Deletes SMB session information on a node for an SVM.

* To delete the specific SMB session information, pass the relavant SMB session's identifier and connection Id. * To delete all the SMB session information on specific node and SVM, pass the both SMB session's identifier and connection Id as zero(0) * To delete all the SMB session information on specific connection, pass the specific SMB session's Identifier value as zero(0). * To delete all the SMB session information on specific Identifier alone is not allowed. ### Learn more * [`DOC /protocols/cifs/sessions`](#docs-NAS-protocols_cifs_sessions)

func (*Client) CifsSessionGet ¶

func (a *Client) CifsSessionGet(params *CifsSessionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSessionGetOK, error)
CifsSessionGet Retrieves specific SMB session information for a specific SMB connection in a node on an SVM.

### Learn more * [`DOC /protocols/cifs/sessions`](#docs-NAS-protocols_cifs_sessions)

func (*Client) CifsShareACLCollectionGet ¶

func (a *Client) CifsShareACLCollectionGet(params *CifsShareACLCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLCollectionGetOK, error)
CifsShareACLCollectionGet Retrieves the share-level ACL on a CIFS share.

### Related ONTAP commands * `vserver cifs share access-control show` ### Learn more * [`DOC /protocols/cifs/shares/{svm.uuid}/{share}/acls`](#docs-NAS-protocols_cifs_shares_{svm.uuid}_{share}_acls)

func (*Client) CifsShareACLCreate ¶

func (a *Client) CifsShareACLCreate(params *CifsShareACLCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLCreateCreated, error)
CifsShareACLCreate Creates a share-level ACL on a CIFS share.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the share acl. * `share` - Existing CIFS share in which to create the share acl. * `user_or_group` - Existing user or group name for which the acl is added on the CIFS share. * `permission` - Access rights that a user or group has on the defined CIFS share. ### Default property values * `type` - _windows_ ### Related ONTAP commands * `vserver cifs share access-control create` ### Learn more * [`DOC /protocols/cifs/shares/{svm.uuid}/{share}/acls`](#docs-NAS-protocols_cifs_shares_{svm.uuid}_{share}_acls)

func (*Client) CifsShareACLDelete ¶

func (a *Client) CifsShareACLDelete(params *CifsShareACLDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLDeleteOK, error)
CifsShareACLDelete Deletes a share-level ACL on a CIFS share.

### Related ONTAP commands * `vserver cifs share access-control delete` ### Learn more * [`DOC /protocols/cifs/shares/{svm.uuid}/{share}/acls`](#docs-NAS-protocols_cifs_shares_{svm.uuid}_{share}_acls)

func (*Client) CifsShareACLGet ¶

func (a *Client) CifsShareACLGet(params *CifsShareACLGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLGetOK, error)
CifsShareACLGet Retrieves the share-level ACL on CIFS share for a specified user or group.

### Related ONTAP commands * `vserver cifs share access-control show` ### Learn more * [`DOC /protocols/cifs/shares/{svm.uuid}/{share}/acls`](#docs-NAS-protocols_cifs_shares_{svm.uuid}_{share}_acls)

func (*Client) CifsShareACLModify ¶

func (a *Client) CifsShareACLModify(params *CifsShareACLModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLModifyOK, error)
CifsShareACLModify Updates a share-level ACL on a CIFS share.

### Related ONTAP commands * `vserver cifs share access-control modify` ### Learn more * [`DOC /protocols/cifs/shares/{svm.uuid}/{share}/acls`](#docs-NAS-protocols_cifs_shares_{svm.uuid}_{share}_acls)

func (*Client) CifsShareCollectionGet ¶

func (a *Client) CifsShareCollectionGet(params *CifsShareCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareCollectionGetOK, error)
CifsShareCollectionGet Retrieves CIFS shares.

### Related ONTAP commands * `vserver cifs share show` * `vserver cifs share properties show` ### Learn more * [`DOC /protocols/cifs/shares`](#docs-NAS-protocols_cifs_shares)

func (*Client) CifsShareCreate ¶

func (a *Client) CifsShareCreate(params *CifsShareCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareCreateCreated, error)
CifsShareCreate Creates a CIFS share.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the CIFS share. * `name` - Name of the CIFS share. * `path` - Path in the owning SVM namespace that is shared through this share. ### Recommended optional properties * `comment` - Optionally choose to add a text comment of up to 256 characters about the CIFS share. * `acls` - Optionally choose to add share permissions that users and groups have on the CIFS share. ### Default property values If not specified in POST, the following default property values are assigned: * `home_directory` - _false_ * `oplocks` - _true_ * `access_based_enumeration` - _false_ * `change_notify` - _true_ * `encryption` - _false_ * `unix_symlink` - _local_ ### Related ONTAP commands * `vserver cifs share create` * `vserver cifs share properties add` * `vserver cifs share access-control create` ### Learn more * [`DOC /protocols/cifs/shares`](#docs-NAS-protocols_cifs_shares)

func (*Client) CifsShareDelete ¶

func (a *Client) CifsShareDelete(params *CifsShareDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareDeleteOK, error)
CifsShareDelete Deletes a CIFS share.

### Related ONTAP commands * `vserver cifs share delete` ### Learn more * [`DOC /protocols/cifs/shares`](#docs-NAS-protocols_cifs_shares)

func (*Client) CifsShareGet ¶

func (a *Client) CifsShareGet(params *CifsShareGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareGetOK, error)
CifsShareGet Retrieves a CIFS share.

### Related ONTAP commands * `vserver cifs share show` * `vserver cifs share properties show` ### Learn more * [`DOC /protocols/cifs/shares`](#docs-NAS-protocols_cifs_shares)

func (*Client) CifsShareModify ¶

func (a *Client) CifsShareModify(params *CifsShareModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareModifyOK, error)
CifsShareModify Updates a CIFS share.

### Related ONTAP commands * `vserver cifs share modify` * `vserver cifs share properties add` * `vserver cifs share properties remove` ### Learn more * [`DOC /protocols/cifs/shares`](#docs-NAS-protocols_cifs_shares)

func (*Client) CifsSymlinkMappingCollectionGet ¶

func (a *Client) CifsSymlinkMappingCollectionGet(params *CifsSymlinkMappingCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingCollectionGetOK, error)
CifsSymlinkMappingCollectionGet Retrieves UNIX symbolic link mappings for CIFS clients.

### Related ONTAP commands * `vserver cifs symlink show` ### Learn more * [`DOC /protocols/cifs/unix-symlink-mapping`](#docs-NAS-protocols_cifs_unix-symlink-mapping)

func (*Client) CifsSymlinkMappingCreate ¶

func (a *Client) CifsSymlinkMappingCreate(params *CifsSymlinkMappingCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingCreateCreated, error)
CifsSymlinkMappingCreate Creates a UNIX symbolic link mapping for a CIFS client.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the CIFS unix-symlink-mapping. * `unix_path` - UNIX path to which the CIFS symlink mapping to be created. * `target.share` - CIFS share name on the destination CIFS server to which the UNIX symbolic link is pointing. * `target.path` - CIFS path on the destination to which the symbolic link maps. ### Default property values * `target.server` - _Local_NetBIOS_Server_Name_ * `locality` - _local_ * `home_directory` - _false_ ### Related ONTAP commands * `vserver cifs symlink create` ### Learn more * [`DOC /protocols/cifs/unix-symlink-mapping`](#docs-NAS-protocols_cifs_unix-symlink-mapping)

func (*Client) CifsSymlinkMappingDelete ¶

func (a *Client) CifsSymlinkMappingDelete(params *CifsSymlinkMappingDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingDeleteOK, error)
CifsSymlinkMappingDelete Deletes the UNIX symbolic link mapping for CIFS clients.

### Related ONTAP commands * `vserver cifs symlink delete` ### Learn more * [`DOC /protocols/cifs/unix-symlink-mapping`](#docs-NAS-protocols_cifs_unix-symlink-mapping)

func (*Client) CifsSymlinkMappingGet ¶

func (a *Client) CifsSymlinkMappingGet(params *CifsSymlinkMappingGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingGetOK, error)
CifsSymlinkMappingGet Retrieves a UNIX symbolic link mapping for CIFS clients.

### Related ONTAP commands * `vserver cifs symlink show` ### Learn more * [`DOC /protocols/cifs/unix-symlink-mapping`](#docs-NAS-protocols_cifs_unix-symlink-mapping)

func (*Client) CifsSymlinkMappingModify ¶

func (a *Client) CifsSymlinkMappingModify(params *CifsSymlinkMappingModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingModifyOK, error)
CifsSymlinkMappingModify Updates the UNIX symbolic link mapping for CIFS clients.

### Related ONTAP commands * `vserver cifs symlink modify` ### Learn more * [`DOC /protocols/cifs/unix-symlink-mapping`](#docs-NAS-protocols_cifs_unix-symlink-mapping)

func (*Client) ClientLockCollectionGet ¶

func (a *Client) ClientLockCollectionGet(params *ClientLockCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ClientLockCollectionGetOK, error)
ClientLockCollectionGet Retrieves locks details.

### Related ONTAP commands * `vserver locks show`

func (*Client) ClientLockDelete ¶

func (a *Client) ClientLockDelete(params *ClientLockDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ClientLockDeleteOK, error)
ClientLockDelete Deletes locks of given parameter.

### Related ONTAP commands * `vserver locks break`

func (*Client) ClientLockGet ¶

func (a *Client) ClientLockGet(params *ClientLockGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ClientLockGetOK, error)
ClientLockGet Retrieves the lock for a specific UUID.

### Related ONTAP commands * `vserver locks show`

func (*Client) EffectivePermissionGet ¶

func (a *Client) EffectivePermissionGet(params *EffectivePermissionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EffectivePermissionGetOK, error)
EffectivePermissionGet Retrieves effective security permissions on a file.

### Related ONTAP commands * `vserver security file-directory show-effective-permissions`

func (*Client) ExportPolicyCollectionGet ¶

func (a *Client) ExportPolicyCollectionGet(params *ExportPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyCollectionGetOK, error)
ExportPolicyCollectionGet Retrieves export policies.

### Related ONTAP commands * `vserver export-policy show` * `vserver export-policy rule show` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportPolicyCreate ¶

func (a *Client) ExportPolicyCreate(params *ExportPolicyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyCreateCreated, error)
ExportPolicyCreate Creates an export policy. An SVM can have any number of export policies to define rules for which clients can access data exported by the SVM. A policy with no rules prohibits access.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create an export policy. * `name` - Name of the export policy. ### Recommended optional properties * `rules` - Rule(s) of an export policy. Used to create the export rule and populate the export policy with export rules in a single request. ### Related ONTAP commands * `vserver export-policy create` * `vserver export-policy rule create` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportPolicyDelete ¶

func (a *Client) ExportPolicyDelete(params *ExportPolicyDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyDeleteOK, error)
ExportPolicyDelete Deletes an export policy.

### Related ONTAP commands * `vserver export-policy delete` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportPolicyGet ¶

func (a *Client) ExportPolicyGet(params *ExportPolicyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyGetOK, error)
ExportPolicyGet Retrieves an export policy.

### Related ONTAP commands * `vserver export-policy show` * `vserver export-policy rule show` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportPolicyModify ¶

func (a *Client) ExportPolicyModify(params *ExportPolicyModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyModifyOK, error)
ExportPolicyModify Updates the properties of an export policy to change an export policy name or replace all export policy rules.

### Related ONTAP commands * `vserver export-policy rename` * `vserver export-policy rule delete` * `vserver export-policy rule create` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleClientsCreate ¶

func (a *Client) ExportRuleClientsCreate(params *ExportRuleClientsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleClientsCreateCreated, error)
ExportRuleClientsCreate Creates an export policy rule client

### Required properties * `policy.id` - Existing export policy that contains export policy rules for the client being added. * `index` - Existing export policy rule for which to create an export client. * `match` - Base name for the export policy client. ### Related ONTAP commands * `vserver export-policy rule add-clientmatches` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleClientsDelete ¶

func (a *Client) ExportRuleClientsDelete(params *ExportRuleClientsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleClientsDeleteOK, error)
ExportRuleClientsDelete Deletes an export policy client

### Related ONTAP commands * `vserver export-policy rule remove-clientmatches` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleClientsGet ¶

func (a *Client) ExportRuleClientsGet(params *ExportRuleClientsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleClientsGetOK, error)
ExportRuleClientsGet Retrieves export policy rule clients.

### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleCollectionGet ¶

func (a *Client) ExportRuleCollectionGet(params *ExportRuleCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleCollectionGetOK, error)
ExportRuleCollectionGet Retrieves export policy rules.

### Related ONTAP commands * `vserver export-policy rule show` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleCreate ¶

func (a *Client) ExportRuleCreate(params *ExportRuleCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleCreateCreated, error)
ExportRuleCreate Creates an export policy rule.

### Required properties * `policy.id` - Existing export policy for which to create an export rule. * `clients.match` - List of clients (hostnames, ipaddresses, netgroups, domains) to which the export rule applies. * `ro_rule` - Used to specify the security type for read-only access to volumes that use the export rule. * `rw_rule` - Used to specify the security type for read-write access to volumes that use the export rule. ### Default property values If not specified in POST, the following default property values are assigned: * `protocols` - _any_ * `anonymous_user` - _none_ * `superuser` - _any_ * `allow_device_creation` - _true_ * `ntfs_unix_security` - _fail_ * `chown_mode` - _restricted_ * `allow_suid` - _true_ ### Related ONTAP commands * `vserver export-policy rule create` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleDelete ¶

func (a *Client) ExportRuleDelete(params *ExportRuleDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleDeleteOK, error)
ExportRuleDelete Deletes an export policy rule.

### Related ONTAP commands * `vserver export-policy rule delete` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleGet ¶

func (a *Client) ExportRuleGet(params *ExportRuleGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleGetOK, error)
ExportRuleGet Retrieves an export policy rule

### Related ONTAP commands * `vserver export-policy rule show` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) ExportRuleModify ¶

func (a *Client) ExportRuleModify(params *ExportRuleModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleModifyOK, error)
ExportRuleModify Updates the properties of an export policy rule to change an export policy rule's index or fields.

### Related ONTAP commands * `vserver export-policy rule modify` * `vserver export-policy rule setindex` ### Learn more * [`DOC /protocols/nfs/export-policies`](#docs-NAS-protocols_nfs_export-policies)

func (*Client) FileDirectorySecurityACLCreate ¶

FileDirectorySecurityACLCreate Adds the new SACL/DACL ACE.

You must keep the following points in mind while using these endpoints: * SLAG applies to all files and/or directories in a volume hence, inheritance is not required to be propagated. * Set access_control field to slag while adding SLAG ACE. * Set access_control field to file_directory while adding file-directory ACE. By Default access_control field is set to file_directory. * For SLAG, valid apply_to combinations are "this-folder, sub-folders", "files", "this-folder, sub-folders, files". ### Related ONTAP commands * `vserver security file-directory ntfs dacl add` * `vserver security file-directory ntfs sacl add`

func (*Client) FileDirectorySecurityACLDelete ¶

FileDirectorySecurityACLDelete Deletes the SACL/DACL ACL

You must keep the following points in mind while using these endpoints: * SLAG applies to all files and/or directories in a volume hence, inheritance is not required to be propagated. * Set access_control field to slag while deleting SLAG ACE. * Set access_control field to file_directory while deleting file-directory ACE. By Default access_control field is set to file_directory. * For SLAG, valid apply_to combinations are "this-folder, sub-folders", "files", "this-folder, sub-folders, files". ### Related ONTAP commands * `vserver security file-directory ntfs dacl remove` * `vserver security file-directory ntfs sacl remove`

func (*Client) FileDirectorySecurityACLModify ¶

FileDirectorySecurityACLModify Updates the SACLs/DACLs

You must keep the following points in mind while using these endpoints: * SLAG applies to all files and/or directories in a volume hence, inheritance is not required to be propagated. * Set access_control field to slag while updating SLAG ACE. * Set access_control field to file_directory while updating file-directory ACE. By Default access_control field is set to file_directory. * For SLAG, valid apply_to combinations are "this-folder, sub-folders", "files", "this-folder, sub-folders, files". ### Related ONTAP commands * `vserver security file-directory ntfs dacl modify` * `vserver security file-directory ntfs sacl modify`

func (*Client) FileDirectorySecurityCreate ¶

FileDirectorySecurityCreate Applies an SD  to the given path.

You must keep the following points in mind while using these endpoints: * Either SLAG ACL/s or file-directory ACL/s can be configured in one API call. Both cannot be configured in the same API call. * SLAG applies to all files and/or directories in a volume hence, inheritance is not required to be propagated. * Set access_control field to slag while configuring SLAG ACLs. * Set access_control field to file_directory while configuring file-directory ACLs. By Default access_control field is set to file_directory. * For SLAG, valid apply_to combinations are "this-folder, sub-folders", "files", "this-folder, sub-folders, files". ### Related ONTAP commands * `vserver security file-directory ntfs create` * `vserver security file-directory ntfs dacl add` * `vserver security file-directory ntfs sacl add` * `vserver security file-directory policy create` * `vserver security file-directory policy task add` * `vserver security file-directory apply`

func (*Client) FileDirectorySecurityDelete ¶

func (a *Client) FileDirectorySecurityDelete(params *FileDirectorySecurityDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityDeleteOK, error)
FileDirectorySecurityDelete Remove all SLAG ACLs for specified path. Bulk deletion is supported only for SLAG

# Related ONTAP Commands * `vserver security file-directory remove-slag`

func (*Client) FileDirectorySecurityGet ¶

func (a *Client) FileDirectorySecurityGet(params *FileDirectorySecurityGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityGetOK, error)
FileDirectorySecurityGet Retrieves  file permissions

### Related ONTAP commands * `vserver security file-directory show`

func (*Client) FileDirectorySecurityModify ¶

FileDirectorySecurityModify Updates SD specific Information. For example, owner, group and control-flags. SD specific information of SLAG ACLs is not modifiable.

### Related ONTAP commands * `vserver security file-directory ntfs modify`

func (*Client) FpolicyCollectionGet ¶

func (a *Client) FpolicyCollectionGet(params *FpolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyCollectionGetOK, error)
FpolicyCollectionGet Retrieves an FPolicy configuration.

### Related ONTAP commands * `fpolicy show` * `fpolicy policy show` * `fpolicy policy scope show` * `fpolicy policy event show` * `fpolicy policy external-engine show` ### Learn more * [`DOC /protocols/fpolicy`](#docs-NAS-protocols_fpolicy)

func (*Client) FpolicyConnectionCollectionGet ¶

func (a *Client) FpolicyConnectionCollectionGet(params *FpolicyConnectionCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyConnectionCollectionGetOK, error)
FpolicyConnectionCollectionGet Retrieves the statuses of FPolicy servers.

### Related ONTAP commands * `vserver fpolicy show-engine` * `vserver fpolicy show-passthrough-read-connection` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/connections`](#docs-NAS-protocols_fpolicy_{svm.uuid}_connections)

func (*Client) FpolicyConnectionGet ¶

func (a *Client) FpolicyConnectionGet(params *FpolicyConnectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyConnectionGetOK, error)
FpolicyConnectionGet Retrieves the status of an FPolicy server.

### Related ONTAP commands * `vserver fpolicy show-engine` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/connections`](#docs-NAS-protocols_fpolicy_{svm.uuid}_connections)

func (*Client) FpolicyConnectionModify ¶

func (a *Client) FpolicyConnectionModify(params *FpolicyConnectionModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyConnectionModifyOK, error)
FpolicyConnectionModify Updates the status of an FPolicy server.

### Related ONTAP commands * `vserver fpolicy engine-connect` * `vserver fpolicy engine-disconnect` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/connections`](#docs-NAS-protocols_fpolicy_{svm.uuid}_connections)

func (*Client) FpolicyCreate ¶

func (a *Client) FpolicyCreate(params *FpolicyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyCreateCreated, error)
FpolicyCreate Creates an FPolicy configuration.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the FPolicy configuration. ### Recommended optional properties * `engines` - External server to which the notifications will be sent. * `events` - File operations to monitor. * `policies` - Policy configuration which acts as a container for FPolicy event and FPolicy engine. * `scope` - Scope of the policy. Can be limited to exports, volumes, shares or file extensions. ### Default property values If not specified in POST, the following default property values are assigned: * `engines.type` - _synchronous_ * `policies.engine` - _native_ * `policies.mandatory` - _true_ * `events.volume_monitoring` - _false_ * `events.file_operations.*` - _false_ * `events.filters.*` - _false_ ### Related ONTAP commands * `fpolicy policy event create` * `fpolicy policy external-engine create` * `fpolicy policy create` * `fpolicy policy scope create` * `fpolicy enable` ### Learn more * [`DOC /protocols/fpolicy`](#docs-NAS-protocols_fpolicy)

func (*Client) FpolicyDelete ¶

func (a *Client) FpolicyDelete(params *FpolicyDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyDeleteOK, error)
FpolicyDelete Deletes the FPolicy configuration for the specified SVM. Before deleting the FPolicy configuration, ensure that all policies belonging to the SVM are disabled.

### Related ONTAP commands * `fpolicy delete` * `fpolicy policy scope delete` * `fpolicy policy delete` * `fpolicy policy event delete` * `fpolicy policy external-engine delete` ### Learn more * [`DOC /protocols/fpolicy`](#docs-NAS-protocols_fpolicy)

func (*Client) FpolicyEngineCollectionGet ¶

func (a *Client) FpolicyEngineCollectionGet(params *FpolicyEngineCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineCollectionGetOK, error)
FpolicyEngineCollectionGet Retrieves FPolicy engine configurations of all the engines for a specified SVM. ONTAP allows creation of cluster-level FPolicy engines that act as a template for all the SVMs belonging to the cluster. These cluster-level FPolicy engines are also retrieved for the specified SVM.

### Related ONTAP commands * `fpolicy policy external-engine show` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/engines`](#docs-NAS-protocols_fpolicy_{svm.uuid}_engines)

func (*Client) FpolicyEngineCreate ¶

func (a *Client) FpolicyEngineCreate(params *FpolicyEngineCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineCreateCreated, error)
FpolicyEngineCreate Creates an FPolicy engine configuration for a specified SVM. FPolicy engine creation is allowed only on data SVMs.

### Required properties * `svm.uuid` - Existing SVM in which to create the FPolicy engine. * `name` - Name of external engine. * `port` - Port number of the FPolicy server application. * `primary_servers` - List of primary FPolicy servers to which the node will send notifications. ### Recommended optional properties * `secondary_servers` - It is recommended to configure secondary FPolicy server to which the node will send notifications when the primary server is down. ### Default property values * `type` - _synchronous_ * `format` - _xml_ ### Related ONTAP commands * `fpolicy policy external-engine create` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/engines`](#docs-NAS-protocols_fpolicy_{svm.uuid}_engines)

func (*Client) FpolicyEngineDelete ¶

func (a *Client) FpolicyEngineDelete(params *FpolicyEngineDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineDeleteOK, error)
FpolicyEngineDelete Deletes the FPolicy external engine configuration. Deletion of an FPolicy engine that is attached to one or more FPolicy policies is not allowed.

### Related ONTAP commands * `fpolicy policy external-engine modify` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/engines`](#docs-NAS-protocols_fpolicy_{svm.uuid}_engines)

func (*Client) FpolicyEngineGet ¶

func (a *Client) FpolicyEngineGet(params *FpolicyEngineGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineGetOK, error)
FpolicyEngineGet Retrieves a particular FPolicy engine configuration of a specifed SVM. A cluster-level FPolicy engine configuration cannot be retrieved for a data SVM.

### Related ONTAP commands * `fpolicy policy external-engine show` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/engines`](#docs-NAS-protocols_fpolicy_{svm.uuid}_engines)

func (*Client) FpolicyEngineModify ¶

func (a *Client) FpolicyEngineModify(params *FpolicyEngineModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineModifyOK, error)
FpolicyEngineModify Updates a specific FPolicy engine configuration of an SVM. Modification of an FPolicy engine that is attached to one or more enabled FPolicy policies is not allowed.

### Related ONTAP commands * `fpolicy policy external-engine modify` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/engines`](#docs-NAS-protocols_fpolicy_{svm.uuid}_engines)

func (*Client) FpolicyEventCollectionGet ¶

func (a *Client) FpolicyEventCollectionGet(params *FpolicyEventCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventCollectionGetOK, error)
FpolicyEventCollectionGet Retrieves FPolicy event configurations for all events for a specified SVM. ONTAP allows the creation of cluster-level FPolicy events that act as a template for all the data SVMs belonging to the cluster. These cluster-level FPolicy events are also retrieved for the specified SVM.

### Related ONTAP commands * `fpolicy policy event show` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/events`](#docs-NAS-protocols_fpolicy_{svm.uuid}_events)

func (*Client) FpolicyEventCreate ¶

func (a *Client) FpolicyEventCreate(params *FpolicyEventCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventCreateCreated, error)
FpolicyEventCreate Creates an FPolicy event configuration for a specified SVM. FPolicy event creation is allowed only on data SVMs. When a protocol is specified, you must specify a file operation or a file operation and filters.

### Required properties * `svm.uuid` - Existing SVM in which to create the FPolicy event. * `name` - Name of the FPolicy event. ### Recommended optional properties * `file-operations` - List of file operations to monitor. * `protocol` - Protocol for which the file operations should be monitored. * `filters` - List of filters for the specified file operations. ### Default property values If not specified in POST, the following default property values are assigned: * `file_operations.*` - _false_ * `filters.*` - _false_ * `volume-monitoring` - _false_ ### Related ONTAP commands * `fpolicy policy event create` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/events`](#docs-NAS-protocols_fpolicy_{svm.uuid}_events)

func (*Client) FpolicyEventDelete ¶

func (a *Client) FpolicyEventDelete(params *FpolicyEventDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventDeleteOK, error)
FpolicyEventDelete Deletes a specific FPolicy event configuration for an SVM. A cluster-level FPolicy event configuration cannot be modified for a data SVM through REST. An FPolicy event that is attached to an FPolicy policy cannot be deleted.

### Related ONTAP commands * `fpolicy policy event delete` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/events`](#docs-NAS-protocols_fpolicy_{svm.uuid}_events)

func (*Client) FpolicyEventModify ¶

func (a *Client) FpolicyEventModify(params *FpolicyEventModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventModifyOK, error)
FpolicyEventModify Updates a specific FPolicy event configuration for an SVM. A cluster-level FPolicy event configuration cannot be modified for a data SVM through REST. When the file operations and filters fields are modified, the previous values are retained and new values are added to the list of previous values. To remove a particular file operation or filter, set its value to false in the request.

### Related ONTAP commands * `fpolicy policy event modify` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/events`](#docs-NAS-protocols_fpolicy_{svm.uuid}_events)

func (*Client) FpolicyEventsGet ¶

func (a *Client) FpolicyEventsGet(params *FpolicyEventsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventsGetOK, error)
FpolicyEventsGet Retrieves a specific FPolicy event configuration for an SVM. A cluster-level FPolicy event configuration cannot be retrieved for a data SVM through a REST API.

### Related ONTAP commands * `fpolicy policy event show` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/events`](#docs-NAS-protocols_fpolicy_{svm.uuid}_events)

func (*Client) FpolicyGet ¶

func (a *Client) FpolicyGet(params *FpolicyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyGetOK, error)
FpolicyGet Retrieves an FPolicy configuration of an SVM.

### Related ONTAP commands * `fpolicy show` * `fpolicy policy show` * `fpolicy policy scope show` * `fpolicy policy event show` * `fpolicy policy external-engine show` ### Learn more * [`DOC /protocols/fpolicy`](#docs-NAS-protocols_fpolicy)

func (*Client) FpolicyPolicyCollectionGet ¶

func (a *Client) FpolicyPolicyCollectionGet(params *FpolicyPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyCollectionGetOK, error)
FpolicyPolicyCollectionGet Retrieves the FPolicy policy configuration of an SVM. ONTAP allows the creation of a cluster level FPolicy policy that acts as a template for all the data SVMs belonging to the cluster. This cluster level FPolicy policy is also retrieved for the specified SVM.

### Related ONTAP commands * `fpolicy policy show` * `fpolicy policy scope show` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/policies`](#docs-NAS-protocols_fpolicy_{svm.uuid}_policies)

func (*Client) FpolicyPolicyCreate ¶

func (a *Client) FpolicyPolicyCreate(params *FpolicyPolicyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyCreateCreated, error)
FpolicyPolicyCreate Creates an FPolicy policy configuration for the specified SVM. To create an FPolicy policy, you must specify the policy scope and the FPolicy events to be monitored.

</br>Important notes: * A single policy can monitor multiple events. * An FPolicy engine is an optional field whose default value is set to native. A native engine can be used to simply block the file access based on the file extensions specified in the policy scope. * To enable a policy, the policy priority must be specified. If the priority is not specified, the policy is created but it is not enabled. * The "mandatory" field, if set to true, blocks the file access when the primary or secondary FPolicy servers are down. ### Required properties * `svm.uuid` - Existing SVM in which to create the FPolicy policy. * `events` - Name of the events to monitior. * `name` - Name of the FPolicy policy. * `scope` - Scope of the policy. Can be limited to exports, volumes, shares or file extensions. * `priority`- Priority of the policy (ranging from 1 to 10). ### Default property values * `mandatory` - _true_ * `engine` - _native_ ### Related ONTAP commands * `fpolicy policy scope create` * `fpolicy policy create` * `fpolicy enable` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/policies`](#docs-NAS-protocols_fpolicy_{svm.uuid}_policies)

func (*Client) FpolicyPolicyDelete ¶

func (a *Client) FpolicyPolicyDelete(params *FpolicyPolicyDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyDeleteOK, error)
FpolicyPolicyDelete Deletes a particular FPolicy policy configuration for a specified SVM. To delete a policy, you must first disable the policy.

### Related ONTAP commands * `fpolicy policy scope delete` * `fpolicy policy delete` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/policies`](#docs-NAS-protocols_fpolicy_{svm.uuid}_policies)

func (*Client) FpolicyPolicyGet ¶

func (a *Client) FpolicyPolicyGet(params *FpolicyPolicyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyGetOK, error)
FpolicyPolicyGet Retrieves a particular FPolicy policy configuration for a specified SVM. Cluster-level FPolicy policy configuration details cannot be retrieved for a data SVM.

### Related ONTAP commands * `fpolicy policy show` * `fpolicy policy scope show` * `fpolicy show` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/policies`](#docs-NAS-protocols_fpolicy_{svm.uuid}_policies)

func (*Client) FpolicyPolicyModify ¶

func (a *Client) FpolicyPolicyModify(params *FpolicyPolicyModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyModifyOK, error)
FpolicyPolicyModify Updates a particular FPolicy policy configuration for a specified SVM. PATCH can be used to enable or disable the policy. When enabling a policy, you must specify the policy priority. The policy priority of the policy is not required when disabling the policy. If the policy is enabled, the FPolicy policy engine cannot be modified.

### Related ONTAP commands * `fpolicy policy modify` * `fpolicy policy scope modify` * `fpolicy enable` * `fpolicy disable` ### Learn more * [`DOC /protocols/fpolicy/{svm.uuid}/policies`](#docs-NAS-protocols_fpolicy_{svm.uuid}_policies)

func (*Client) KerberosInterfaceCollectionGet ¶

func (a *Client) KerberosInterfaceCollectionGet(params *KerberosInterfaceCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosInterfaceCollectionGetOK, error)
KerberosInterfaceCollectionGet Retrieves Kerberos interfaces.

### Related ONTAP commands * `vserver nfs kerberos interface show` ### Learn more * [`DOC /protocols/nfs/kerberos/interfaces`](#docs-NAS-protocols_nfs_kerberos_interfaces)

func (*Client) KerberosInterfaceGet ¶

func (a *Client) KerberosInterfaceGet(params *KerberosInterfaceGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosInterfaceGetOK, error)
KerberosInterfaceGet Retrieves a Kerberos interface.

### Related ONTAP commands * `vserver nfs kerberos interface show` ### Learn more * [`DOC /protocols/nfs/kerberos/interfaces`](#docs-NAS-protocols_nfs_kerberos_interfaces)

func (*Client) KerberosInterfaceModify ¶

func (a *Client) KerberosInterfaceModify(params *KerberosInterfaceModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosInterfaceModifyOK, error)
KerberosInterfaceModify Updates the properties of a Kerberos interface.

### Related ONTAP commands * `vserver nfs kerberos interface modify` * `vserver nfs kerberos interface enable` * `vserver nfs kerberos interface disable` ### Learn more * [`DOC /protocols/nfs/kerberos/interfaces`](#docs-NAS-protocols_nfs_kerberos_interfaces)

func (*Client) KerberosRealmCollectionGet ¶

func (a *Client) KerberosRealmCollectionGet(params *KerberosRealmCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmCollectionGetOK, error)
KerberosRealmCollectionGet Retrieves Kerberos realms.

### Related ONTAP commands * `vserver nfs kerberos realm show` ### Learn more * [`DOC /protocols/nfs/kerberos/realms`](#docs-NAS-protocols_nfs_kerberos_realms)

func (*Client) KerberosRealmCreate ¶

func (a *Client) KerberosRealmCreate(params *KerberosRealmCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmCreateCreated, error)
KerberosRealmCreate Creates a Kerberos realm.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM on which to create the Kerberos realm. * `name` - Base name for the Kerberos realm. * `kdc.vendor` - Vendor of the Key Distribution Center (KDC) server for this Kerberos realm. If the configuration uses a Microsoft Active Directory domain for authentication, this field nust be `microsoft`. * `kdc.ip` - IP address of the KDC server for this Kerberos realm. ### Recommended optional properties * `ad_server.name` - Host name of the Active Directory Domain Controller (DC). This is a mandatory parameter if the kdc-vendor is `microsoft`. * `ad_server.address` - IP address of the Active Directory Domain Controller (DC). This is a mandatory parameter if the kdc-vendor is `microsoft`. ### Default property values If not specified in POST, the following default property value is assigned: * `kdc.port` - _88_ ### Related ONTAP commands * `vserver nfs kerberos realm create` ### Learn more * [`DOC /protocols/nfs/kerberos/realms`](#docs-NAS-protocols_nfs_kerberos_realms)

func (*Client) KerberosRealmDelete ¶

func (a *Client) KerberosRealmDelete(params *KerberosRealmDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmDeleteOK, error)
KerberosRealmDelete Deletes a Kerberos realm.

* `vserver nfs kerberos realm delete` ### Learn more * [`DOC /protocols/nfs/kerberos/realms`](#docs-NAS-protocols_nfs_kerberos_realms)

func (*Client) KerberosRealmGet ¶

func (a *Client) KerberosRealmGet(params *KerberosRealmGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmGetOK, error)
KerberosRealmGet Retrieves a Kerberos realm.

* `vserver nfs kerberos realm show` ### Learn more * [`DOC /protocols/nfs/kerberos/realms`](#docs-NAS-protocols_nfs_kerberos_realms)

func (*Client) KerberosRealmModify ¶

func (a *Client) KerberosRealmModify(params *KerberosRealmModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmModifyOK, error)
KerberosRealmModify Updates the properties of a Kerberos realm.

* `vserver nfs kerberos realm modify` ### Learn more * [`DOC /protocols/nfs/kerberos/realms`](#docs-NAS-protocols_nfs_kerberos_realms)

func (*Client) LocalCifsGroupCollectionGet ¶

func (a *Client) LocalCifsGroupCollectionGet(params *LocalCifsGroupCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupCollectionGetOK, error)
LocalCifsGroupCollectionGet Retrieves the local groups for all of the SVMs.

### Advanced properties * `members` ### Related ONTAP commands * `vserver cifs users-and-groups local-group show` * `vserver cifs users-and-groups local-group show-members` ### Learn more * [`DOC /protocols/cifs/local-groups`](#docs-NAS-protocols_cifs_local-groups)

func (*Client) LocalCifsGroupCreate ¶

func (a *Client) LocalCifsGroupCreate(params *LocalCifsGroupCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupCreateCreated, error)
LocalCifsGroupCreate Creates the local group configuration for the specified SVM.

### Important notes * The group name can contain up to 256 characters. * The group name cannot be terminated by a period. * The group name does not support any of the following characters: \" / ? [ ] , : | < > + = ; ? * @ or ASCII characters in the range 1-31. ### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the local group. * `name` - Name of the local group. ### Related ONTAP commands * `vserver cifs users-and-groups local-group create` ### Learn more * [`DOC /protocols/cifs/local-groups`](#docs-NAS-protocols_cifs_local-groups)

func (*Client) LocalCifsGroupDelete ¶

func (a *Client) LocalCifsGroupDelete(params *LocalCifsGroupDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupDeleteOK, error)
LocalCifsGroupDelete Deletes a local group configuration for the specified SVM.

### Related ONTAP commands * `vserver cifs users-and-groups local-group delete` ### Learn more * [`DOC /protocols/cifs/local-groups`](#docs-NAS-protocols_cifs_local-groups)

func (*Client) LocalCifsGroupGet ¶

func (a *Client) LocalCifsGroupGet(params *LocalCifsGroupGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupGetOK, error)
LocalCifsGroupGet Retrieves local group information for the specified group and SVM.

### Advanced properties * `members` ### Related ONTAP commands * `vserver cifs users-and-groups local-group show` * `vserver cifs users-and-groups local-group show-members` ### Learn more * [`DOC /protocols/cifs/local-groups`](#docs-NAS-protocols_cifs_local-groups)

func (*Client) LocalCifsGroupMembersBulkDelete ¶

func (a *Client) LocalCifsGroupMembersBulkDelete(params *LocalCifsGroupMembersBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersBulkDeleteOK, error)
LocalCifsGroupMembersBulkDelete Deletes the local users, Active Directory users and/or Active Directory groups from the specified local group and SVM.

### Related ONTAP commands * `vserver cifs users-and-groups local-group remove-members` ### Learn more * [`DOC /protocols/cifs/local-groups/{svm.uuid}/{local_cifs_group.sid}/members`](#docs-NAS-protocols_cifs_local-groups_{svm.uuid}_{local_cifs_group.sid}_members)

func (*Client) LocalCifsGroupMembersCollectionGet ¶

func (a *Client) LocalCifsGroupMembersCollectionGet(params *LocalCifsGroupMembersCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersCollectionGetOK, error)
LocalCifsGroupMembersCollectionGet Retrieves local users, Active Directory users and Active Directory groups which are members of the specified local group and SVM.

### Related ONTAP commands * `vserver cifs users-and-groups local-group show-members` ### Learn more * [`DOC /protocols/cifs/local-groups/{svm.uuid}/{local_cifs_group.sid}/members`](#docs-NAS-protocols_cifs_local-groups_{svm.uuid}_{local_cifs_group.sid}_members)

func (*Client) LocalCifsGroupMembersCreate ¶

func (a *Client) LocalCifsGroupMembersCreate(params *LocalCifsGroupMembersCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersCreateCreated, error)
LocalCifsGroupMembersCreate Adds local users, Active Directory users and Active Directory groups to the specified local group and SVM.

### Important note * Specified members are appended to the existing list of members. ### Required properties * `svm.uuid` or `svm.name` - Existing SVM for which members are added to local group. * `local_cifs_group.sid` - Security ID of the local group to which members are added. * `name` or `records` - Local users, Active Directory users, or Active Directory groups to be added to a particular local group. ### Related ONTAP commands * `vserver cifs users-and-groups local-group add-members` ### Learn more * [`DOC /protocols/cifs/local-groups/{svm.uuid}/{local_cifs_group.sid}/members`](#docs-NAS-protocols_cifs_local-groups_{svm.uuid}_{local_cifs_group.sid}_members)

func (*Client) LocalCifsGroupMembersDelete ¶

func (a *Client) LocalCifsGroupMembersDelete(params *LocalCifsGroupMembersDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersDeleteOK, error)
LocalCifsGroupMembersDelete Deletes the local user, Active Directory user and/or Active Directory group from the specified local group and SVM.

### Related ONTAP commands * `vserver cifs users-and-groups local-group remove-members` ### Learn more * [`DOC /protocols/cifs/local-groups/{svm.uuid}/{local_cifs_group.sid}/members`](#docs-NAS-protocols_cifs_local-groups_{svm.uuid}_{local_cifs_group.sid}_members)

func (*Client) LocalCifsGroupMembersGet ¶

func (a *Client) LocalCifsGroupMembersGet(params *LocalCifsGroupMembersGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersGetOK, error)
LocalCifsGroupMembersGet Retrieves local user, Active Directory user and Active Directory group which is member of the specified local group and SVM.

### Related ONTAP commands * `vserver cifs users-and-groups local-group show-members` ### Learn more * [`DOC /protocols/cifs/local-groups/{svm.uuid}/{local_cifs_group.sid}/members`](#docs-NAS-protocols_cifs_local-groups_{svm.uuid}_{local_cifs_group.sid}_members)

func (*Client) LocalCifsGroupModify ¶

func (a *Client) LocalCifsGroupModify(params *LocalCifsGroupModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupModifyOK, error)
LocalCifsGroupModify Updates the local group information of the specified group in the specified SVM. This API can also be used to rename a local group.

### Related ONTAP commands * `vserver cifs users-and-groups local-group modify` * `vserver cifs users-and-groups local-group rename` ### Learn more * [`DOC /protocols/cifs/local-groups`](#docs-NAS-protocols_cifs_local-groups)

func (*Client) LocalCifsUserCollectionGet ¶

func (a *Client) LocalCifsUserCollectionGet(params *LocalCifsUserCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserCollectionGetOK, error)
LocalCifsUserCollectionGet Retrieves local users for all of the SVMs. Local groups to which this user belongs to are also displayed.

### Advanced properties * `membership` ### Related ONTAP commands * `vserver cifs users-and-groups local-user show` * `vserver cifs users-and-groups local-user show-membership` ### Learn more * [`DOC /protocols/cifs/local-users`](#docs-NAS-protocols_cifs_local-users)

func (*Client) LocalCifsUserCreate ¶

func (a *Client) LocalCifsUserCreate(params *LocalCifsUserCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserCreateCreated, error)
LocalCifsUserCreate Creates the local user configuration for an SVM.<br/>

### Important notes * The user name can contain up to 20 characters. * The user name cannot be terminated by a period. * The user name does not support any of the following characters: \" / ? [ ] , : | < > + = ; ? * @ or ASCII characters in the range 1-31. * The password must be at least six characters in length and must not contain the user account name. * The password must contain characters from three of the following four categories:

  • English uppercase characters (A through Z)
  • English lowercase characters (a through z)
  • Base 10 digits (0 through 9)
  • Special characters: ~ ! @ \# 0 ^ & * _ - + = ` ? | ( ) [ ] : ; \" \' < > , . ? /

### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the local user. * `name` - Name of the local user. * `password` - Password for the local user. ### Default property values If not specified in POST, the following default property value is assigned: * `account_disabled` - false ### Related ONTAP commands * `vserver cifs users-and-groups local-user create` ### Learn more * [`DOC /protocols/cifs/local-users`](#docs-NAS-protocols_cifs_local-users)

func (*Client) LocalCifsUserDelete ¶

func (a *Client) LocalCifsUserDelete(params *LocalCifsUserDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserDeleteOK, error)
LocalCifsUserDelete Deletes a local user configuration for the specified SVM.

### Related ONTAP commands * `vserver cifs users-and-groups local-user delete` ### Learn more * [`DOC /protocols/cifs/local-users`](#docs-NAS-protocols_cifs_local-users)

func (*Client) LocalCifsUserGet ¶

func (a *Client) LocalCifsUserGet(params *LocalCifsUserGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserGetOK, error)
LocalCifsUserGet Retrieves local user information for the specified user and SVM.

### Advanced properties * `membership` ### Related ONTAP commands * `vserver cifs users-and-groups local-user show` * `vserver cifs users-and-groups local-user show-membership` ### Learn more * [`DOC /protocols/cifs/local-users`](#docs-NAS-protocols_cifs_local-users)

func (*Client) LocalCifsUserModify ¶

func (a *Client) LocalCifsUserModify(params *LocalCifsUserModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserModifyOK, error)
LocalCifsUserModify Updates local user information for the specified user and SVM. The PATCH endpoint is also used to rename a user and to set the password for the user.

### Related ONTAP commands * `vserver cifs users-and-groups local-user modify` * `vserver cifs users-and-groups local-user rename` * `vserver cifs users-and-groups local-user set-password` ### Learn more * [`DOC /protocols/cifs/local-users`](#docs-NAS-protocols_cifs_local-users)

func (*Client) LocalCifsUsersAndGroupsImportCreate ¶

LocalCifsUsersAndGroupsImportCreate Loads CIFS local users,groups and group memberships file from the specified URL.<br/>

### Important notes Existing CIFS local users, groups, and group memberships will be replaced with the contents of the file. ### Required properties - import_uri.path - decryption_password ### Optional properties - import_uri.username - import_uri.password ### Related ONTAP commands * `vserver cifs users-and-groups import load-from-uri`

func (*Client) LocalCifsUsersAndGroupsImportGet ¶

func (a *Client) LocalCifsUsersAndGroupsImportGet(params *LocalCifsUsersAndGroupsImportGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUsersAndGroupsImportGetOK, error)
LocalCifsUsersAndGroupsImportGet Retrieves information about the import operation status of the CIFS local users,

groups, and group memberships. ### Related ONTAP commands * `vserver cifs users-and-groups import get-status`

func (*Client) LocalCifsUsersAndGroupsImportModify ¶

LocalCifsUsersAndGroupsImportModify Upload the status of the bulk-import of the specified SVM to the specified URI.

### Important notes * Only the status of the last bulk-import will be uploaded and not the status of the previous bulk-imports. ### Required properties - status_uri.path - URI to which the status needs to be uploaded. ### Optional properties - status_uri.username - Username of the specified URI. - status_uri.password - Password of the specified URI. ### Related ONTAP commands * `vserver cifs users-and-groups import get-status`

func (*Client) NetbiosCollectionGet ¶

func (a *Client) NetbiosCollectionGet(params *NetbiosCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NetbiosCollectionGetOK, error)
NetbiosCollectionGet Retrieves NetBIOS information.

### Related ONTAP commands * ` vserver cifs nbstat` ### Learn more * [`DOC /protocols/cifs/netbios`](#docs-NAS-protocols_cifs_netbios)

func (*Client) NfsClientsGet ¶

func (a *Client) NfsClientsGet(params *NfsClientsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsClientsGetOK, error)
NfsClientsGet Retrieves the NFS configuration of SVMs.

### Expensive properties export_policy.id is expensive field. It is not included by default in GET results and must be explicitly requested using the `fields` query parameter. See [`Requesting specific fields`](#Requesting_specific_fields) to learn more. * `export_policy.id`

func (*Client) NfsClientsMapGet ¶

func (a *Client) NfsClientsMapGet(params *NfsClientsMapGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsClientsMapGetOK, error)

NfsClientsMapGet Retrieves NFS clients information.

func (*Client) NfsCollectionGet ¶

func (a *Client) NfsCollectionGet(params *NfsCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsCollectionGetOK, error)
NfsCollectionGet Retrieves the NFS configuration of SVMs.

### Expensive properties There is an added cost to retrieving values for these properties. They are not included by default in GET results and must be explicitly requested using the `fields` query parameter. See [`Requesting specific fields`](#Requesting_specific_fields) to learn more. * `statistics.*` * `metric.*` ### Advanced properties * `security.rpcsec_context_idle` * `security.ntfs_unix_security` * `security.chown_mode` * `security.nt_acl_display_permission` * `protocol.v3_features.ejukebox_enabled` * `protocol.v3_features.connection_drop` * `protocol.v3_features.fsid_change` * `protocol.v3_features.mount_daemon_port` * `protocol.v3_features.network_lock_manager_port` * `protocol.v3_features.network_status_monitor_port` * `protocol.v3_features.rquota_daemon_port` * `protocol.v41_features.implementation_domain` * `protocol.v41_features.implementation_name` * `protocol.v40_features.acl_max_aces` * `windows.map_unknown_uid_to_default_user` * `exports.netgroup_trust_any_nsswitch_no_match` * `credential_cache.negative_ttl` * `transport.tcp_max_transfer_size` * `root.*` ### Diagnostic properties * `credential_cache.transient_error_ttl` * `access_cache_config.ttl_failure` ### Related ONTAP commands * `vserver nfs show` * `vserver nfs status` ### Learn more * [`DOC /protocols/nfs/services`](#docs-NAS-protocols_nfs_services)

func (*Client) NfsCollectionPerformanceMetricsGet ¶

func (a *Client) NfsCollectionPerformanceMetricsGet(params *NfsCollectionPerformanceMetricsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsCollectionPerformanceMetricsGetOK, error)

NfsCollectionPerformanceMetricsGet Retrieves historical performance metrics for the NFS protocol of an SVM.

func (*Client) NfsCreate ¶

func (a *Client) NfsCreate(params *NfsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsCreateCreated, error)
NfsCreate Creates an NFS configuration for an SVM.

### Required properties * `svm.uuid` or `svm.name` - Existing SVM for which to create the NFS configuration. ### Default property values If not specified in POST, the following default property values are assigned: * `enabled` - _true_ * `state` - online * `transport.udp_enabled` - _true_ * `transport.tcp_enabled` - _true_ * `protocol.v3_enabled` - _true_ * `protocol.v3_64bit_identifiers_enabled` - _false_ * `protocol.v4_id_domain` - defaultv4iddomain.com * `protocol.v4_64bit_identifiers_enabled` - _true_ * `protocol.v4_enabled` - _false_ * `protocol.v41_enabled` - _false_ * `protocol.v40_features.acl_enabled` - _false_ * `protocol.v40_features.read_delegation_enabled` - _false_ * `protocol.v40_features.write_delegation_enabled` - _false_ * `protocol.v41_features.acl_enabled` - _false_ * `protocol.v41_features.read_delegation_enabled` - _false_ * `protocol.v41_features.write_delegation_enabled` - _false_ * `protocol.v41_features.pnfs_enabled` - _false_ * `vstorage_enabled` - _false_ * `rquota_enabled` - _false_ * `showmount_enabled` - _true_ * `auth_sys_extended_groups_enabled` - _false_ * `extended_groups_limit` - _32_ * `qtree.export_enabled` - _false_ * `qtree.validate_export` - _true_ * `access_cache_config.ttl_positive` - _60_ * `access_cache_config.ttl_negative` - _30_ * `access_cache_config.ttl_failure` - _1_ * `access_cache_config.harvest_timeout` - _3600_ * `access_cache_config.isDnsTTLEnabled` - _false_ * `file_session_io_grouping_count` - _5000_ * `file_session_io_grouping_duration` - _120_ * `security.nt_acl_display_permission` - _false_ * `exports.netgroup_trust_any_nsswitch_no_match` - _false_ * `exports.name_service_lookup_protocol` - _udp_ * `security.permitted_encryption_types` - [aes-256,aes-128,des3,des] * `security.rpcsec_context_idle` - _0_ * `security.chown_mode` - _use_export_policy_ * `security.ntfs_unix_security` - _use_export_policy_ * `windows.v3_ms_dos_client_enabled` - _false_ * `windows.default_user` - "" * `windows.map_unknown_uid_to_default_user` - _true_ * `credential_cache.positive_ttl` - _86400000_ * `credential_cache.negative_ttl` - _7200000_ * `credential_cache.transient_error_ttl` - _30000_ * `protocol.v40_features.acl_preserve` - _true_ * `protocol.v41_features.implementation_domain` - 'netapp.com' * `protocol.v40_features.acl_max_aces` - _400_ * `protocol.v3_features.ejukebox_enabled` - _true_ * `protocol.v3_features.connection_drop` - _true_ * `protocol.v3_features.fsid_change` - _true_ * `protocol.v3_features.mount_daemon_port` - _635_ * `protocol.v3_features.network_lock_manager_port` - _4045_ * `protocol.v3_features.network_status_monitor_port` - _4046_ * `protocol.v3_features.rquota_daemon_port` - _4046_ * `protocol.v3_features.mount_root_only` - _true_ * `transport.tcp_max_transfer_size` - _65536_ * `root.ignore_nt_acl` - _false_ * `root.skip_write_permission_check` - _false_ ### Related ONTAP commands * `vserver nfs create` * `export-policy access-cache config show` ### Learn more * [`DOC /protocols/nfs/services`](#docs-NAS-protocols_nfs_services)

func (*Client) NfsDelete ¶

func (a *Client) NfsDelete(params *NfsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsDeleteOK, error)
NfsDelete Deletes the NFS configuration of an SVM.

### Related ONTAP commands * `vserver nfs delete` ### Learn more * [`DOC /protocols/nfs/services`](#docs-NAS-protocols_nfs_services)

func (*Client) NfsGet ¶

func (a *Client) NfsGet(params *NfsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsGetOK, error)
NfsGet Retrieves the NFS configuration of an SVM.

### Related ONTAP commands * `vserver nfs show` * `vserver nfs status` ### Learn more * [`DOC /protocols/nfs/services`](#docs-NAS-protocols_nfs_services)

func (*Client) NfsModify ¶

func (a *Client) NfsModify(params *NfsModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsModifyOK, error)
NfsModify Updates the NFS configuration of an SVM.

### Related ONTAP commands * `vserver nfs modify` * `vserver nfs on` * `vserver nfs off` * `vserver nfs start` * `vserver nfs stop` ### Learn more * [`DOC /protocols/nfs/services`](#docs-NAS-protocols_nfs_services)

func (*Client) S3AuditCreate ¶

func (a *Client) S3AuditCreate(params *S3AuditCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditCreateAccepted, error)
S3AuditCreate Creates an S3 audit configuration.

### Required properties * `log_path` - Path in the owning SVM namespace that is used to store audit logs. ### Default property values If not specified in POST, the following default property values are assigned: * `enabled` - _true_ * `events.data` - _true_ * `events.management` - _false_ * `log.format` - _json_ * `log.retention.count` - _0_ * `log.retention.duration` - _PT0S_ * `log.rotation.size` - _100MB_ * `log.rotation.now` - _false_ ### Related ONTAP commands * `vserver object-store-server audit create` * `vserver object-store-server audit enable` ### Learn more * [`DOC /protocols/audit/{svm.uuid}/object-store`](#docs-NAS-protocols_audit_{svm.uuid}_object-store)

func (*Client) S3AuditDelete ¶

func (a *Client) S3AuditDelete(params *S3AuditDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditDeleteAccepted, error)
S3AuditDelete Deletes an S3 audit configuration.

### Related ONTAP commands * `vserver object-store-server audit disable` * `vserver object-store-server audit delete` ### Learn more * [`DOC /protocols/audit/{svm.uuid}/object-store`](#docs-NAS-protocols_audit_{svm.uuid}_object-store)

func (*Client) S3AuditGet ¶

func (a *Client) S3AuditGet(params *S3AuditGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditGetOK, error)
S3AuditGet Retrieves S3 audit configurations.

### Related ONTAP commands * `vserver object-store-server audit show` ### Learn more * [`DOC /protocols/audit/{svm.uuid}/object-store`](#docs-NAS-protocols_audit_{svm.uuid}_object-store)

func (*Client) S3AuditModify ¶

func (a *Client) S3AuditModify(params *S3AuditModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditModifyAccepted, error)
S3AuditModify Updates an S3 audit configuration for an SVM.

### Important notes * `events` - Not specifying either data or management is equivalent to setting it to false. ### Related ONTAP commands * `vserver object-store-server audit modify` ### Learn more * [`DOC /protocols/audit/{svm.uuid}/object-store`](#docs-NAS-protocols_audit_{svm.uuid}_object-store)

func (*Client) SetTransport ¶

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) ShadowcopyCollectionGet ¶

func (a *Client) ShadowcopyCollectionGet(params *ShadowcopyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopyCollectionGetOK, error)
ShadowcopyCollectionGet Retrieves Shadowcopies

### Related ONTAP commands * `vserver cifs shadowcopy show-shares` ### Learn more * [`DOC /protocols/cifs/shadow-copies`](#docs-NAS-protocols_cifs_shadow-copies)

func (*Client) ShadowcopyGet ¶

func (a *Client) ShadowcopyGet(params *ShadowcopyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopyGetOK, error)
ShadowcopyGet Retrieves a Shadowcopy

### Related ONTAP commands * `vserver cifs shadowcopy show-shares` ### Learn more * [`DOC /protocols/cifs/shadow-copies`](#docs-NAS-protocols_cifs_shadow-copies)

func (*Client) ShadowcopyModify ¶

func (a *Client) ShadowcopyModify(params *ShadowcopyModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopyModifyOK, error)
ShadowcopyModify Specify list Files to be added as a part of Shadowcopy creation

### Learn more * [`DOC /protocols/cifs/shadow-copies`](#docs-NAS-protocols_cifs_shadow-copies)

func (*Client) ShadowcopySetCollectionGet ¶

func (a *Client) ShadowcopySetCollectionGet(params *ShadowcopySetCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopySetCollectionGetOK, error)
ShadowcopySetCollectionGet Retrieves Shadowcopy Sets.

### Related ONTAP commands * `vserver cifs shadowcopy show-sets` ### Learn more * [`DOC /protocols/cifs/shadow-copies`](#docs-NAS-protocols_cifs_shadow-copies)

func (*Client) ShadowcopySetGet ¶

func (a *Client) ShadowcopySetGet(params *ShadowcopySetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopySetGetOK, error)
ShadowcopySetGet Retrieves a Shadowcopy set

### Related ONTAP commands * `vserver cifs shadowcopy show-sets` ### Learn more * [`DOC /protocols/cifs/shadow-copies`](#docs-NAS-protocols_cifs_shadow-copies)

func (*Client) ShadowcopySetModify ¶

func (a *Client) ShadowcopySetModify(params *ShadowcopySetModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopySetModifyOK, error)
ShadowcopySetModify Updates a Shadowcopy set

### Learn more * [`DOC /protocols/cifs/shadowcopy`](#docs-NAS-protocols_cifs_shadowcopy)

func (*Client) UserGroupPrivilegesCollectionGet ¶

func (a *Client) UserGroupPrivilegesCollectionGet(params *UserGroupPrivilegesCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesCollectionGetOK, error)
UserGroupPrivilegesCollectionGet Retrieves privileges of the specified local or Active Directory user or group and SVM.

### Related ONTAP commands * `vserver cifs users-and-groups privilege show` ### Learn more * [`DOC /protocols/cifs/users-and-groups/privileges`](#docs-NAS-protocols_cifs_users-and-groups_privileges)

func (*Client) UserGroupPrivilegesCreate ¶

func (a *Client) UserGroupPrivilegesCreate(params *UserGroupPrivilegesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesCreateCreated, error)
UserGroupPrivilegesCreate Adds privileges to the specified local or Active Directory user or group and SVM.

### Important note * Specified privileges are appended to the existing list of privileges. ### Required properties * `svm.uuid` or `svm.name` - Existing SVM for which privileges are added to user or group. * `name` - Exising local or Active Directory user or group for which privileges are to be added. * `privileges` - List of privileges to be added to a user or group. ### Related ONTAP commands * `vserver cifs users-and-groups privilege add-privilege` ### Learn more * [`DOC /protocols/cifs/users-and-groups/privileges`](#docs-NAS-protocols_cifs_users-and-groups_privileges)

func (*Client) UserGroupPrivilegesGet ¶

func (a *Client) UserGroupPrivilegesGet(params *UserGroupPrivilegesGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesGetOK, error)
UserGroupPrivilegesGet Retrieves privileges of the specified local or Active Directory user or group and SVM.

### Related ONTAP commands * `vserver cifs users-and-groups privilege show` ### Learn more * [`DOC /protocols/cifs/users-and-groups/privileges`](#docs-NAS-protocols_cifs_users-and-groups_privileges)

func (*Client) UserGroupPrivilegesModify ¶

func (a *Client) UserGroupPrivilegesModify(params *UserGroupPrivilegesModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesModifyOK, error)
UserGroupPrivilegesModify Updates privileges of the specified local or Active Directory user or group and SVM.

### Important note * Specified privileges will replace all the existing privileges associated with the user or group. * To reset privileges associated with the user or group, specify the privileges list as empty. ### Related ONTAP commands * `vserver cifs users-and-groups privilege reset-privilege` ### Learn more * [`DOC /protocols/cifs/users-and-groups/privileges`](#docs-NAS-protocols_cifs_users-and-groups_privileges)

func (*Client) VscanCollectionGet ¶

func (a *Client) VscanCollectionGet(params *VscanCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanCollectionGetOK, error)
VscanCollectionGet Retrieves the Vscan configuration.

This includes scanner-pools, On-Access policies, On-Demand policies, and information about whether a Vscan is enabled or disabled on an SVM.<br/> Important notes: * You can enable only one Vscan configuration at a time for an SVM. * You can only query using `svm.uuid` or `svm.name`. ### Related ONTAP commands * `vserver vscan show` * `vserver vscan scanner-pool show` * `vserver vscan scanner-pool servers show` * `vserver vscan scanner-pool privileged-users show` * `vserver vscan on-access-policy show` * `vserver vscan on-access-policy file-ext-to-exclude show` * `vserver vscan on-access-policy file-ext-to-include show` * `vserver vscan on-access-policy paths-to-exclude show` * `vserver vscan on-demand-task show` ### Learn more * [`DOC /protocols/vscan`](#docs-NAS-protocols_vscan) * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanConfigDelete ¶

func (a *Client) VscanConfigDelete(params *VscanConfigDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanConfigDeleteOK, error)
VscanConfigDelete Deletes a Vscan configuration.<br/>

Important notes: * The Vscan DELETE endpoint deletes all of the Vscan configuration of an SVM. It first disables the Vscan and then deletes all of the SVM scanner-pools, On-Access policies, and On-Demand policies. * Disable the active Vscan On-Access policy on an SVM before performing the Vscan delete operation on that SVM. ### Related ONTAP commands * `vserver vscan scanner-pool delete` * `vserver vscan on-access-policy delete` * `vserver vscan on-demand-policy delete` ### Learn more * [`DOC /protocols/vscan`](#docs-NAS-protocols_vscan) * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanCreate ¶

func (a *Client) VscanCreate(params *VscanCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanCreateCreated, error)
VscanCreate Creates a Vscan configuration, which includes a list of scanner-pools, Vscan On-Access policies and Vscan On-Demand policies. Defines whether the Vscan configuration you create is enabled or disabled for a specified SVM.<br/>

Important notes: * You can enable only one Vscan configuration at a time for an SVM. * There needs to be at least one active scanner-pool and one enabled On-Access policy to enable Vscan successfully. * By default, a Vscan is enabled when it’s created. * By default, the Vscan On-Access policies created from this endpoint are in the disabled state. You can use the On-Access policy PATCH endpoint to enable a particular On-Access policy. In ONTAP 9.6, only one Vscan On-Access policy can be enabled and only one Vscan On-Demand policy can be scheduled on an SVM. ### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the Vscan configuration. ### Recommended optional properties * `scanner_pools` - There must be at least one active scanner-pool for Vscan configuration. Created either through Vscan POST operation or scanner-pools POST operation. ### Default property values If not specified in POST, the following default property value is assigned: * `enabled` - _true_ ### Related ONTAP commands * `vserver vscan enable` * `vserver vscan scanner-pool create` * `vserver vscan scanner-pool apply-policy` * `vserver vscan scanner-pool servers add` * `vserver vscan scanner-pool privileged-users add` * `vserver vscan on-access-policy create` * `vserver vscan on-access-policy file-ext-to-exclude add` * `vserver vscan on-access-policy file-ext-to-include add` * `vserver vscan on-access-policy paths-to-exclude add` * `vserver vscan on-demand-task create` ### Learn more * [`DOC /protocols/vscan`](#docs-NAS-protocols_vscan) * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanEventCollectionGet ¶

func (a *Client) VscanEventCollectionGet(params *VscanEventCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanEventCollectionGetOK, error)
VscanEventCollectionGet Retrieves Vscan events, which are generated by the cluster to capture important events.

### Related ONTAP commands * `vserver vscan show-events`

func (*Client) VscanGet ¶

func (a *Client) VscanGet(params *VscanGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanGetOK, error)
VscanGet Retrieves the Vscan configuration for a specified SVM.

This includes scanner-pools, On-Access policies, On-Demand policies, and information about whether a Vscan is enabled or disabled on an SVM.<br/> Important note: * You can enable only one Vscan configuration at a time for an SVM. ### Related ONTAP commands * `vserver vscan show` * `vserver vscan scanner-pool show` * `vserver vscan scanner-pool servers show` * `vserver vscan scanner-pool privileged-users show` * `vserver vscan on-access-policy show` * `vserver vscan on-access-policy file-ext-to-exclude show` * `vserver vscan on-access-policy file-ext-to-include show` * `vserver vscan on-access-policy paths-to-exclude show` * `vserver vscan on-demand-task show` ### Learn more * [`DOC /protocols/vscan`](#docs-NAS-protocols_vscan) * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanModify ¶

func (a *Client) VscanModify(params *VscanModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanModifyOK, error)
VscanModify Updates the Vscan configuration of an SVM. Allows you to either enable or disable a Vscan, and allows you to clear the Vscan cache that stores the past scanning data for an SVM.<br/>

Important note: * The Vscan PATCH endpoint does not allow you to modify scanner-pools, On-Demand policies or On-Access policies. Those modifications can only be done through their respective endpoints. ### Related ONTAP commands * `vserver vscan enable` * `vserver vscan disable` * `vserver vscan reset` ### Learn more * [`DOC /protocols/vscan`](#docs-NAS-protocols_vscan) * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanOnAccessCreate ¶

func (a *Client) VscanOnAccessCreate(params *VscanOnAccessCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessCreateCreated, error)
VscanOnAccessCreate Creates a Vscan On-Access policy. Created only on a data SVM.

</b>Important notes: * You must enable the policy on an SVM before its files can be scanned. * You can enable only one On-Access policy at a time on an SVM. By default, the policy is enabled on creation. * If the Vscan On-Access policy has been created successfully on an SVM but cannot be enabled due to an error, the Vscan On-Access policy configurations are saved. The Vscan On-Access policy is then enabled using the PATCH operation. ### Required properties * `svm.uuid` - Existing SVM in which to create the Vscan On-Access policy. * `name` - Name of the Vscan On-Access policy. Maximum length is 256 characters. ### Default property values If not specified in POST, the following default property values are assigned: * `enabled` - _true_ * `mandatory` - _true_ * `include_extensions` - _*_ * `max_file_size` - _2147483648_ * `only_execute_access` - _false_ * `scan_readonly_volumes` - _false_ * `scan_without_extension` - _true_ ### Related ONTAP commands * `vserver vscan on-access-policy create` * `vserver vscan on-access-policy enable` * `vserver vscan on-access-policy disable` * `vserver vscan on-access-policy file-ext-to-include add` * `vserver vscan on-access-policy file-ext-to-exclude add` * `vserver vscan on-access-policy paths-to-exclude add` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-access-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-access-policies)

func (*Client) VscanOnAccessDelete ¶

func (a *Client) VscanOnAccessDelete(params *VscanOnAccessDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessDeleteOK, error)
VscanOnAccessDelete Deletes the anti-virus On-Access policy configuration.

### Related ONTAP commands * `vserver vscan on-access-policy delete` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-access-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-access-policies)

func (*Client) VscanOnAccessGet ¶

func (a *Client) VscanOnAccessGet(params *VscanOnAccessGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessGetOK, error)
VscanOnAccessGet Retrieves the Vscan On-Access policy configuration of an SVM.

### Related ONTAP commands * `vserver vscan on-access-policy show` * `vserver vscan on-access-policy file-ext-to-include show` * `vserver vscan on-access-policy file-ext-to-exclude show` * `vserver vscan on-access-policy paths-to-exclude show` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-access-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-access-policies)

func (*Client) VscanOnAccessModify ¶

func (a *Client) VscanOnAccessModify(params *VscanOnAccessModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessModifyOK, error)
VscanOnAccessModify Updates the Vscan On-Access policy configuration and/or enables/disables the Vscan On-Access policy of an SVM. You cannot modify the configurations for an On-Access policy associated with an administrative SVM, although you can encable and disable the policy associated with an administrative SVM.

### Related ONTAP commands * `vserver vscan on-access-policy modify` * `vserver vscan on-access-policy enable` * `vserver vscan on-access-policy disable` * `vserver vscan on-access-policy file-ext-to-include add` * `vserver vscan on-access-policy file-ext-to-exclude add` * `vserver vscan on-access-policy paths-to-exclude add` * `vserver vscan on-access-policy file-ext-to-include remove` * `vserver vscan on-access-policy file-ext-to-exclude remove` * `vserver vscan on-access-policy paths-to-exclude remove` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-access-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-access-policies)

func (*Client) VscanOnAccessPolicyCollectionGet ¶

func (a *Client) VscanOnAccessPolicyCollectionGet(params *VscanOnAccessPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessPolicyCollectionGetOK, error)
VscanOnAccessPolicyCollectionGet Retrieves the Vscan On-Access policy.

### Related ONTAP commands * `vserver vscan on-access-policy show` * `vserver vscan on-access-policy file-ext-to-include show` * `vserver vscan on-access-policy file-ext-to-exclude show` * `vserver vscan on-access-policy paths-to-exclude show` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-access-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-access-policies)

func (*Client) VscanOnDemandCreate ¶

func (a *Client) VscanOnDemandCreate(params *VscanOnDemandCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandCreateCreated, error)
VscanOnDemandCreate Creates a Vscan On-Demand policy. Created only on a data SVM.

</br> Important notes:

  • Only one policy can be scheduled at a time on an SVM. Use schedule name or schedule uuid to schedule an On-Demand policy.
  • Scanning must be enabled on the SVM before the policy is scheduled to run.
  • The exclude_extensions setting overrides the include_extensions setting. Set scan_without_extension to true to scan files without extensions.

### Required properties * `svm.uuid` - Existing SVM in which to create the Vscan On-Demand policy. * `name` - Name of the Vscan On-Demand policy. Maximum length is 256 characters. * `log_path` - Path from the Vserver root where the On-Demand policy report is created. * `scan_paths` - List of paths that need to be scanned. ### Recommended optional properties * `schedule` - Scan schedule. It is recommended to set the schedule property, as it dictates when to scan for viruses. ### Default property values If not specified in POST, the following default property values are assigned: * `include_extensions` - _*_ * `max_file_size` - _10737418240_ * `scan_without_extension` - _true_ ### Related ONTAP commands * `vserver vscan on-demand-task create` * `vserver vscan on-demand-task schedule` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-demand-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-demand-policies)

func (*Client) VscanOnDemandDelete ¶

func (a *Client) VscanOnDemandDelete(params *VscanOnDemandDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandDeleteOK, error)
VscanOnDemandDelete Deletes the Vscan On-Demand configuration.

### Related ONTAP commands * `vserver vscan on-demand-task delete` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-demand-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-demand-policies)

func (*Client) VscanOnDemandGet ¶

func (a *Client) VscanOnDemandGet(params *VscanOnDemandGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandGetOK, error)
VscanOnDemandGet Retrieves the Vscan On-Demand configuration of an SVM.

### Related ONTAP commands * `vserver vscan on-demand-task show` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-demand-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-demand-policies)

func (*Client) VscanOnDemandModify ¶

func (a *Client) VscanOnDemandModify(params *VscanOnDemandModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandModifyOK, error)
VscanOnDemandModify Updates the Vscan On-Demand policy configuration of an SVM. Use schedule name or schedule UUID to schedule an On-Demand scan.

### Related ONTAP commands * `vserver vscan on-demand-task modify` * `vserver vscan on-demand-task schedule` * `vserver vscan on-demand-task unschedule` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-demand-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-demand-policies)

func (*Client) VscanOnDemandPolicyCollectionGet ¶

func (a *Client) VscanOnDemandPolicyCollectionGet(params *VscanOnDemandPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandPolicyCollectionGetOK, error)
VscanOnDemandPolicyCollectionGet Retrieves the Vscan On-Demand policy.

### Related ONTAP commands * `vserver vscan on-demand-task show` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/on-demand-policies`](#docs-NAS-protocols_vscan_{svm.uuid}_on-demand-policies)

func (*Client) VscanScannerCollectionGet ¶

func (a *Client) VscanScannerCollectionGet(params *VscanScannerCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerCollectionGetOK, error)
VscanScannerCollectionGet Retrieves the Vscan scanner-pool configuration of an SVM.

### Related ONTAP commands * `vserver vscan scanner-pool show` * `vserver vscan scanner-pool privileged-users show` * `vserver vscan scanner-pool servers show` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanScannerCreate ¶

func (a *Client) VscanScannerCreate(params *VscanScannerCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerCreateCreated, error)
VscanScannerCreate Creates a Vscan scanner-pool configuration for a specified SVM. You can create a scanner-pool with all fields specified or only mandatory fields specified.<br/>

Important notes: * A scanner-pool must have servers and privileged users specified. * If the role or cluster is not specified, the scanner-pool is created on the local cluster with the role set as primary. *`Only one of the fields cluster-uuid or cluster-name is required. ### Required properties * `svm.uuid` or `svm.name` - Existing SVM in which to create the Vscan configuration. * `name` - Scanner-pool name. * `privileged_users` - List of privileged users. * `servers` - List of server IP addresses or FQDNs. ### Recommended optional properties * `role` - Setting a role for a scanner-pool is recommended. * `cluster` - Passing the cluster name or UUID (or both) in a multi-cluster environment is recommended. ### Default property values If not specified in POST, the following default property values are assigned: * `role` - _primary_ * `cluster.name` - Local cluster name. * `cluster.uuid` - Local cluster UUID. ### Related ONTAP commands * `vserver vscan scanner-pool create` * `vserver vscan scanner-pool apply-policy` * `vserver vscan scanner-pool privileged-users add` * `vserver vscan scanner-pool servers add` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanScannerDelete ¶

func (a *Client) VscanScannerDelete(params *VscanScannerDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerDeleteOK, error)
VscanScannerDelete Deletes a Vscan scanner-pool configuration.<br/>

Important notes: * The Vscan scanner-pool DELETE endpoint deletes all of the Vscan scanner-pools for a specified SVM. * If a Vscan is enabled, it requires at least one scanner-pool to be in the active state. Therefore, disable Vscan on the specified SVM so all the scanner-pools configured on that SVM can be deleted. ### Related ONTAP commands * `vserver vscan scanner-pool delete` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanScannerModify ¶

func (a *Client) VscanScannerModify(params *VscanScannerModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerModifyOK, error)
VscanScannerModify Updates the Vscan scanner-pool configuration of an SVM.<br/>

Important notes: * Along with servers and privileged-users, the role of a scanner-pool can also be updated with the cluster on which a scanner-pool is allowed. * If role is specified and cluster isn't, then role is applied to the local cluster. ### Related ONTAP commands * `vserver vscan scanner-pool modify` * `vserver vscan scanner-pool apply-policy` * `vserver vscan scanner-pool privileged-users add` * `vserver vscan scanner-pool privileged-users remove` * `vserver vscan scanner-pool servers remove` * `vserver vscan scanner-pool servers add` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanScannerPoolGet ¶

func (a *Client) VscanScannerPoolGet(params *VscanScannerPoolGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerPoolGetOK, error)
VscanScannerPoolGet Retrieves the configuration of a specified scanner-pool of an SVM.

### Related ONTAP commands * `vserver vscan scanner-pool show` * `vserver vscan scanner-pool privileged-users show` * `vserver vscan scanner-pool servers show` ### Learn more * [`DOC /protocols/vscan/{svm.uuid}/scanner-pools`](#docs-NAS-protocols_vscan_{svm.uuid}_scanner-pools)

func (*Client) VscanServerStatusGet ¶

func (a *Client) VscanServerStatusGet(params *VscanServerStatusGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanServerStatusGetOK, error)
VscanServerStatusGet Retrieves a Vscan server status.

### Related ONTAP commands * `vserver vscan connection-status show-all` ### Learn more * [`DOC /protocols/vscan/server-status`](#docs-NAS-protocols_vscan_server-status)

type ClientLockCollectionGetDefault ¶

type ClientLockCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ClientLockCollectionGetDefault describes a response with status code -1, with default header values.

unexpected error_response

func NewClientLockCollectionGetDefault ¶

func NewClientLockCollectionGetDefault(code int) *ClientLockCollectionGetDefault

NewClientLockCollectionGetDefault creates a ClientLockCollectionGetDefault with default headers values

func (*ClientLockCollectionGetDefault) Code ¶

Code gets the status code for the client lock collection get default response

func (*ClientLockCollectionGetDefault) Error ¶

func (*ClientLockCollectionGetDefault) GetPayload ¶

func (*ClientLockCollectionGetDefault) IsClientError ¶

func (o *ClientLockCollectionGetDefault) IsClientError() bool

IsClientError returns true when this client lock collection get default response has a 4xx status code

func (*ClientLockCollectionGetDefault) IsCode ¶

func (o *ClientLockCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this client lock collection get default response a status code equal to that given

func (*ClientLockCollectionGetDefault) IsRedirect ¶

func (o *ClientLockCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this client lock collection get default response has a 3xx status code

func (*ClientLockCollectionGetDefault) IsServerError ¶

func (o *ClientLockCollectionGetDefault) IsServerError() bool

IsServerError returns true when this client lock collection get default response has a 5xx status code

func (*ClientLockCollectionGetDefault) IsSuccess ¶

func (o *ClientLockCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this client lock collection get default response has a 2xx status code

func (*ClientLockCollectionGetDefault) String ¶

type ClientLockCollectionGetOK ¶

type ClientLockCollectionGetOK struct {
	Payload *models.ClientLockResponse
}

ClientLockCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewClientLockCollectionGetOK ¶

func NewClientLockCollectionGetOK() *ClientLockCollectionGetOK

NewClientLockCollectionGetOK creates a ClientLockCollectionGetOK with default headers values

func (*ClientLockCollectionGetOK) Error ¶

func (o *ClientLockCollectionGetOK) Error() string

func (*ClientLockCollectionGetOK) GetPayload ¶

func (*ClientLockCollectionGetOK) IsClientError ¶

func (o *ClientLockCollectionGetOK) IsClientError() bool

IsClientError returns true when this client lock collection get o k response has a 4xx status code

func (*ClientLockCollectionGetOK) IsCode ¶

func (o *ClientLockCollectionGetOK) IsCode(code int) bool

IsCode returns true when this client lock collection get o k response a status code equal to that given

func (*ClientLockCollectionGetOK) IsRedirect ¶

func (o *ClientLockCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this client lock collection get o k response has a 3xx status code

func (*ClientLockCollectionGetOK) IsServerError ¶

func (o *ClientLockCollectionGetOK) IsServerError() bool

IsServerError returns true when this client lock collection get o k response has a 5xx status code

func (*ClientLockCollectionGetOK) IsSuccess ¶

func (o *ClientLockCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this client lock collection get o k response has a 2xx status code

func (*ClientLockCollectionGetOK) String ¶

func (o *ClientLockCollectionGetOK) String() string

type ClientLockCollectionGetParams ¶

type ClientLockCollectionGetParams struct {

	/* ByteLockExclusive.

	   Filter by byte_lock.exclusive
	*/
	ByteLockExclusiveQueryParameter *bool

	/* ByteLockLength.

	   Filter by byte_lock.length
	*/
	ByteLockLengthQueryParameter *int64

	/* ByteLockMandatory.

	   Filter by byte_lock.mandatory
	*/
	ByteLockMandatoryQueryParameter *bool

	/* ByteLockOffset.

	   Filter by byte_lock.offset
	*/
	ByteLockOffsetQueryParameter *int64

	/* ByteLockSoft.

	   Filter by byte_lock.soft
	*/
	ByteLockSoftQueryParameter *bool

	/* ByteLockSuper.

	   Filter by byte_lock.super
	*/
	ByteLockSuperQueryParameter *bool

	/* ClientAddress.

	   Filter by client_address
	*/
	ClientAddressQueryParameter *string

	/* Constituent.

	   Filter by constituent
	*/
	ConstituentQueryParameter *bool

	/* Delegation.

	   Filter by delegation
	*/
	DelegationQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* InterfaceIPAddress.

	   Filter by interface.ip.address
	*/
	InterfaceIPAddressQueryParameter *string

	/* InterfaceName.

	   Filter by interface.name
	*/
	InterfaceNameQueryParameter *string

	/* InterfaceUUID.

	   Filter by interface.uuid
	*/
	InterfaceUUIDQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OplockLevel.

	   Filter by oplock_level
	*/
	OplockLevelQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* OwnerID.

	   Filter by owner_id
	*/
	OwnerIDQueryParameter *string

	/* Path.

	   Filter by path
	*/
	PathQueryParameter *string

	/* Protocol.

	   Filter by protocol
	*/
	ProtocolQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ShareLockMode.

	   Filter by share_lock.mode
	*/
	ShareLockModeQueryParameter *string

	/* ShareLockSoft.

	   Filter by share_lock.soft
	*/
	ShareLockSoftQueryParameter *bool

	/* SmbConnectState.

	   Filter by smb.connect_state
	*/
	SmbConnectStateQueryParameter *string

	/* SmbOpenGroupID.

	   Filter by smb.open_group_id
	*/
	SmbOpenGroupIDQueryParameter *string

	/* SmbOpenType.

	   Filter by smb.open_type
	*/
	SmbOpenTypeQueryParameter *string

	/* State.

	   Filter by state
	*/
	StateQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	/* UUID.

	   Filter by uuid
	*/
	UUIDQueryParameter *string

	/* VolumeName.

	   Filter by volume.name
	*/
	VolumeNameQueryParameter *string

	/* VolumeUUID.

	   Filter by volume.uuid
	*/
	VolumeUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ClientLockCollectionGetParams contains all the parameters to send to the API endpoint

for the client lock collection get operation.

Typically these are written to a http.Request.

func NewClientLockCollectionGetParams ¶

func NewClientLockCollectionGetParams() *ClientLockCollectionGetParams

NewClientLockCollectionGetParams creates a new ClientLockCollectionGetParams 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 NewClientLockCollectionGetParamsWithContext ¶

func NewClientLockCollectionGetParamsWithContext(ctx context.Context) *ClientLockCollectionGetParams

NewClientLockCollectionGetParamsWithContext creates a new ClientLockCollectionGetParams object with the ability to set a context for a request.

func NewClientLockCollectionGetParamsWithHTTPClient ¶

func NewClientLockCollectionGetParamsWithHTTPClient(client *http.Client) *ClientLockCollectionGetParams

NewClientLockCollectionGetParamsWithHTTPClient creates a new ClientLockCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewClientLockCollectionGetParamsWithTimeout ¶

func NewClientLockCollectionGetParamsWithTimeout(timeout time.Duration) *ClientLockCollectionGetParams

NewClientLockCollectionGetParamsWithTimeout creates a new ClientLockCollectionGetParams object with the ability to set a timeout on a request.

func (*ClientLockCollectionGetParams) SetByteLockExclusiveQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetByteLockExclusiveQueryParameter(byteLockExclusive *bool)

SetByteLockExclusiveQueryParameter adds the byteLockExclusive to the client lock collection get params

func (*ClientLockCollectionGetParams) SetByteLockLengthQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetByteLockLengthQueryParameter(byteLockLength *int64)

SetByteLockLengthQueryParameter adds the byteLockLength to the client lock collection get params

func (*ClientLockCollectionGetParams) SetByteLockMandatoryQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetByteLockMandatoryQueryParameter(byteLockMandatory *bool)

SetByteLockMandatoryQueryParameter adds the byteLockMandatory to the client lock collection get params

func (*ClientLockCollectionGetParams) SetByteLockOffsetQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetByteLockOffsetQueryParameter(byteLockOffset *int64)

SetByteLockOffsetQueryParameter adds the byteLockOffset to the client lock collection get params

func (*ClientLockCollectionGetParams) SetByteLockSoftQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetByteLockSoftQueryParameter(byteLockSoft *bool)

SetByteLockSoftQueryParameter adds the byteLockSoft to the client lock collection get params

func (*ClientLockCollectionGetParams) SetByteLockSuperQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetByteLockSuperQueryParameter(byteLockSuper *bool)

SetByteLockSuperQueryParameter adds the byteLockSuper to the client lock collection get params

func (*ClientLockCollectionGetParams) SetClientAddressQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetClientAddressQueryParameter(clientAddress *string)

SetClientAddressQueryParameter adds the clientAddress to the client lock collection get params

func (*ClientLockCollectionGetParams) SetConstituentQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetConstituentQueryParameter(constituent *bool)

SetConstituentQueryParameter adds the constituent to the client lock collection get params

func (*ClientLockCollectionGetParams) SetContext ¶

func (o *ClientLockCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the client lock collection get params

func (*ClientLockCollectionGetParams) SetDefaults ¶

func (o *ClientLockCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the client lock collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ClientLockCollectionGetParams) SetDelegationQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetDelegationQueryParameter(delegation *string)

SetDelegationQueryParameter adds the delegation to the client lock collection get params

func (*ClientLockCollectionGetParams) SetFieldsQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the client lock collection get params

func (*ClientLockCollectionGetParams) SetHTTPClient ¶

func (o *ClientLockCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the client lock collection get params

func (*ClientLockCollectionGetParams) SetInterfaceIPAddressQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetInterfaceIPAddressQueryParameter(interfaceIPAddress *string)

SetInterfaceIPAddressQueryParameter adds the interfaceIpAddress to the client lock collection get params

func (*ClientLockCollectionGetParams) SetInterfaceNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetInterfaceNameQueryParameter(interfaceName *string)

SetInterfaceNameQueryParameter adds the interfaceName to the client lock collection get params

func (*ClientLockCollectionGetParams) SetInterfaceUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetInterfaceUUIDQueryParameter(interfaceUUID *string)

SetInterfaceUUIDQueryParameter adds the interfaceUuid to the client lock collection get params

func (*ClientLockCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the client lock collection get params

func (*ClientLockCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the client lock collection get params

func (*ClientLockCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the client lock collection get params

func (*ClientLockCollectionGetParams) SetOplockLevelQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetOplockLevelQueryParameter(oplockLevel *string)

SetOplockLevelQueryParameter adds the oplockLevel to the client lock collection get params

func (*ClientLockCollectionGetParams) SetOrderByQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the client lock collection get params

func (*ClientLockCollectionGetParams) SetOwnerIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetOwnerIDQueryParameter(ownerID *string)

SetOwnerIDQueryParameter adds the ownerId to the client lock collection get params

func (*ClientLockCollectionGetParams) SetPathQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetPathQueryParameter(path *string)

SetPathQueryParameter adds the path to the client lock collection get params

func (*ClientLockCollectionGetParams) SetProtocolQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetProtocolQueryParameter(protocol *string)

SetProtocolQueryParameter adds the protocol to the client lock collection get params

func (*ClientLockCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the client lock collection get params

func (*ClientLockCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the client lock collection get params

func (*ClientLockCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the client lock collection get params

func (*ClientLockCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the client lock collection get params

func (*ClientLockCollectionGetParams) SetShareLockModeQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetShareLockModeQueryParameter(shareLockMode *string)

SetShareLockModeQueryParameter adds the shareLockMode to the client lock collection get params

func (*ClientLockCollectionGetParams) SetShareLockSoftQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetShareLockSoftQueryParameter(shareLockSoft *bool)

SetShareLockSoftQueryParameter adds the shareLockSoft to the client lock collection get params

func (*ClientLockCollectionGetParams) SetSmbConnectStateQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetSmbConnectStateQueryParameter(smbConnectState *string)

SetSmbConnectStateQueryParameter adds the smbConnectState to the client lock collection get params

func (*ClientLockCollectionGetParams) SetSmbOpenGroupIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetSmbOpenGroupIDQueryParameter(smbOpenGroupID *string)

SetSmbOpenGroupIDQueryParameter adds the smbOpenGroupId to the client lock collection get params

func (*ClientLockCollectionGetParams) SetSmbOpenTypeQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetSmbOpenTypeQueryParameter(smbOpenType *string)

SetSmbOpenTypeQueryParameter adds the smbOpenType to the client lock collection get params

func (*ClientLockCollectionGetParams) SetStateQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetStateQueryParameter(state *string)

SetStateQueryParameter adds the state to the client lock collection get params

func (*ClientLockCollectionGetParams) SetTimeout ¶

func (o *ClientLockCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the client lock collection get params

func (*ClientLockCollectionGetParams) SetTypeQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the client lock collection get params

func (*ClientLockCollectionGetParams) SetUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetUUIDQueryParameter(uuid *string)

SetUUIDQueryParameter adds the uuid to the client lock collection get params

func (*ClientLockCollectionGetParams) SetVolumeNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetVolumeNameQueryParameter(volumeName *string)

SetVolumeNameQueryParameter adds the volumeName to the client lock collection get params

func (*ClientLockCollectionGetParams) SetVolumeUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) SetVolumeUUIDQueryParameter(volumeUUID *string)

SetVolumeUUIDQueryParameter adds the volumeUuid to the client lock collection get params

func (*ClientLockCollectionGetParams) WithByteLockExclusiveQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithByteLockExclusiveQueryParameter(byteLockExclusive *bool) *ClientLockCollectionGetParams

WithByteLockExclusiveQueryParameter adds the byteLockExclusive to the client lock collection get params

func (*ClientLockCollectionGetParams) WithByteLockLengthQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithByteLockLengthQueryParameter(byteLockLength *int64) *ClientLockCollectionGetParams

WithByteLockLengthQueryParameter adds the byteLockLength to the client lock collection get params

func (*ClientLockCollectionGetParams) WithByteLockMandatoryQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithByteLockMandatoryQueryParameter(byteLockMandatory *bool) *ClientLockCollectionGetParams

WithByteLockMandatoryQueryParameter adds the byteLockMandatory to the client lock collection get params

func (*ClientLockCollectionGetParams) WithByteLockOffsetQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithByteLockOffsetQueryParameter(byteLockOffset *int64) *ClientLockCollectionGetParams

WithByteLockOffsetQueryParameter adds the byteLockOffset to the client lock collection get params

func (*ClientLockCollectionGetParams) WithByteLockSoftQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithByteLockSoftQueryParameter(byteLockSoft *bool) *ClientLockCollectionGetParams

WithByteLockSoftQueryParameter adds the byteLockSoft to the client lock collection get params

func (*ClientLockCollectionGetParams) WithByteLockSuperQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithByteLockSuperQueryParameter(byteLockSuper *bool) *ClientLockCollectionGetParams

WithByteLockSuperQueryParameter adds the byteLockSuper to the client lock collection get params

func (*ClientLockCollectionGetParams) WithClientAddressQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithClientAddressQueryParameter(clientAddress *string) *ClientLockCollectionGetParams

WithClientAddressQueryParameter adds the clientAddress to the client lock collection get params

func (*ClientLockCollectionGetParams) WithConstituentQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithConstituentQueryParameter(constituent *bool) *ClientLockCollectionGetParams

WithConstituentQueryParameter adds the constituent to the client lock collection get params

func (*ClientLockCollectionGetParams) WithContext ¶

WithContext adds the context to the client lock collection get params

func (*ClientLockCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the client lock collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ClientLockCollectionGetParams) WithDelegationQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithDelegationQueryParameter(delegation *string) *ClientLockCollectionGetParams

WithDelegationQueryParameter adds the delegation to the client lock collection get params

func (*ClientLockCollectionGetParams) WithFieldsQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithFieldsQueryParameter(fields []string) *ClientLockCollectionGetParams

WithFieldsQueryParameter adds the fields to the client lock collection get params

func (*ClientLockCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the client lock collection get params

func (*ClientLockCollectionGetParams) WithInterfaceIPAddressQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithInterfaceIPAddressQueryParameter(interfaceIPAddress *string) *ClientLockCollectionGetParams

WithInterfaceIPAddressQueryParameter adds the interfaceIPAddress to the client lock collection get params

func (*ClientLockCollectionGetParams) WithInterfaceNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithInterfaceNameQueryParameter(interfaceName *string) *ClientLockCollectionGetParams

WithInterfaceNameQueryParameter adds the interfaceName to the client lock collection get params

func (*ClientLockCollectionGetParams) WithInterfaceUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithInterfaceUUIDQueryParameter(interfaceUUID *string) *ClientLockCollectionGetParams

WithInterfaceUUIDQueryParameter adds the interfaceUUID to the client lock collection get params

func (*ClientLockCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *ClientLockCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the client lock collection get params

func (*ClientLockCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *ClientLockCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the client lock collection get params

func (*ClientLockCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *ClientLockCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the client lock collection get params

func (*ClientLockCollectionGetParams) WithOplockLevelQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithOplockLevelQueryParameter(oplockLevel *string) *ClientLockCollectionGetParams

WithOplockLevelQueryParameter adds the oplockLevel to the client lock collection get params

func (*ClientLockCollectionGetParams) WithOrderByQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *ClientLockCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the client lock collection get params

func (*ClientLockCollectionGetParams) WithOwnerIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithOwnerIDQueryParameter(ownerID *string) *ClientLockCollectionGetParams

WithOwnerIDQueryParameter adds the ownerID to the client lock collection get params

func (*ClientLockCollectionGetParams) WithPathQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithPathQueryParameter(path *string) *ClientLockCollectionGetParams

WithPathQueryParameter adds the path to the client lock collection get params

func (*ClientLockCollectionGetParams) WithProtocolQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithProtocolQueryParameter(protocol *string) *ClientLockCollectionGetParams

WithProtocolQueryParameter adds the protocol to the client lock collection get params

func (*ClientLockCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ClientLockCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the client lock collection get params

func (*ClientLockCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *ClientLockCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the client lock collection get params

func (*ClientLockCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *ClientLockCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the client lock collection get params

func (*ClientLockCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *ClientLockCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the client lock collection get params

func (*ClientLockCollectionGetParams) WithShareLockModeQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithShareLockModeQueryParameter(shareLockMode *string) *ClientLockCollectionGetParams

WithShareLockModeQueryParameter adds the shareLockMode to the client lock collection get params

func (*ClientLockCollectionGetParams) WithShareLockSoftQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithShareLockSoftQueryParameter(shareLockSoft *bool) *ClientLockCollectionGetParams

WithShareLockSoftQueryParameter adds the shareLockSoft to the client lock collection get params

func (*ClientLockCollectionGetParams) WithSmbConnectStateQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithSmbConnectStateQueryParameter(smbConnectState *string) *ClientLockCollectionGetParams

WithSmbConnectStateQueryParameter adds the smbConnectState to the client lock collection get params

func (*ClientLockCollectionGetParams) WithSmbOpenGroupIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithSmbOpenGroupIDQueryParameter(smbOpenGroupID *string) *ClientLockCollectionGetParams

WithSmbOpenGroupIDQueryParameter adds the smbOpenGroupID to the client lock collection get params

func (*ClientLockCollectionGetParams) WithSmbOpenTypeQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithSmbOpenTypeQueryParameter(smbOpenType *string) *ClientLockCollectionGetParams

WithSmbOpenTypeQueryParameter adds the smbOpenType to the client lock collection get params

func (*ClientLockCollectionGetParams) WithStateQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithStateQueryParameter(state *string) *ClientLockCollectionGetParams

WithStateQueryParameter adds the state to the client lock collection get params

func (*ClientLockCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the client lock collection get params

func (*ClientLockCollectionGetParams) WithTypeQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithTypeQueryParameter(typeVar *string) *ClientLockCollectionGetParams

WithTypeQueryParameter adds the typeVar to the client lock collection get params

func (*ClientLockCollectionGetParams) WithUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithUUIDQueryParameter(uuid *string) *ClientLockCollectionGetParams

WithUUIDQueryParameter adds the uuid to the client lock collection get params

func (*ClientLockCollectionGetParams) WithVolumeNameQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithVolumeNameQueryParameter(volumeName *string) *ClientLockCollectionGetParams

WithVolumeNameQueryParameter adds the volumeName to the client lock collection get params

func (*ClientLockCollectionGetParams) WithVolumeUUIDQueryParameter ¶

func (o *ClientLockCollectionGetParams) WithVolumeUUIDQueryParameter(volumeUUID *string) *ClientLockCollectionGetParams

WithVolumeUUIDQueryParameter adds the volumeUUID to the client lock collection get params

func (*ClientLockCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ClientLockCollectionGetReader ¶

type ClientLockCollectionGetReader struct {
	// contains filtered or unexported fields
}

ClientLockCollectionGetReader is a Reader for the ClientLockCollectionGet structure.

func (*ClientLockCollectionGetReader) ReadResponse ¶

func (o *ClientLockCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ClientLockDeleteDefault ¶

type ClientLockDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ClientLockDeleteDefault describes a response with status code -1, with default header values.

Error

func NewClientLockDeleteDefault ¶

func NewClientLockDeleteDefault(code int) *ClientLockDeleteDefault

NewClientLockDeleteDefault creates a ClientLockDeleteDefault with default headers values

func (*ClientLockDeleteDefault) Code ¶

func (o *ClientLockDeleteDefault) Code() int

Code gets the status code for the client lock delete default response

func (*ClientLockDeleteDefault) Error ¶

func (o *ClientLockDeleteDefault) Error() string

func (*ClientLockDeleteDefault) GetPayload ¶

func (o *ClientLockDeleteDefault) GetPayload() *models.ErrorResponse

func (*ClientLockDeleteDefault) IsClientError ¶

func (o *ClientLockDeleteDefault) IsClientError() bool

IsClientError returns true when this client lock delete default response has a 4xx status code

func (*ClientLockDeleteDefault) IsCode ¶

func (o *ClientLockDeleteDefault) IsCode(code int) bool

IsCode returns true when this client lock delete default response a status code equal to that given

func (*ClientLockDeleteDefault) IsRedirect ¶

func (o *ClientLockDeleteDefault) IsRedirect() bool

IsRedirect returns true when this client lock delete default response has a 3xx status code

func (*ClientLockDeleteDefault) IsServerError ¶

func (o *ClientLockDeleteDefault) IsServerError() bool

IsServerError returns true when this client lock delete default response has a 5xx status code

func (*ClientLockDeleteDefault) IsSuccess ¶

func (o *ClientLockDeleteDefault) IsSuccess() bool

IsSuccess returns true when this client lock delete default response has a 2xx status code

func (*ClientLockDeleteDefault) String ¶

func (o *ClientLockDeleteDefault) String() string

type ClientLockDeleteOK ¶

type ClientLockDeleteOK struct {
}

ClientLockDeleteOK describes a response with status code 200, with default header values.

OK

func NewClientLockDeleteOK ¶

func NewClientLockDeleteOK() *ClientLockDeleteOK

NewClientLockDeleteOK creates a ClientLockDeleteOK with default headers values

func (*ClientLockDeleteOK) Error ¶

func (o *ClientLockDeleteOK) Error() string

func (*ClientLockDeleteOK) IsClientError ¶

func (o *ClientLockDeleteOK) IsClientError() bool

IsClientError returns true when this client lock delete o k response has a 4xx status code

func (*ClientLockDeleteOK) IsCode ¶

func (o *ClientLockDeleteOK) IsCode(code int) bool

IsCode returns true when this client lock delete o k response a status code equal to that given

func (*ClientLockDeleteOK) IsRedirect ¶

func (o *ClientLockDeleteOK) IsRedirect() bool

IsRedirect returns true when this client lock delete o k response has a 3xx status code

func (*ClientLockDeleteOK) IsServerError ¶

func (o *ClientLockDeleteOK) IsServerError() bool

IsServerError returns true when this client lock delete o k response has a 5xx status code

func (*ClientLockDeleteOK) IsSuccess ¶

func (o *ClientLockDeleteOK) IsSuccess() bool

IsSuccess returns true when this client lock delete o k response has a 2xx status code

func (*ClientLockDeleteOK) String ¶

func (o *ClientLockDeleteOK) String() string

type ClientLockDeleteParams ¶

type ClientLockDeleteParams struct {

	/* UUID.

	   Lock ID
	*/
	UUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ClientLockDeleteParams contains all the parameters to send to the API endpoint

for the client lock delete operation.

Typically these are written to a http.Request.

func NewClientLockDeleteParams ¶

func NewClientLockDeleteParams() *ClientLockDeleteParams

NewClientLockDeleteParams creates a new ClientLockDeleteParams 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 NewClientLockDeleteParamsWithContext ¶

func NewClientLockDeleteParamsWithContext(ctx context.Context) *ClientLockDeleteParams

NewClientLockDeleteParamsWithContext creates a new ClientLockDeleteParams object with the ability to set a context for a request.

func NewClientLockDeleteParamsWithHTTPClient ¶

func NewClientLockDeleteParamsWithHTTPClient(client *http.Client) *ClientLockDeleteParams

NewClientLockDeleteParamsWithHTTPClient creates a new ClientLockDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewClientLockDeleteParamsWithTimeout ¶

func NewClientLockDeleteParamsWithTimeout(timeout time.Duration) *ClientLockDeleteParams

NewClientLockDeleteParamsWithTimeout creates a new ClientLockDeleteParams object with the ability to set a timeout on a request.

func (*ClientLockDeleteParams) SetContext ¶

func (o *ClientLockDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the client lock delete params

func (*ClientLockDeleteParams) SetDefaults ¶

func (o *ClientLockDeleteParams) SetDefaults()

SetDefaults hydrates default values in the client lock delete params (not the query body).

All values with no default are reset to their zero value.

func (*ClientLockDeleteParams) SetHTTPClient ¶

func (o *ClientLockDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the client lock delete params

func (*ClientLockDeleteParams) SetTimeout ¶

func (o *ClientLockDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the client lock delete params

func (*ClientLockDeleteParams) SetUUIDPathParameter ¶

func (o *ClientLockDeleteParams) SetUUIDPathParameter(uuid string)

SetUUIDPathParameter adds the uuid to the client lock delete params

func (*ClientLockDeleteParams) WithContext ¶

WithContext adds the context to the client lock delete params

func (*ClientLockDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the client lock delete params (not the query body).

All values with no default are reset to their zero value.

func (*ClientLockDeleteParams) WithHTTPClient ¶

func (o *ClientLockDeleteParams) WithHTTPClient(client *http.Client) *ClientLockDeleteParams

WithHTTPClient adds the HTTPClient to the client lock delete params

func (*ClientLockDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the client lock delete params

func (*ClientLockDeleteParams) WithUUIDPathParameter ¶

func (o *ClientLockDeleteParams) WithUUIDPathParameter(uuid string) *ClientLockDeleteParams

WithUUIDPathParameter adds the uuid to the client lock delete params

func (*ClientLockDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ClientLockDeleteReader ¶

type ClientLockDeleteReader struct {
	// contains filtered or unexported fields
}

ClientLockDeleteReader is a Reader for the ClientLockDelete structure.

func (*ClientLockDeleteReader) ReadResponse ¶

func (o *ClientLockDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ClientLockGetDefault ¶

type ClientLockGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ClientLockGetDefault describes a response with status code -1, with default header values.

Error

func NewClientLockGetDefault ¶

func NewClientLockGetDefault(code int) *ClientLockGetDefault

NewClientLockGetDefault creates a ClientLockGetDefault with default headers values

func (*ClientLockGetDefault) Code ¶

func (o *ClientLockGetDefault) Code() int

Code gets the status code for the client lock get default response

func (*ClientLockGetDefault) Error ¶

func (o *ClientLockGetDefault) Error() string

func (*ClientLockGetDefault) GetPayload ¶

func (o *ClientLockGetDefault) GetPayload() *models.ErrorResponse

func (*ClientLockGetDefault) IsClientError ¶

func (o *ClientLockGetDefault) IsClientError() bool

IsClientError returns true when this client lock get default response has a 4xx status code

func (*ClientLockGetDefault) IsCode ¶

func (o *ClientLockGetDefault) IsCode(code int) bool

IsCode returns true when this client lock get default response a status code equal to that given

func (*ClientLockGetDefault) IsRedirect ¶

func (o *ClientLockGetDefault) IsRedirect() bool

IsRedirect returns true when this client lock get default response has a 3xx status code

func (*ClientLockGetDefault) IsServerError ¶

func (o *ClientLockGetDefault) IsServerError() bool

IsServerError returns true when this client lock get default response has a 5xx status code

func (*ClientLockGetDefault) IsSuccess ¶

func (o *ClientLockGetDefault) IsSuccess() bool

IsSuccess returns true when this client lock get default response has a 2xx status code

func (*ClientLockGetDefault) String ¶

func (o *ClientLockGetDefault) String() string

type ClientLockGetOK ¶

type ClientLockGetOK struct {
	Payload *models.ClientLock
}

ClientLockGetOK describes a response with status code 200, with default header values.

OK

func NewClientLockGetOK ¶

func NewClientLockGetOK() *ClientLockGetOK

NewClientLockGetOK creates a ClientLockGetOK with default headers values

func (*ClientLockGetOK) Error ¶

func (o *ClientLockGetOK) Error() string

func (*ClientLockGetOK) GetPayload ¶

func (o *ClientLockGetOK) GetPayload() *models.ClientLock

func (*ClientLockGetOK) IsClientError ¶

func (o *ClientLockGetOK) IsClientError() bool

IsClientError returns true when this client lock get o k response has a 4xx status code

func (*ClientLockGetOK) IsCode ¶

func (o *ClientLockGetOK) IsCode(code int) bool

IsCode returns true when this client lock get o k response a status code equal to that given

func (*ClientLockGetOK) IsRedirect ¶

func (o *ClientLockGetOK) IsRedirect() bool

IsRedirect returns true when this client lock get o k response has a 3xx status code

func (*ClientLockGetOK) IsServerError ¶

func (o *ClientLockGetOK) IsServerError() bool

IsServerError returns true when this client lock get o k response has a 5xx status code

func (*ClientLockGetOK) IsSuccess ¶

func (o *ClientLockGetOK) IsSuccess() bool

IsSuccess returns true when this client lock get o k response has a 2xx status code

func (*ClientLockGetOK) String ¶

func (o *ClientLockGetOK) String() string

type ClientLockGetParams ¶

type ClientLockGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* UUID.

	   Lock ID
	*/
	UUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ClientLockGetParams contains all the parameters to send to the API endpoint

for the client lock get operation.

Typically these are written to a http.Request.

func NewClientLockGetParams ¶

func NewClientLockGetParams() *ClientLockGetParams

NewClientLockGetParams creates a new ClientLockGetParams 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 NewClientLockGetParamsWithContext ¶

func NewClientLockGetParamsWithContext(ctx context.Context) *ClientLockGetParams

NewClientLockGetParamsWithContext creates a new ClientLockGetParams object with the ability to set a context for a request.

func NewClientLockGetParamsWithHTTPClient ¶

func NewClientLockGetParamsWithHTTPClient(client *http.Client) *ClientLockGetParams

NewClientLockGetParamsWithHTTPClient creates a new ClientLockGetParams object with the ability to set a custom HTTPClient for a request.

func NewClientLockGetParamsWithTimeout ¶

func NewClientLockGetParamsWithTimeout(timeout time.Duration) *ClientLockGetParams

NewClientLockGetParamsWithTimeout creates a new ClientLockGetParams object with the ability to set a timeout on a request.

func (*ClientLockGetParams) SetContext ¶

func (o *ClientLockGetParams) SetContext(ctx context.Context)

SetContext adds the context to the client lock get params

func (*ClientLockGetParams) SetDefaults ¶

func (o *ClientLockGetParams) SetDefaults()

SetDefaults hydrates default values in the client lock get params (not the query body).

All values with no default are reset to their zero value.

func (*ClientLockGetParams) SetFieldsQueryParameter ¶

func (o *ClientLockGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the client lock get params

func (*ClientLockGetParams) SetHTTPClient ¶

func (o *ClientLockGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the client lock get params

func (*ClientLockGetParams) SetTimeout ¶

func (o *ClientLockGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the client lock get params

func (*ClientLockGetParams) SetUUIDPathParameter ¶

func (o *ClientLockGetParams) SetUUIDPathParameter(uuid string)

SetUUIDPathParameter adds the uuid to the client lock get params

func (*ClientLockGetParams) WithContext ¶

WithContext adds the context to the client lock get params

func (*ClientLockGetParams) WithDefaults ¶

func (o *ClientLockGetParams) WithDefaults() *ClientLockGetParams

WithDefaults hydrates default values in the client lock get params (not the query body).

All values with no default are reset to their zero value.

func (*ClientLockGetParams) WithFieldsQueryParameter ¶

func (o *ClientLockGetParams) WithFieldsQueryParameter(fields []string) *ClientLockGetParams

WithFieldsQueryParameter adds the fields to the client lock get params

func (*ClientLockGetParams) WithHTTPClient ¶

func (o *ClientLockGetParams) WithHTTPClient(client *http.Client) *ClientLockGetParams

WithHTTPClient adds the HTTPClient to the client lock get params

func (*ClientLockGetParams) WithTimeout ¶

func (o *ClientLockGetParams) WithTimeout(timeout time.Duration) *ClientLockGetParams

WithTimeout adds the timeout to the client lock get params

func (*ClientLockGetParams) WithUUIDPathParameter ¶

func (o *ClientLockGetParams) WithUUIDPathParameter(uuid string) *ClientLockGetParams

WithUUIDPathParameter adds the uuid to the client lock get params

func (*ClientLockGetParams) WriteToRequest ¶

func (o *ClientLockGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ClientLockGetReader ¶

type ClientLockGetReader struct {
	// contains filtered or unexported fields
}

ClientLockGetReader is a Reader for the ClientLockGet structure.

func (*ClientLockGetReader) ReadResponse ¶

func (o *ClientLockGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ClientOption ¶

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService ¶

type ClientService interface {
	AuditCollectionGet(params *AuditCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditCollectionGetOK, error)

	AuditCreate(params *AuditCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditCreateAccepted, error)

	AuditDelete(params *AuditDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditDeleteAccepted, error)

	AuditGet(params *AuditGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditGetOK, error)

	AuditModify(params *AuditModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AuditModifyAccepted, error)

	CifsCollectionPerformanceMetricsGet(params *CifsCollectionPerformanceMetricsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsCollectionPerformanceMetricsGetOK, error)

	CifsConnectionCollectionGet(params *CifsConnectionCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsConnectionCollectionGetOK, error)

	CifsDomainCollectionGet(params *CifsDomainCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainCollectionGetOK, error)

	CifsDomainGet(params *CifsDomainGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainGetOK, error)

	CifsDomainPreferredDcCollectionGet(params *CifsDomainPreferredDcCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcCollectionGetOK, error)

	CifsDomainPreferredDcCreate(params *CifsDomainPreferredDcCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcCreateCreated, error)

	CifsDomainPreferredDcDelete(params *CifsDomainPreferredDcDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcDeleteOK, error)

	CifsDomainPreferredDcGet(params *CifsDomainPreferredDcGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsDomainPreferredDcGetOK, error)

	CifsHomedirSearchPathGet(params *CifsHomedirSearchPathGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsHomedirSearchPathGetOK, error)

	CifsOpenFileCollectionGet(params *CifsOpenFileCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsOpenFileCollectionGetOK, error)

	CifsOpenFileDelete(params *CifsOpenFileDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsOpenFileDeleteOK, error)

	CifsOpenFileGet(params *CifsOpenFileGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsOpenFileGetOK, error)

	CifsSearchPathCollectionGet(params *CifsSearchPathCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathCollectionGetOK, error)

	CifsSearchPathCreate(params *CifsSearchPathCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathCreateCreated, error)

	CifsSearchPathDelete(params *CifsSearchPathDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathDeleteOK, error)

	CifsSearchPathModify(params *CifsSearchPathModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSearchPathModifyOK, error)

	CifsServiceCollectionGet(params *CifsServiceCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceCollectionGetOK, error)

	CifsServiceCreate(params *CifsServiceCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceCreateAccepted, error)

	CifsServiceDelete(params *CifsServiceDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceDeleteAccepted, error)

	CifsServiceGet(params *CifsServiceGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceGetOK, error)

	CifsServiceModify(params *CifsServiceModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsServiceModifyAccepted, error)

	CifsSessionCollectionGet(params *CifsSessionCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSessionCollectionGetOK, error)

	CifsSessionDelete(params *CifsSessionDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSessionDeleteOK, error)

	CifsSessionGet(params *CifsSessionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSessionGetOK, error)

	CifsShareACLCollectionGet(params *CifsShareACLCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLCollectionGetOK, error)

	CifsShareACLCreate(params *CifsShareACLCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLCreateCreated, error)

	CifsShareACLDelete(params *CifsShareACLDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLDeleteOK, error)

	CifsShareACLGet(params *CifsShareACLGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLGetOK, error)

	CifsShareACLModify(params *CifsShareACLModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareACLModifyOK, error)

	CifsShareCollectionGet(params *CifsShareCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareCollectionGetOK, error)

	CifsShareCreate(params *CifsShareCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareCreateCreated, error)

	CifsShareDelete(params *CifsShareDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareDeleteOK, error)

	CifsShareGet(params *CifsShareGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareGetOK, error)

	CifsShareModify(params *CifsShareModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsShareModifyOK, error)

	CifsSymlinkMappingCollectionGet(params *CifsSymlinkMappingCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingCollectionGetOK, error)

	CifsSymlinkMappingCreate(params *CifsSymlinkMappingCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingCreateCreated, error)

	CifsSymlinkMappingDelete(params *CifsSymlinkMappingDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingDeleteOK, error)

	CifsSymlinkMappingGet(params *CifsSymlinkMappingGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingGetOK, error)

	CifsSymlinkMappingModify(params *CifsSymlinkMappingModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CifsSymlinkMappingModifyOK, error)

	ClientLockCollectionGet(params *ClientLockCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ClientLockCollectionGetOK, error)

	ClientLockDelete(params *ClientLockDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ClientLockDeleteOK, error)

	ClientLockGet(params *ClientLockGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ClientLockGetOK, error)

	EffectivePermissionGet(params *EffectivePermissionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EffectivePermissionGetOK, error)

	ExportPolicyCollectionGet(params *ExportPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyCollectionGetOK, error)

	ExportPolicyCreate(params *ExportPolicyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyCreateCreated, error)

	ExportPolicyDelete(params *ExportPolicyDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyDeleteOK, error)

	ExportPolicyGet(params *ExportPolicyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyGetOK, error)

	ExportPolicyModify(params *ExportPolicyModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportPolicyModifyOK, error)

	ExportRuleClientsCreate(params *ExportRuleClientsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleClientsCreateCreated, error)

	ExportRuleClientsDelete(params *ExportRuleClientsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleClientsDeleteOK, error)

	ExportRuleClientsGet(params *ExportRuleClientsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleClientsGetOK, error)

	ExportRuleCollectionGet(params *ExportRuleCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleCollectionGetOK, error)

	ExportRuleCreate(params *ExportRuleCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleCreateCreated, error)

	ExportRuleDelete(params *ExportRuleDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleDeleteOK, error)

	ExportRuleGet(params *ExportRuleGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleGetOK, error)

	ExportRuleModify(params *ExportRuleModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExportRuleModifyOK, error)

	FileDirectorySecurityACLCreate(params *FileDirectorySecurityACLCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityACLCreateAccepted, error)

	FileDirectorySecurityACLDelete(params *FileDirectorySecurityACLDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityACLDeleteAccepted, error)

	FileDirectorySecurityACLModify(params *FileDirectorySecurityACLModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityACLModifyAccepted, error)

	FileDirectorySecurityCreate(params *FileDirectorySecurityCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityCreateAccepted, error)

	FileDirectorySecurityDelete(params *FileDirectorySecurityDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityDeleteOK, error)

	FileDirectorySecurityGet(params *FileDirectorySecurityGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityGetOK, error)

	FileDirectorySecurityModify(params *FileDirectorySecurityModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FileDirectorySecurityModifyAccepted, error)

	FpolicyCollectionGet(params *FpolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyCollectionGetOK, error)

	FpolicyConnectionCollectionGet(params *FpolicyConnectionCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyConnectionCollectionGetOK, error)

	FpolicyConnectionGet(params *FpolicyConnectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyConnectionGetOK, error)

	FpolicyConnectionModify(params *FpolicyConnectionModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyConnectionModifyOK, error)

	FpolicyCreate(params *FpolicyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyCreateCreated, error)

	FpolicyDelete(params *FpolicyDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyDeleteOK, error)

	FpolicyEngineCollectionGet(params *FpolicyEngineCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineCollectionGetOK, error)

	FpolicyEngineCreate(params *FpolicyEngineCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineCreateCreated, error)

	FpolicyEngineDelete(params *FpolicyEngineDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineDeleteOK, error)

	FpolicyEngineGet(params *FpolicyEngineGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineGetOK, error)

	FpolicyEngineModify(params *FpolicyEngineModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEngineModifyOK, error)

	FpolicyEventCollectionGet(params *FpolicyEventCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventCollectionGetOK, error)

	FpolicyEventCreate(params *FpolicyEventCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventCreateCreated, error)

	FpolicyEventDelete(params *FpolicyEventDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventDeleteOK, error)

	FpolicyEventModify(params *FpolicyEventModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventModifyOK, error)

	FpolicyEventsGet(params *FpolicyEventsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyEventsGetOK, error)

	FpolicyGet(params *FpolicyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyGetOK, error)

	FpolicyPolicyCollectionGet(params *FpolicyPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyCollectionGetOK, error)

	FpolicyPolicyCreate(params *FpolicyPolicyCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyCreateCreated, error)

	FpolicyPolicyDelete(params *FpolicyPolicyDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyDeleteOK, error)

	FpolicyPolicyGet(params *FpolicyPolicyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyGetOK, error)

	FpolicyPolicyModify(params *FpolicyPolicyModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*FpolicyPolicyModifyOK, error)

	KerberosInterfaceCollectionGet(params *KerberosInterfaceCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosInterfaceCollectionGetOK, error)

	KerberosInterfaceGet(params *KerberosInterfaceGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosInterfaceGetOK, error)

	KerberosInterfaceModify(params *KerberosInterfaceModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosInterfaceModifyOK, error)

	KerberosRealmCollectionGet(params *KerberosRealmCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmCollectionGetOK, error)

	KerberosRealmCreate(params *KerberosRealmCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmCreateCreated, error)

	KerberosRealmDelete(params *KerberosRealmDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmDeleteOK, error)

	KerberosRealmGet(params *KerberosRealmGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmGetOK, error)

	KerberosRealmModify(params *KerberosRealmModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*KerberosRealmModifyOK, error)

	LocalCifsGroupCollectionGet(params *LocalCifsGroupCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupCollectionGetOK, error)

	LocalCifsGroupCreate(params *LocalCifsGroupCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupCreateCreated, error)

	LocalCifsGroupDelete(params *LocalCifsGroupDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupDeleteOK, error)

	LocalCifsGroupGet(params *LocalCifsGroupGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupGetOK, error)

	LocalCifsGroupMembersBulkDelete(params *LocalCifsGroupMembersBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersBulkDeleteOK, error)

	LocalCifsGroupMembersCollectionGet(params *LocalCifsGroupMembersCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersCollectionGetOK, error)

	LocalCifsGroupMembersCreate(params *LocalCifsGroupMembersCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersCreateCreated, error)

	LocalCifsGroupMembersDelete(params *LocalCifsGroupMembersDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersDeleteOK, error)

	LocalCifsGroupMembersGet(params *LocalCifsGroupMembersGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupMembersGetOK, error)

	LocalCifsGroupModify(params *LocalCifsGroupModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsGroupModifyOK, error)

	LocalCifsUserCollectionGet(params *LocalCifsUserCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserCollectionGetOK, error)

	LocalCifsUserCreate(params *LocalCifsUserCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserCreateCreated, error)

	LocalCifsUserDelete(params *LocalCifsUserDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserDeleteOK, error)

	LocalCifsUserGet(params *LocalCifsUserGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserGetOK, error)

	LocalCifsUserModify(params *LocalCifsUserModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUserModifyOK, error)

	LocalCifsUsersAndGroupsImportCreate(params *LocalCifsUsersAndGroupsImportCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUsersAndGroupsImportCreateAccepted, error)

	LocalCifsUsersAndGroupsImportGet(params *LocalCifsUsersAndGroupsImportGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUsersAndGroupsImportGetOK, error)

	LocalCifsUsersAndGroupsImportModify(params *LocalCifsUsersAndGroupsImportModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*LocalCifsUsersAndGroupsImportModifyAccepted, error)

	NetbiosCollectionGet(params *NetbiosCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NetbiosCollectionGetOK, error)

	NfsClientsGet(params *NfsClientsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsClientsGetOK, error)

	NfsClientsMapGet(params *NfsClientsMapGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsClientsMapGetOK, error)

	NfsCollectionGet(params *NfsCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsCollectionGetOK, error)

	NfsCollectionPerformanceMetricsGet(params *NfsCollectionPerformanceMetricsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsCollectionPerformanceMetricsGetOK, error)

	NfsCreate(params *NfsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsCreateCreated, error)

	NfsDelete(params *NfsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsDeleteOK, error)

	NfsGet(params *NfsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsGetOK, error)

	NfsModify(params *NfsModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*NfsModifyOK, error)

	S3AuditCreate(params *S3AuditCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditCreateAccepted, error)

	S3AuditDelete(params *S3AuditDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditDeleteAccepted, error)

	S3AuditGet(params *S3AuditGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditGetOK, error)

	S3AuditModify(params *S3AuditModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*S3AuditModifyAccepted, error)

	ShadowcopyCollectionGet(params *ShadowcopyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopyCollectionGetOK, error)

	ShadowcopyGet(params *ShadowcopyGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopyGetOK, error)

	ShadowcopyModify(params *ShadowcopyModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopyModifyOK, error)

	ShadowcopySetCollectionGet(params *ShadowcopySetCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopySetCollectionGetOK, error)

	ShadowcopySetGet(params *ShadowcopySetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopySetGetOK, error)

	ShadowcopySetModify(params *ShadowcopySetModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ShadowcopySetModifyOK, error)

	UserGroupPrivilegesCollectionGet(params *UserGroupPrivilegesCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesCollectionGetOK, error)

	UserGroupPrivilegesCreate(params *UserGroupPrivilegesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesCreateCreated, error)

	UserGroupPrivilegesGet(params *UserGroupPrivilegesGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesGetOK, error)

	UserGroupPrivilegesModify(params *UserGroupPrivilegesModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*UserGroupPrivilegesModifyOK, error)

	VscanCollectionGet(params *VscanCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanCollectionGetOK, error)

	VscanConfigDelete(params *VscanConfigDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanConfigDeleteOK, error)

	VscanCreate(params *VscanCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanCreateCreated, error)

	VscanEventCollectionGet(params *VscanEventCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanEventCollectionGetOK, error)

	VscanGet(params *VscanGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanGetOK, error)

	VscanModify(params *VscanModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanModifyOK, error)

	VscanOnAccessCreate(params *VscanOnAccessCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessCreateCreated, error)

	VscanOnAccessDelete(params *VscanOnAccessDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessDeleteOK, error)

	VscanOnAccessGet(params *VscanOnAccessGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessGetOK, error)

	VscanOnAccessModify(params *VscanOnAccessModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessModifyOK, error)

	VscanOnAccessPolicyCollectionGet(params *VscanOnAccessPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnAccessPolicyCollectionGetOK, error)

	VscanOnDemandCreate(params *VscanOnDemandCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandCreateCreated, error)

	VscanOnDemandDelete(params *VscanOnDemandDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandDeleteOK, error)

	VscanOnDemandGet(params *VscanOnDemandGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandGetOK, error)

	VscanOnDemandModify(params *VscanOnDemandModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandModifyOK, error)

	VscanOnDemandPolicyCollectionGet(params *VscanOnDemandPolicyCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanOnDemandPolicyCollectionGetOK, error)

	VscanScannerCollectionGet(params *VscanScannerCollectionGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerCollectionGetOK, error)

	VscanScannerCreate(params *VscanScannerCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerCreateCreated, error)

	VscanScannerDelete(params *VscanScannerDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerDeleteOK, error)

	VscanScannerModify(params *VscanScannerModifyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerModifyOK, error)

	VscanScannerPoolGet(params *VscanScannerPoolGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanScannerPoolGetOK, error)

	VscanServerStatusGet(params *VscanServerStatusGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*VscanServerStatusGetOK, 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 n a s API client.

type EffectivePermissionGetDefault ¶

type EffectivePermissionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

EffectivePermissionGetDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes | Error Code | Description | | ---------- | ----------- | | 655865 | The specified path cannot be used, if the file does not exist.|

func NewEffectivePermissionGetDefault ¶

func NewEffectivePermissionGetDefault(code int) *EffectivePermissionGetDefault

NewEffectivePermissionGetDefault creates a EffectivePermissionGetDefault with default headers values

func (*EffectivePermissionGetDefault) Code ¶

Code gets the status code for the effective permission get default response

func (*EffectivePermissionGetDefault) Error ¶

func (*EffectivePermissionGetDefault) GetPayload ¶

func (*EffectivePermissionGetDefault) IsClientError ¶

func (o *EffectivePermissionGetDefault) IsClientError() bool

IsClientError returns true when this effective permission get default response has a 4xx status code

func (*EffectivePermissionGetDefault) IsCode ¶

func (o *EffectivePermissionGetDefault) IsCode(code int) bool

IsCode returns true when this effective permission get default response a status code equal to that given

func (*EffectivePermissionGetDefault) IsRedirect ¶

func (o *EffectivePermissionGetDefault) IsRedirect() bool

IsRedirect returns true when this effective permission get default response has a 3xx status code

func (*EffectivePermissionGetDefault) IsServerError ¶

func (o *EffectivePermissionGetDefault) IsServerError() bool

IsServerError returns true when this effective permission get default response has a 5xx status code

func (*EffectivePermissionGetDefault) IsSuccess ¶

func (o *EffectivePermissionGetDefault) IsSuccess() bool

IsSuccess returns true when this effective permission get default response has a 2xx status code

func (*EffectivePermissionGetDefault) String ¶

type EffectivePermissionGetOK ¶

type EffectivePermissionGetOK struct {
	Payload *models.EffectivePermission
}

EffectivePermissionGetOK describes a response with status code 200, with default header values.

OK

func NewEffectivePermissionGetOK ¶

func NewEffectivePermissionGetOK() *EffectivePermissionGetOK

NewEffectivePermissionGetOK creates a EffectivePermissionGetOK with default headers values

func (*EffectivePermissionGetOK) Error ¶

func (o *EffectivePermissionGetOK) Error() string

func (*EffectivePermissionGetOK) GetPayload ¶

func (*EffectivePermissionGetOK) IsClientError ¶

func (o *EffectivePermissionGetOK) IsClientError() bool

IsClientError returns true when this effective permission get o k response has a 4xx status code

func (*EffectivePermissionGetOK) IsCode ¶

func (o *EffectivePermissionGetOK) IsCode(code int) bool

IsCode returns true when this effective permission get o k response a status code equal to that given

func (*EffectivePermissionGetOK) IsRedirect ¶

func (o *EffectivePermissionGetOK) IsRedirect() bool

IsRedirect returns true when this effective permission get o k response has a 3xx status code

func (*EffectivePermissionGetOK) IsServerError ¶

func (o *EffectivePermissionGetOK) IsServerError() bool

IsServerError returns true when this effective permission get o k response has a 5xx status code

func (*EffectivePermissionGetOK) IsSuccess ¶

func (o *EffectivePermissionGetOK) IsSuccess() bool

IsSuccess returns true when this effective permission get o k response has a 2xx status code

func (*EffectivePermissionGetOK) String ¶

func (o *EffectivePermissionGetOK) String() string

type EffectivePermissionGetParams ¶

type EffectivePermissionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Path.

	   File Path
	*/
	PathPathParameter string

	/* ShareName.

	   Share Name
	*/
	ShareNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   User Type
	*/
	TypeQueryParameter *string

	/* User.

	   User_Name
	*/
	UserQueryParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EffectivePermissionGetParams contains all the parameters to send to the API endpoint

for the effective permission get operation.

Typically these are written to a http.Request.

func NewEffectivePermissionGetParams ¶

func NewEffectivePermissionGetParams() *EffectivePermissionGetParams

NewEffectivePermissionGetParams creates a new EffectivePermissionGetParams 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 NewEffectivePermissionGetParamsWithContext ¶

func NewEffectivePermissionGetParamsWithContext(ctx context.Context) *EffectivePermissionGetParams

NewEffectivePermissionGetParamsWithContext creates a new EffectivePermissionGetParams object with the ability to set a context for a request.

func NewEffectivePermissionGetParamsWithHTTPClient ¶

func NewEffectivePermissionGetParamsWithHTTPClient(client *http.Client) *EffectivePermissionGetParams

NewEffectivePermissionGetParamsWithHTTPClient creates a new EffectivePermissionGetParams object with the ability to set a custom HTTPClient for a request.

func NewEffectivePermissionGetParamsWithTimeout ¶

func NewEffectivePermissionGetParamsWithTimeout(timeout time.Duration) *EffectivePermissionGetParams

NewEffectivePermissionGetParamsWithTimeout creates a new EffectivePermissionGetParams object with the ability to set a timeout on a request.

func (*EffectivePermissionGetParams) SetContext ¶

func (o *EffectivePermissionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the effective permission get params

func (*EffectivePermissionGetParams) SetDefaults ¶

func (o *EffectivePermissionGetParams) SetDefaults()

SetDefaults hydrates default values in the effective permission get params (not the query body).

All values with no default are reset to their zero value.

func (*EffectivePermissionGetParams) SetFieldsQueryParameter ¶

func (o *EffectivePermissionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the effective permission get params

func (*EffectivePermissionGetParams) SetHTTPClient ¶

func (o *EffectivePermissionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the effective permission get params

func (*EffectivePermissionGetParams) SetPathPathParameter ¶

func (o *EffectivePermissionGetParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the effective permission get params

func (*EffectivePermissionGetParams) SetSVMUUIDPathParameter ¶

func (o *EffectivePermissionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the effective permission get params

func (*EffectivePermissionGetParams) SetShareNameQueryParameter ¶

func (o *EffectivePermissionGetParams) SetShareNameQueryParameter(shareName *string)

SetShareNameQueryParameter adds the shareName to the effective permission get params

func (*EffectivePermissionGetParams) SetTimeout ¶

func (o *EffectivePermissionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the effective permission get params

func (*EffectivePermissionGetParams) SetTypeQueryParameter ¶

func (o *EffectivePermissionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the effective permission get params

func (*EffectivePermissionGetParams) SetUserQueryParameter ¶

func (o *EffectivePermissionGetParams) SetUserQueryParameter(user string)

SetUserQueryParameter adds the user to the effective permission get params

func (*EffectivePermissionGetParams) WithContext ¶

WithContext adds the context to the effective permission get params

func (*EffectivePermissionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the effective permission get params (not the query body).

All values with no default are reset to their zero value.

func (*EffectivePermissionGetParams) WithFieldsQueryParameter ¶

func (o *EffectivePermissionGetParams) WithFieldsQueryParameter(fields []string) *EffectivePermissionGetParams

WithFieldsQueryParameter adds the fields to the effective permission get params

func (*EffectivePermissionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the effective permission get params

func (*EffectivePermissionGetParams) WithPathPathParameter ¶

func (o *EffectivePermissionGetParams) WithPathPathParameter(path string) *EffectivePermissionGetParams

WithPathPathParameter adds the path to the effective permission get params

func (*EffectivePermissionGetParams) WithSVMUUIDPathParameter ¶

func (o *EffectivePermissionGetParams) WithSVMUUIDPathParameter(svmUUID string) *EffectivePermissionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the effective permission get params

func (*EffectivePermissionGetParams) WithShareNameQueryParameter ¶

func (o *EffectivePermissionGetParams) WithShareNameQueryParameter(shareName *string) *EffectivePermissionGetParams

WithShareNameQueryParameter adds the shareName to the effective permission get params

func (*EffectivePermissionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the effective permission get params

func (*EffectivePermissionGetParams) WithTypeQueryParameter ¶

func (o *EffectivePermissionGetParams) WithTypeQueryParameter(typeVar *string) *EffectivePermissionGetParams

WithTypeQueryParameter adds the typeVar to the effective permission get params

func (*EffectivePermissionGetParams) WithUserQueryParameter ¶

func (o *EffectivePermissionGetParams) WithUserQueryParameter(user string) *EffectivePermissionGetParams

WithUserQueryParameter adds the user to the effective permission get params

func (*EffectivePermissionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type EffectivePermissionGetReader ¶

type EffectivePermissionGetReader struct {
	// contains filtered or unexported fields
}

EffectivePermissionGetReader is a Reader for the EffectivePermissionGet structure.

func (*EffectivePermissionGetReader) ReadResponse ¶

func (o *EffectivePermissionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportPolicyCollectionGetDefault ¶

type ExportPolicyCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ExportPolicyCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewExportPolicyCollectionGetDefault ¶

func NewExportPolicyCollectionGetDefault(code int) *ExportPolicyCollectionGetDefault

NewExportPolicyCollectionGetDefault creates a ExportPolicyCollectionGetDefault with default headers values

func (*ExportPolicyCollectionGetDefault) Code ¶

Code gets the status code for the export policy collection get default response

func (*ExportPolicyCollectionGetDefault) Error ¶

func (*ExportPolicyCollectionGetDefault) GetPayload ¶

func (*ExportPolicyCollectionGetDefault) IsClientError ¶

func (o *ExportPolicyCollectionGetDefault) IsClientError() bool

IsClientError returns true when this export policy collection get default response has a 4xx status code

func (*ExportPolicyCollectionGetDefault) IsCode ¶

func (o *ExportPolicyCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this export policy collection get default response a status code equal to that given

func (*ExportPolicyCollectionGetDefault) IsRedirect ¶

func (o *ExportPolicyCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this export policy collection get default response has a 3xx status code

func (*ExportPolicyCollectionGetDefault) IsServerError ¶

func (o *ExportPolicyCollectionGetDefault) IsServerError() bool

IsServerError returns true when this export policy collection get default response has a 5xx status code

func (*ExportPolicyCollectionGetDefault) IsSuccess ¶

func (o *ExportPolicyCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this export policy collection get default response has a 2xx status code

func (*ExportPolicyCollectionGetDefault) String ¶

type ExportPolicyCollectionGetOK ¶

type ExportPolicyCollectionGetOK struct {
	Payload *models.ExportPolicyResponse
}

ExportPolicyCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewExportPolicyCollectionGetOK ¶

func NewExportPolicyCollectionGetOK() *ExportPolicyCollectionGetOK

NewExportPolicyCollectionGetOK creates a ExportPolicyCollectionGetOK with default headers values

func (*ExportPolicyCollectionGetOK) Error ¶

func (*ExportPolicyCollectionGetOK) GetPayload ¶

func (*ExportPolicyCollectionGetOK) IsClientError ¶

func (o *ExportPolicyCollectionGetOK) IsClientError() bool

IsClientError returns true when this export policy collection get o k response has a 4xx status code

func (*ExportPolicyCollectionGetOK) IsCode ¶

func (o *ExportPolicyCollectionGetOK) IsCode(code int) bool

IsCode returns true when this export policy collection get o k response a status code equal to that given

func (*ExportPolicyCollectionGetOK) IsRedirect ¶

func (o *ExportPolicyCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this export policy collection get o k response has a 3xx status code

func (*ExportPolicyCollectionGetOK) IsServerError ¶

func (o *ExportPolicyCollectionGetOK) IsServerError() bool

IsServerError returns true when this export policy collection get o k response has a 5xx status code

func (*ExportPolicyCollectionGetOK) IsSuccess ¶

func (o *ExportPolicyCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this export policy collection get o k response has a 2xx status code

func (*ExportPolicyCollectionGetOK) String ¶

func (o *ExportPolicyCollectionGetOK) String() string

type ExportPolicyCollectionGetParams ¶

type ExportPolicyCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* ID.

	   Filter by id
	*/
	IDQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* RulesAllowDeviceCreation.

	   Filter by rules.allow_device_creation
	*/
	RulesAllowDeviceCreationQueryParameter *bool

	/* RulesAllowSuid.

	   Filter by rules.allow_suid
	*/
	RulesAllowSUIDQueryParameter *bool

	/* RulesAnonymousUser.

	   Filter by rules.anonymous_user
	*/
	RulesAnonymousUserQueryParameter *string

	/* RulesChownMode.

	   Filter by rules.chown_mode
	*/
	RulesChownModeQueryParameter *string

	/* RulesClientsMatch.

	   Filter by rules.clients.match
	*/
	RulesClientsMatchQueryParameter *string

	/* RulesIndex.

	   Filter by rules.index
	*/
	RulesIndexQueryParameter *int64

	/* RulesNtfsUnixSecurity.

	   Filter by rules.ntfs_unix_security
	*/
	RulesNtfsUnixSecurityQueryParameter *string

	/* RulesProtocols.

	   Filter by rules.protocols
	*/
	RulesProtocolsQueryParameter *string

	/* RulesRoRule.

	   Filter by rules.ro_rule
	*/
	RulesRoRuleQueryParameter *string

	/* RulesRwRule.

	   Filter by rules.rw_rule
	*/
	RulesRwRuleQueryParameter *string

	/* RulesSuperuser.

	   Filter by rules.superuser
	*/
	RulesSuperuserQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportPolicyCollectionGetParams contains all the parameters to send to the API endpoint

for the export policy collection get operation.

Typically these are written to a http.Request.

func NewExportPolicyCollectionGetParams ¶

func NewExportPolicyCollectionGetParams() *ExportPolicyCollectionGetParams

NewExportPolicyCollectionGetParams creates a new ExportPolicyCollectionGetParams 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 NewExportPolicyCollectionGetParamsWithContext ¶

func NewExportPolicyCollectionGetParamsWithContext(ctx context.Context) *ExportPolicyCollectionGetParams

NewExportPolicyCollectionGetParamsWithContext creates a new ExportPolicyCollectionGetParams object with the ability to set a context for a request.

func NewExportPolicyCollectionGetParamsWithHTTPClient ¶

func NewExportPolicyCollectionGetParamsWithHTTPClient(client *http.Client) *ExportPolicyCollectionGetParams

NewExportPolicyCollectionGetParamsWithHTTPClient creates a new ExportPolicyCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewExportPolicyCollectionGetParamsWithTimeout ¶

func NewExportPolicyCollectionGetParamsWithTimeout(timeout time.Duration) *ExportPolicyCollectionGetParams

NewExportPolicyCollectionGetParamsWithTimeout creates a new ExportPolicyCollectionGetParams object with the ability to set a timeout on a request.

func (*ExportPolicyCollectionGetParams) SetContext ¶

func (o *ExportPolicyCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetDefaults ¶

func (o *ExportPolicyCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the export policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyCollectionGetParams) SetFieldsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetHTTPClient ¶

func (o *ExportPolicyCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetIDQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetIDQueryParameter(id *int64)

SetIDQueryParameter adds the id to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetNameQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetOrderByQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesAllowDeviceCreationQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesAllowDeviceCreationQueryParameter(rulesAllowDeviceCreation *bool)

SetRulesAllowDeviceCreationQueryParameter adds the rulesAllowDeviceCreation to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesAllowSUIDQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesAllowSUIDQueryParameter(rulesAllowSuid *bool)

SetRulesAllowSUIDQueryParameter adds the rulesAllowSuid to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesAnonymousUserQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesAnonymousUserQueryParameter(rulesAnonymousUser *string)

SetRulesAnonymousUserQueryParameter adds the rulesAnonymousUser to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesChownModeQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesChownModeQueryParameter(rulesChownMode *string)

SetRulesChownModeQueryParameter adds the rulesChownMode to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesClientsMatchQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesClientsMatchQueryParameter(rulesClientsMatch *string)

SetRulesClientsMatchQueryParameter adds the rulesClientsMatch to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesIndexQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesIndexQueryParameter(rulesIndex *int64)

SetRulesIndexQueryParameter adds the rulesIndex to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesNtfsUnixSecurityQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesNtfsUnixSecurityQueryParameter(rulesNtfsUnixSecurity *string)

SetRulesNtfsUnixSecurityQueryParameter adds the rulesNtfsUnixSecurity to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesProtocolsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesProtocolsQueryParameter(rulesProtocols *string)

SetRulesProtocolsQueryParameter adds the rulesProtocols to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesRoRuleQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesRoRuleQueryParameter(rulesRoRule *string)

SetRulesRoRuleQueryParameter adds the rulesRoRule to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesRwRuleQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesRwRuleQueryParameter(rulesRwRule *string)

SetRulesRwRuleQueryParameter adds the rulesRwRule to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetRulesSuperuserQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetRulesSuperuserQueryParameter(rulesSuperuser *string)

SetRulesSuperuserQueryParameter adds the rulesSuperuser to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the export policy collection get params

func (*ExportPolicyCollectionGetParams) SetTimeout ¶

func (o *ExportPolicyCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithContext ¶

WithContext adds the context to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the export policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyCollectionGetParams) WithFieldsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithFieldsQueryParameter(fields []string) *ExportPolicyCollectionGetParams

WithFieldsQueryParameter adds the fields to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithIDQueryParameter ¶

WithIDQueryParameter adds the id to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *ExportPolicyCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithOrderByQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *ExportPolicyCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportPolicyCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *ExportPolicyCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesAllowDeviceCreationQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesAllowDeviceCreationQueryParameter(rulesAllowDeviceCreation *bool) *ExportPolicyCollectionGetParams

WithRulesAllowDeviceCreationQueryParameter adds the rulesAllowDeviceCreation to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesAllowSUIDQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesAllowSUIDQueryParameter(rulesAllowSuid *bool) *ExportPolicyCollectionGetParams

WithRulesAllowSUIDQueryParameter adds the rulesAllowSuid to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesAnonymousUserQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesAnonymousUserQueryParameter(rulesAnonymousUser *string) *ExportPolicyCollectionGetParams

WithRulesAnonymousUserQueryParameter adds the rulesAnonymousUser to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesChownModeQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesChownModeQueryParameter(rulesChownMode *string) *ExportPolicyCollectionGetParams

WithRulesChownModeQueryParameter adds the rulesChownMode to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesClientsMatchQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesClientsMatchQueryParameter(rulesClientsMatch *string) *ExportPolicyCollectionGetParams

WithRulesClientsMatchQueryParameter adds the rulesClientsMatch to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesIndexQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesIndexQueryParameter(rulesIndex *int64) *ExportPolicyCollectionGetParams

WithRulesIndexQueryParameter adds the rulesIndex to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesNtfsUnixSecurityQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesNtfsUnixSecurityQueryParameter(rulesNtfsUnixSecurity *string) *ExportPolicyCollectionGetParams

WithRulesNtfsUnixSecurityQueryParameter adds the rulesNtfsUnixSecurity to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesProtocolsQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesProtocolsQueryParameter(rulesProtocols *string) *ExportPolicyCollectionGetParams

WithRulesProtocolsQueryParameter adds the rulesProtocols to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesRoRuleQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesRoRuleQueryParameter(rulesRoRule *string) *ExportPolicyCollectionGetParams

WithRulesRoRuleQueryParameter adds the rulesRoRule to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesRwRuleQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesRwRuleQueryParameter(rulesRwRule *string) *ExportPolicyCollectionGetParams

WithRulesRwRuleQueryParameter adds the rulesRwRule to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithRulesSuperuserQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithRulesSuperuserQueryParameter(rulesSuperuser *string) *ExportPolicyCollectionGetParams

WithRulesSuperuserQueryParameter adds the rulesSuperuser to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *ExportPolicyCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *ExportPolicyCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *ExportPolicyCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the export policy collection get params

func (*ExportPolicyCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportPolicyCollectionGetReader ¶

type ExportPolicyCollectionGetReader struct {
	// contains filtered or unexported fields
}

ExportPolicyCollectionGetReader is a Reader for the ExportPolicyCollectionGet structure.

func (*ExportPolicyCollectionGetReader) ReadResponse ¶

func (o *ExportPolicyCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportPolicyCreateCreated ¶

type ExportPolicyCreateCreated struct {
	Payload *models.ExportPolicyResponse
}

ExportPolicyCreateCreated describes a response with status code 201, with default header values.

Created

func NewExportPolicyCreateCreated ¶

func NewExportPolicyCreateCreated() *ExportPolicyCreateCreated

NewExportPolicyCreateCreated creates a ExportPolicyCreateCreated with default headers values

func (*ExportPolicyCreateCreated) Error ¶

func (o *ExportPolicyCreateCreated) Error() string

func (*ExportPolicyCreateCreated) GetPayload ¶

func (*ExportPolicyCreateCreated) IsClientError ¶

func (o *ExportPolicyCreateCreated) IsClientError() bool

IsClientError returns true when this export policy create created response has a 4xx status code

func (*ExportPolicyCreateCreated) IsCode ¶

func (o *ExportPolicyCreateCreated) IsCode(code int) bool

IsCode returns true when this export policy create created response a status code equal to that given

func (*ExportPolicyCreateCreated) IsRedirect ¶

func (o *ExportPolicyCreateCreated) IsRedirect() bool

IsRedirect returns true when this export policy create created response has a 3xx status code

func (*ExportPolicyCreateCreated) IsServerError ¶

func (o *ExportPolicyCreateCreated) IsServerError() bool

IsServerError returns true when this export policy create created response has a 5xx status code

func (*ExportPolicyCreateCreated) IsSuccess ¶

func (o *ExportPolicyCreateCreated) IsSuccess() bool

IsSuccess returns true when this export policy create created response has a 2xx status code

func (*ExportPolicyCreateCreated) String ¶

func (o *ExportPolicyCreateCreated) String() string

type ExportPolicyCreateDefault ¶

type ExportPolicyCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportPolicyCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703952 | Invalid ruleset name provided. No spaces allowed in a ruleset name| | 1703954 | Export policy does not exist | | 1704049 | Invalid clientmatch: clientmatch lists require an effective cluster version of Data ONTAP 9.0 or later. Upgrade all nodes to Data ONTAP 9.0 or above to use features that operate on lists of clientmatch strings in export-policy rules | | 1704055 | Export policies are only supported for data Vservers | | 3277000 | Upgrade all nodes to Data ONTAP 9.0.0 or above to use krb5p as a security flavor in export-policy rules | | 3277083 | User ID is not valid. Enter a value for User ID from 0 to 4294967295 |

func NewExportPolicyCreateDefault ¶

func NewExportPolicyCreateDefault(code int) *ExportPolicyCreateDefault

NewExportPolicyCreateDefault creates a ExportPolicyCreateDefault with default headers values

func (*ExportPolicyCreateDefault) Code ¶

func (o *ExportPolicyCreateDefault) Code() int

Code gets the status code for the export policy create default response

func (*ExportPolicyCreateDefault) Error ¶

func (o *ExportPolicyCreateDefault) Error() string

func (*ExportPolicyCreateDefault) GetPayload ¶

func (*ExportPolicyCreateDefault) IsClientError ¶

func (o *ExportPolicyCreateDefault) IsClientError() bool

IsClientError returns true when this export policy create default response has a 4xx status code

func (*ExportPolicyCreateDefault) IsCode ¶

func (o *ExportPolicyCreateDefault) IsCode(code int) bool

IsCode returns true when this export policy create default response a status code equal to that given

func (*ExportPolicyCreateDefault) IsRedirect ¶

func (o *ExportPolicyCreateDefault) IsRedirect() bool

IsRedirect returns true when this export policy create default response has a 3xx status code

func (*ExportPolicyCreateDefault) IsServerError ¶

func (o *ExportPolicyCreateDefault) IsServerError() bool

IsServerError returns true when this export policy create default response has a 5xx status code

func (*ExportPolicyCreateDefault) IsSuccess ¶

func (o *ExportPolicyCreateDefault) IsSuccess() bool

IsSuccess returns true when this export policy create default response has a 2xx status code

func (*ExportPolicyCreateDefault) String ¶

func (o *ExportPolicyCreateDefault) String() string

type ExportPolicyCreateParams ¶

type ExportPolicyCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.ExportPolicy

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportPolicyCreateParams contains all the parameters to send to the API endpoint

for the export policy create operation.

Typically these are written to a http.Request.

func NewExportPolicyCreateParams ¶

func NewExportPolicyCreateParams() *ExportPolicyCreateParams

NewExportPolicyCreateParams creates a new ExportPolicyCreateParams 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 NewExportPolicyCreateParamsWithContext ¶

func NewExportPolicyCreateParamsWithContext(ctx context.Context) *ExportPolicyCreateParams

NewExportPolicyCreateParamsWithContext creates a new ExportPolicyCreateParams object with the ability to set a context for a request.

func NewExportPolicyCreateParamsWithHTTPClient ¶

func NewExportPolicyCreateParamsWithHTTPClient(client *http.Client) *ExportPolicyCreateParams

NewExportPolicyCreateParamsWithHTTPClient creates a new ExportPolicyCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExportPolicyCreateParamsWithTimeout ¶

func NewExportPolicyCreateParamsWithTimeout(timeout time.Duration) *ExportPolicyCreateParams

NewExportPolicyCreateParamsWithTimeout creates a new ExportPolicyCreateParams object with the ability to set a timeout on a request.

func (*ExportPolicyCreateParams) SetContext ¶

func (o *ExportPolicyCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the export policy create params

func (*ExportPolicyCreateParams) SetDefaults ¶

func (o *ExportPolicyCreateParams) SetDefaults()

SetDefaults hydrates default values in the export policy create params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyCreateParams) SetHTTPClient ¶

func (o *ExportPolicyCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export policy create params

func (*ExportPolicyCreateParams) SetInfo ¶

func (o *ExportPolicyCreateParams) SetInfo(info *models.ExportPolicy)

SetInfo adds the info to the export policy create params

func (*ExportPolicyCreateParams) SetReturnRecordsQueryParameter ¶

func (o *ExportPolicyCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export policy create params

func (*ExportPolicyCreateParams) SetTimeout ¶

func (o *ExportPolicyCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export policy create params

func (*ExportPolicyCreateParams) WithContext ¶

WithContext adds the context to the export policy create params

func (*ExportPolicyCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the export policy create params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyCreateParams) WithHTTPClient ¶

func (o *ExportPolicyCreateParams) WithHTTPClient(client *http.Client) *ExportPolicyCreateParams

WithHTTPClient adds the HTTPClient to the export policy create params

func (*ExportPolicyCreateParams) WithInfo ¶

WithInfo adds the info to the export policy create params

func (*ExportPolicyCreateParams) WithReturnRecordsQueryParameter ¶

func (o *ExportPolicyCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportPolicyCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the export policy create params

func (*ExportPolicyCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the export policy create params

func (*ExportPolicyCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportPolicyCreateReader ¶

type ExportPolicyCreateReader struct {
	// contains filtered or unexported fields
}

ExportPolicyCreateReader is a Reader for the ExportPolicyCreate structure.

func (*ExportPolicyCreateReader) ReadResponse ¶

func (o *ExportPolicyCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportPolicyDeleteDefault ¶

type ExportPolicyDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportPolicyDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703944 | Failed to delete rule | | 1703945 | Ruleset is in use by a volume. It cannot be deleted until all volumes that refer to it are first deleted| | 1703946 | Cannot determine if the ruleset is in use by a volume. It cannot be deleted until all volumes that refer to it are first deleted| | 1703947 | Cannot delete default ruleset. This ruleset will be deleted when the owning Vserver is deleted| | 1703952 | Invalid ruleset name provided. No spaces are allowed in a ruleset name| | 1703953 | This ruleset is in use by a qtree export policy. It cannot be deleted until all qtree policies that refer to it are first deleted|

func NewExportPolicyDeleteDefault ¶

func NewExportPolicyDeleteDefault(code int) *ExportPolicyDeleteDefault

NewExportPolicyDeleteDefault creates a ExportPolicyDeleteDefault with default headers values

func (*ExportPolicyDeleteDefault) Code ¶

func (o *ExportPolicyDeleteDefault) Code() int

Code gets the status code for the export policy delete default response

func (*ExportPolicyDeleteDefault) Error ¶

func (o *ExportPolicyDeleteDefault) Error() string

func (*ExportPolicyDeleteDefault) GetPayload ¶

func (*ExportPolicyDeleteDefault) IsClientError ¶

func (o *ExportPolicyDeleteDefault) IsClientError() bool

IsClientError returns true when this export policy delete default response has a 4xx status code

func (*ExportPolicyDeleteDefault) IsCode ¶

func (o *ExportPolicyDeleteDefault) IsCode(code int) bool

IsCode returns true when this export policy delete default response a status code equal to that given

func (*ExportPolicyDeleteDefault) IsRedirect ¶

func (o *ExportPolicyDeleteDefault) IsRedirect() bool

IsRedirect returns true when this export policy delete default response has a 3xx status code

func (*ExportPolicyDeleteDefault) IsServerError ¶

func (o *ExportPolicyDeleteDefault) IsServerError() bool

IsServerError returns true when this export policy delete default response has a 5xx status code

func (*ExportPolicyDeleteDefault) IsSuccess ¶

func (o *ExportPolicyDeleteDefault) IsSuccess() bool

IsSuccess returns true when this export policy delete default response has a 2xx status code

func (*ExportPolicyDeleteDefault) String ¶

func (o *ExportPolicyDeleteDefault) String() string

type ExportPolicyDeleteOK ¶

type ExportPolicyDeleteOK struct {
}

ExportPolicyDeleteOK describes a response with status code 200, with default header values.

OK

func NewExportPolicyDeleteOK ¶

func NewExportPolicyDeleteOK() *ExportPolicyDeleteOK

NewExportPolicyDeleteOK creates a ExportPolicyDeleteOK with default headers values

func (*ExportPolicyDeleteOK) Error ¶

func (o *ExportPolicyDeleteOK) Error() string

func (*ExportPolicyDeleteOK) IsClientError ¶

func (o *ExportPolicyDeleteOK) IsClientError() bool

IsClientError returns true when this export policy delete o k response has a 4xx status code

func (*ExportPolicyDeleteOK) IsCode ¶

func (o *ExportPolicyDeleteOK) IsCode(code int) bool

IsCode returns true when this export policy delete o k response a status code equal to that given

func (*ExportPolicyDeleteOK) IsRedirect ¶

func (o *ExportPolicyDeleteOK) IsRedirect() bool

IsRedirect returns true when this export policy delete o k response has a 3xx status code

func (*ExportPolicyDeleteOK) IsServerError ¶

func (o *ExportPolicyDeleteOK) IsServerError() bool

IsServerError returns true when this export policy delete o k response has a 5xx status code

func (*ExportPolicyDeleteOK) IsSuccess ¶

func (o *ExportPolicyDeleteOK) IsSuccess() bool

IsSuccess returns true when this export policy delete o k response has a 2xx status code

func (*ExportPolicyDeleteOK) String ¶

func (o *ExportPolicyDeleteOK) String() string

type ExportPolicyDeleteParams ¶

type ExportPolicyDeleteParams struct {

	/* ID.

	   Export Policy ID
	*/
	IDPathParameter int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportPolicyDeleteParams contains all the parameters to send to the API endpoint

for the export policy delete operation.

Typically these are written to a http.Request.

func NewExportPolicyDeleteParams ¶

func NewExportPolicyDeleteParams() *ExportPolicyDeleteParams

NewExportPolicyDeleteParams creates a new ExportPolicyDeleteParams 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 NewExportPolicyDeleteParamsWithContext ¶

func NewExportPolicyDeleteParamsWithContext(ctx context.Context) *ExportPolicyDeleteParams

NewExportPolicyDeleteParamsWithContext creates a new ExportPolicyDeleteParams object with the ability to set a context for a request.

func NewExportPolicyDeleteParamsWithHTTPClient ¶

func NewExportPolicyDeleteParamsWithHTTPClient(client *http.Client) *ExportPolicyDeleteParams

NewExportPolicyDeleteParamsWithHTTPClient creates a new ExportPolicyDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExportPolicyDeleteParamsWithTimeout ¶

func NewExportPolicyDeleteParamsWithTimeout(timeout time.Duration) *ExportPolicyDeleteParams

NewExportPolicyDeleteParamsWithTimeout creates a new ExportPolicyDeleteParams object with the ability to set a timeout on a request.

func (*ExportPolicyDeleteParams) SetContext ¶

func (o *ExportPolicyDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the export policy delete params

func (*ExportPolicyDeleteParams) SetDefaults ¶

func (o *ExportPolicyDeleteParams) SetDefaults()

SetDefaults hydrates default values in the export policy delete params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyDeleteParams) SetHTTPClient ¶

func (o *ExportPolicyDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export policy delete params

func (*ExportPolicyDeleteParams) SetIDPathParameter ¶

func (o *ExportPolicyDeleteParams) SetIDPathParameter(id int64)

SetIDPathParameter adds the id to the export policy delete params

func (*ExportPolicyDeleteParams) SetTimeout ¶

func (o *ExportPolicyDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export policy delete params

func (*ExportPolicyDeleteParams) WithContext ¶

WithContext adds the context to the export policy delete params

func (*ExportPolicyDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the export policy delete params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyDeleteParams) WithHTTPClient ¶

func (o *ExportPolicyDeleteParams) WithHTTPClient(client *http.Client) *ExportPolicyDeleteParams

WithHTTPClient adds the HTTPClient to the export policy delete params

func (*ExportPolicyDeleteParams) WithIDPathParameter ¶

func (o *ExportPolicyDeleteParams) WithIDPathParameter(id int64) *ExportPolicyDeleteParams

WithIDPathParameter adds the id to the export policy delete params

func (*ExportPolicyDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the export policy delete params

func (*ExportPolicyDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportPolicyDeleteReader ¶

type ExportPolicyDeleteReader struct {
	// contains filtered or unexported fields
}

ExportPolicyDeleteReader is a Reader for the ExportPolicyDelete structure.

func (*ExportPolicyDeleteReader) ReadResponse ¶

func (o *ExportPolicyDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportPolicyGetDefault ¶

type ExportPolicyGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ExportPolicyGetDefault describes a response with status code -1, with default header values.

Error

func NewExportPolicyGetDefault ¶

func NewExportPolicyGetDefault(code int) *ExportPolicyGetDefault

NewExportPolicyGetDefault creates a ExportPolicyGetDefault with default headers values

func (*ExportPolicyGetDefault) Code ¶

func (o *ExportPolicyGetDefault) Code() int

Code gets the status code for the export policy get default response

func (*ExportPolicyGetDefault) Error ¶

func (o *ExportPolicyGetDefault) Error() string

func (*ExportPolicyGetDefault) GetPayload ¶

func (o *ExportPolicyGetDefault) GetPayload() *models.ErrorResponse

func (*ExportPolicyGetDefault) IsClientError ¶

func (o *ExportPolicyGetDefault) IsClientError() bool

IsClientError returns true when this export policy get default response has a 4xx status code

func (*ExportPolicyGetDefault) IsCode ¶

func (o *ExportPolicyGetDefault) IsCode(code int) bool

IsCode returns true when this export policy get default response a status code equal to that given

func (*ExportPolicyGetDefault) IsRedirect ¶

func (o *ExportPolicyGetDefault) IsRedirect() bool

IsRedirect returns true when this export policy get default response has a 3xx status code

func (*ExportPolicyGetDefault) IsServerError ¶

func (o *ExportPolicyGetDefault) IsServerError() bool

IsServerError returns true when this export policy get default response has a 5xx status code

func (*ExportPolicyGetDefault) IsSuccess ¶

func (o *ExportPolicyGetDefault) IsSuccess() bool

IsSuccess returns true when this export policy get default response has a 2xx status code

func (*ExportPolicyGetDefault) String ¶

func (o *ExportPolicyGetDefault) String() string

type ExportPolicyGetOK ¶

type ExportPolicyGetOK struct {
	Payload *models.ExportPolicy
}

ExportPolicyGetOK describes a response with status code 200, with default header values.

OK

func NewExportPolicyGetOK ¶

func NewExportPolicyGetOK() *ExportPolicyGetOK

NewExportPolicyGetOK creates a ExportPolicyGetOK with default headers values

func (*ExportPolicyGetOK) Error ¶

func (o *ExportPolicyGetOK) Error() string

func (*ExportPolicyGetOK) GetPayload ¶

func (o *ExportPolicyGetOK) GetPayload() *models.ExportPolicy

func (*ExportPolicyGetOK) IsClientError ¶

func (o *ExportPolicyGetOK) IsClientError() bool

IsClientError returns true when this export policy get o k response has a 4xx status code

func (*ExportPolicyGetOK) IsCode ¶

func (o *ExportPolicyGetOK) IsCode(code int) bool

IsCode returns true when this export policy get o k response a status code equal to that given

func (*ExportPolicyGetOK) IsRedirect ¶

func (o *ExportPolicyGetOK) IsRedirect() bool

IsRedirect returns true when this export policy get o k response has a 3xx status code

func (*ExportPolicyGetOK) IsServerError ¶

func (o *ExportPolicyGetOK) IsServerError() bool

IsServerError returns true when this export policy get o k response has a 5xx status code

func (*ExportPolicyGetOK) IsSuccess ¶

func (o *ExportPolicyGetOK) IsSuccess() bool

IsSuccess returns true when this export policy get o k response has a 2xx status code

func (*ExportPolicyGetOK) String ¶

func (o *ExportPolicyGetOK) String() string

type ExportPolicyGetParams ¶

type ExportPolicyGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* ID.

	   Export Policy ID
	*/
	IDPathParameter int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportPolicyGetParams contains all the parameters to send to the API endpoint

for the export policy get operation.

Typically these are written to a http.Request.

func NewExportPolicyGetParams ¶

func NewExportPolicyGetParams() *ExportPolicyGetParams

NewExportPolicyGetParams creates a new ExportPolicyGetParams 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 NewExportPolicyGetParamsWithContext ¶

func NewExportPolicyGetParamsWithContext(ctx context.Context) *ExportPolicyGetParams

NewExportPolicyGetParamsWithContext creates a new ExportPolicyGetParams object with the ability to set a context for a request.

func NewExportPolicyGetParamsWithHTTPClient ¶

func NewExportPolicyGetParamsWithHTTPClient(client *http.Client) *ExportPolicyGetParams

NewExportPolicyGetParamsWithHTTPClient creates a new ExportPolicyGetParams object with the ability to set a custom HTTPClient for a request.

func NewExportPolicyGetParamsWithTimeout ¶

func NewExportPolicyGetParamsWithTimeout(timeout time.Duration) *ExportPolicyGetParams

NewExportPolicyGetParamsWithTimeout creates a new ExportPolicyGetParams object with the ability to set a timeout on a request.

func (*ExportPolicyGetParams) SetContext ¶

func (o *ExportPolicyGetParams) SetContext(ctx context.Context)

SetContext adds the context to the export policy get params

func (*ExportPolicyGetParams) SetDefaults ¶

func (o *ExportPolicyGetParams) SetDefaults()

SetDefaults hydrates default values in the export policy get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyGetParams) SetFieldsQueryParameter ¶

func (o *ExportPolicyGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the export policy get params

func (*ExportPolicyGetParams) SetHTTPClient ¶

func (o *ExportPolicyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export policy get params

func (*ExportPolicyGetParams) SetIDPathParameter ¶

func (o *ExportPolicyGetParams) SetIDPathParameter(id int64)

SetIDPathParameter adds the id to the export policy get params

func (*ExportPolicyGetParams) SetTimeout ¶

func (o *ExportPolicyGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export policy get params

func (*ExportPolicyGetParams) WithContext ¶

WithContext adds the context to the export policy get params

func (*ExportPolicyGetParams) WithDefaults ¶

func (o *ExportPolicyGetParams) WithDefaults() *ExportPolicyGetParams

WithDefaults hydrates default values in the export policy get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyGetParams) WithFieldsQueryParameter ¶

func (o *ExportPolicyGetParams) WithFieldsQueryParameter(fields []string) *ExportPolicyGetParams

WithFieldsQueryParameter adds the fields to the export policy get params

func (*ExportPolicyGetParams) WithHTTPClient ¶

func (o *ExportPolicyGetParams) WithHTTPClient(client *http.Client) *ExportPolicyGetParams

WithHTTPClient adds the HTTPClient to the export policy get params

func (*ExportPolicyGetParams) WithIDPathParameter ¶

func (o *ExportPolicyGetParams) WithIDPathParameter(id int64) *ExportPolicyGetParams

WithIDPathParameter adds the id to the export policy get params

func (*ExportPolicyGetParams) WithTimeout ¶

func (o *ExportPolicyGetParams) WithTimeout(timeout time.Duration) *ExportPolicyGetParams

WithTimeout adds the timeout to the export policy get params

func (*ExportPolicyGetParams) WriteToRequest ¶

func (o *ExportPolicyGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ExportPolicyGetReader ¶

type ExportPolicyGetReader struct {
	// contains filtered or unexported fields
}

ExportPolicyGetReader is a Reader for the ExportPolicyGet structure.

func (*ExportPolicyGetReader) ReadResponse ¶

func (o *ExportPolicyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportPolicyModifyDefault ¶

type ExportPolicyModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportPolicyModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703950 | Failed to rename ruleset | | 1703952 | Invalid ruleset name provided. No spaces are allowed in a ruleset name|

func NewExportPolicyModifyDefault ¶

func NewExportPolicyModifyDefault(code int) *ExportPolicyModifyDefault

NewExportPolicyModifyDefault creates a ExportPolicyModifyDefault with default headers values

func (*ExportPolicyModifyDefault) Code ¶

func (o *ExportPolicyModifyDefault) Code() int

Code gets the status code for the export policy modify default response

func (*ExportPolicyModifyDefault) Error ¶

func (o *ExportPolicyModifyDefault) Error() string

func (*ExportPolicyModifyDefault) GetPayload ¶

func (*ExportPolicyModifyDefault) IsClientError ¶

func (o *ExportPolicyModifyDefault) IsClientError() bool

IsClientError returns true when this export policy modify default response has a 4xx status code

func (*ExportPolicyModifyDefault) IsCode ¶

func (o *ExportPolicyModifyDefault) IsCode(code int) bool

IsCode returns true when this export policy modify default response a status code equal to that given

func (*ExportPolicyModifyDefault) IsRedirect ¶

func (o *ExportPolicyModifyDefault) IsRedirect() bool

IsRedirect returns true when this export policy modify default response has a 3xx status code

func (*ExportPolicyModifyDefault) IsServerError ¶

func (o *ExportPolicyModifyDefault) IsServerError() bool

IsServerError returns true when this export policy modify default response has a 5xx status code

func (*ExportPolicyModifyDefault) IsSuccess ¶

func (o *ExportPolicyModifyDefault) IsSuccess() bool

IsSuccess returns true when this export policy modify default response has a 2xx status code

func (*ExportPolicyModifyDefault) String ¶

func (o *ExportPolicyModifyDefault) String() string

type ExportPolicyModifyOK ¶

type ExportPolicyModifyOK struct {
}

ExportPolicyModifyOK describes a response with status code 200, with default header values.

OK

func NewExportPolicyModifyOK ¶

func NewExportPolicyModifyOK() *ExportPolicyModifyOK

NewExportPolicyModifyOK creates a ExportPolicyModifyOK with default headers values

func (*ExportPolicyModifyOK) Error ¶

func (o *ExportPolicyModifyOK) Error() string

func (*ExportPolicyModifyOK) IsClientError ¶

func (o *ExportPolicyModifyOK) IsClientError() bool

IsClientError returns true when this export policy modify o k response has a 4xx status code

func (*ExportPolicyModifyOK) IsCode ¶

func (o *ExportPolicyModifyOK) IsCode(code int) bool

IsCode returns true when this export policy modify o k response a status code equal to that given

func (*ExportPolicyModifyOK) IsRedirect ¶

func (o *ExportPolicyModifyOK) IsRedirect() bool

IsRedirect returns true when this export policy modify o k response has a 3xx status code

func (*ExportPolicyModifyOK) IsServerError ¶

func (o *ExportPolicyModifyOK) IsServerError() bool

IsServerError returns true when this export policy modify o k response has a 5xx status code

func (*ExportPolicyModifyOK) IsSuccess ¶

func (o *ExportPolicyModifyOK) IsSuccess() bool

IsSuccess returns true when this export policy modify o k response has a 2xx status code

func (*ExportPolicyModifyOK) String ¶

func (o *ExportPolicyModifyOK) String() string

type ExportPolicyModifyParams ¶

type ExportPolicyModifyParams struct {

	/* ID.

	   Export Policy ID
	*/
	IDPathParameter int64

	/* Info.

	   Info specification
	*/
	Info *models.ExportPolicy

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportPolicyModifyParams contains all the parameters to send to the API endpoint

for the export policy modify operation.

Typically these are written to a http.Request.

func NewExportPolicyModifyParams ¶

func NewExportPolicyModifyParams() *ExportPolicyModifyParams

NewExportPolicyModifyParams creates a new ExportPolicyModifyParams 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 NewExportPolicyModifyParamsWithContext ¶

func NewExportPolicyModifyParamsWithContext(ctx context.Context) *ExportPolicyModifyParams

NewExportPolicyModifyParamsWithContext creates a new ExportPolicyModifyParams object with the ability to set a context for a request.

func NewExportPolicyModifyParamsWithHTTPClient ¶

func NewExportPolicyModifyParamsWithHTTPClient(client *http.Client) *ExportPolicyModifyParams

NewExportPolicyModifyParamsWithHTTPClient creates a new ExportPolicyModifyParams object with the ability to set a custom HTTPClient for a request.

func NewExportPolicyModifyParamsWithTimeout ¶

func NewExportPolicyModifyParamsWithTimeout(timeout time.Duration) *ExportPolicyModifyParams

NewExportPolicyModifyParamsWithTimeout creates a new ExportPolicyModifyParams object with the ability to set a timeout on a request.

func (*ExportPolicyModifyParams) SetContext ¶

func (o *ExportPolicyModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the export policy modify params

func (*ExportPolicyModifyParams) SetDefaults ¶

func (o *ExportPolicyModifyParams) SetDefaults()

SetDefaults hydrates default values in the export policy modify params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyModifyParams) SetHTTPClient ¶

func (o *ExportPolicyModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export policy modify params

func (*ExportPolicyModifyParams) SetIDPathParameter ¶

func (o *ExportPolicyModifyParams) SetIDPathParameter(id int64)

SetIDPathParameter adds the id to the export policy modify params

func (*ExportPolicyModifyParams) SetInfo ¶

func (o *ExportPolicyModifyParams) SetInfo(info *models.ExportPolicy)

SetInfo adds the info to the export policy modify params

func (*ExportPolicyModifyParams) SetTimeout ¶

func (o *ExportPolicyModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export policy modify params

func (*ExportPolicyModifyParams) WithContext ¶

WithContext adds the context to the export policy modify params

func (*ExportPolicyModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the export policy modify params (not the query body).

All values with no default are reset to their zero value.

func (*ExportPolicyModifyParams) WithHTTPClient ¶

func (o *ExportPolicyModifyParams) WithHTTPClient(client *http.Client) *ExportPolicyModifyParams

WithHTTPClient adds the HTTPClient to the export policy modify params

func (*ExportPolicyModifyParams) WithIDPathParameter ¶

func (o *ExportPolicyModifyParams) WithIDPathParameter(id int64) *ExportPolicyModifyParams

WithIDPathParameter adds the id to the export policy modify params

func (*ExportPolicyModifyParams) WithInfo ¶

WithInfo adds the info to the export policy modify params

func (*ExportPolicyModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the export policy modify params

func (*ExportPolicyModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportPolicyModifyReader ¶

type ExportPolicyModifyReader struct {
	// contains filtered or unexported fields
}

ExportPolicyModifyReader is a Reader for the ExportPolicyModify structure.

func (*ExportPolicyModifyReader) ReadResponse ¶

func (o *ExportPolicyModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleClientsCreateCreated ¶

type ExportRuleClientsCreateCreated struct {
	Payload *models.ExportClientResponse
}

ExportRuleClientsCreateCreated describes a response with status code 201, with default header values.

Created

func NewExportRuleClientsCreateCreated ¶

func NewExportRuleClientsCreateCreated() *ExportRuleClientsCreateCreated

NewExportRuleClientsCreateCreated creates a ExportRuleClientsCreateCreated with default headers values

func (*ExportRuleClientsCreateCreated) Error ¶

func (*ExportRuleClientsCreateCreated) GetPayload ¶

func (*ExportRuleClientsCreateCreated) IsClientError ¶

func (o *ExportRuleClientsCreateCreated) IsClientError() bool

IsClientError returns true when this export rule clients create created response has a 4xx status code

func (*ExportRuleClientsCreateCreated) IsCode ¶

func (o *ExportRuleClientsCreateCreated) IsCode(code int) bool

IsCode returns true when this export rule clients create created response a status code equal to that given

func (*ExportRuleClientsCreateCreated) IsRedirect ¶

func (o *ExportRuleClientsCreateCreated) IsRedirect() bool

IsRedirect returns true when this export rule clients create created response has a 3xx status code

func (*ExportRuleClientsCreateCreated) IsServerError ¶

func (o *ExportRuleClientsCreateCreated) IsServerError() bool

IsServerError returns true when this export rule clients create created response has a 5xx status code

func (*ExportRuleClientsCreateCreated) IsSuccess ¶

func (o *ExportRuleClientsCreateCreated) IsSuccess() bool

IsSuccess returns true when this export rule clients create created response has a 2xx status code

func (*ExportRuleClientsCreateCreated) String ¶

type ExportRuleClientsCreateDefault ¶

type ExportRuleClientsCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportRuleClientsCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703954 | Export policy does not exist | | 1704036 | Invalid clientmatch: missing domain name | | 1704037 | Invalid clientmatch: missing network name | | 1704038 | Invalid clientmatch: missing netgroup name | | 1704039 | Invalid clientmatch | | 1704040 | Invalid clientmatch: address bytes masked out by netmask are non-zero | | 1704041 | Invalid clientmatch: address bytes masked to zero by netmask | | 1704042 | Invalid clientmatch: too many bits in netmask | | 1704043 | Invalid clientmatch: invalid netmask | | 1704044 | Invalid clientmatch: invalid characters in host name | | 1704045 | Invalid clientmatch: invalid characters in domain name | | 1704050 | Invalid clientmatch: the clientmatch list contains a duplicate string. Duplicate strings in a clientmatch list are not supported | | 1704051 | Warning: Not adding any new strings to the clientmatch field for ruleindex. All of the match strings are already in the clientmatch list | | 1704064 | Clientmatch host name too long | | 1704065 | Clientmatch domain name too long |

func NewExportRuleClientsCreateDefault ¶

func NewExportRuleClientsCreateDefault(code int) *ExportRuleClientsCreateDefault

NewExportRuleClientsCreateDefault creates a ExportRuleClientsCreateDefault with default headers values

func (*ExportRuleClientsCreateDefault) Code ¶

Code gets the status code for the export rule clients create default response

func (*ExportRuleClientsCreateDefault) Error ¶

func (*ExportRuleClientsCreateDefault) GetPayload ¶

func (*ExportRuleClientsCreateDefault) IsClientError ¶

func (o *ExportRuleClientsCreateDefault) IsClientError() bool

IsClientError returns true when this export rule clients create default response has a 4xx status code

func (*ExportRuleClientsCreateDefault) IsCode ¶

func (o *ExportRuleClientsCreateDefault) IsCode(code int) bool

IsCode returns true when this export rule clients create default response a status code equal to that given

func (*ExportRuleClientsCreateDefault) IsRedirect ¶

func (o *ExportRuleClientsCreateDefault) IsRedirect() bool

IsRedirect returns true when this export rule clients create default response has a 3xx status code

func (*ExportRuleClientsCreateDefault) IsServerError ¶

func (o *ExportRuleClientsCreateDefault) IsServerError() bool

IsServerError returns true when this export rule clients create default response has a 5xx status code

func (*ExportRuleClientsCreateDefault) IsSuccess ¶

func (o *ExportRuleClientsCreateDefault) IsSuccess() bool

IsSuccess returns true when this export rule clients create default response has a 2xx status code

func (*ExportRuleClientsCreateDefault) String ¶

type ExportRuleClientsCreateParams ¶

type ExportRuleClientsCreateParams struct {

	/* Index.

	   Export Rule Index
	*/
	IndexPathParameter int64

	/* Info.

	   Info specification
	*/
	Info *models.ExportClient

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleClientsCreateParams contains all the parameters to send to the API endpoint

for the export rule clients create operation.

Typically these are written to a http.Request.

func NewExportRuleClientsCreateParams ¶

func NewExportRuleClientsCreateParams() *ExportRuleClientsCreateParams

NewExportRuleClientsCreateParams creates a new ExportRuleClientsCreateParams 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 NewExportRuleClientsCreateParamsWithContext ¶

func NewExportRuleClientsCreateParamsWithContext(ctx context.Context) *ExportRuleClientsCreateParams

NewExportRuleClientsCreateParamsWithContext creates a new ExportRuleClientsCreateParams object with the ability to set a context for a request.

func NewExportRuleClientsCreateParamsWithHTTPClient ¶

func NewExportRuleClientsCreateParamsWithHTTPClient(client *http.Client) *ExportRuleClientsCreateParams

NewExportRuleClientsCreateParamsWithHTTPClient creates a new ExportRuleClientsCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleClientsCreateParamsWithTimeout ¶

func NewExportRuleClientsCreateParamsWithTimeout(timeout time.Duration) *ExportRuleClientsCreateParams

NewExportRuleClientsCreateParamsWithTimeout creates a new ExportRuleClientsCreateParams object with the ability to set a timeout on a request.

func (*ExportRuleClientsCreateParams) SetContext ¶

func (o *ExportRuleClientsCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule clients create params

func (*ExportRuleClientsCreateParams) SetDefaults ¶

func (o *ExportRuleClientsCreateParams) SetDefaults()

SetDefaults hydrates default values in the export rule clients create params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleClientsCreateParams) SetHTTPClient ¶

func (o *ExportRuleClientsCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule clients create params

func (*ExportRuleClientsCreateParams) SetIndexPathParameter ¶

func (o *ExportRuleClientsCreateParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the export rule clients create params

func (*ExportRuleClientsCreateParams) SetInfo ¶

SetInfo adds the info to the export rule clients create params

func (*ExportRuleClientsCreateParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleClientsCreateParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule clients create params

func (*ExportRuleClientsCreateParams) SetReturnRecordsQueryParameter ¶

func (o *ExportRuleClientsCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export rule clients create params

func (*ExportRuleClientsCreateParams) SetTimeout ¶

func (o *ExportRuleClientsCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithContext ¶

WithContext adds the context to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule clients create params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleClientsCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithIndexPathParameter ¶

func (o *ExportRuleClientsCreateParams) WithIndexPathParameter(index int64) *ExportRuleClientsCreateParams

WithIndexPathParameter adds the index to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithInfo ¶

WithInfo adds the info to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleClientsCreateParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleClientsCreateParams

WithPolicyIDPathParameter adds the policyID to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithReturnRecordsQueryParameter ¶

func (o *ExportRuleClientsCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportRuleClientsCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the export rule clients create params

func (*ExportRuleClientsCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule clients create params

func (*ExportRuleClientsCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleClientsCreateReader ¶

type ExportRuleClientsCreateReader struct {
	// contains filtered or unexported fields
}

ExportRuleClientsCreateReader is a Reader for the ExportRuleClientsCreate structure.

func (*ExportRuleClientsCreateReader) ReadResponse ¶

func (o *ExportRuleClientsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleClientsDeleteDefault ¶

type ExportRuleClientsDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportRuleClientsDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703954 | Export policy does not exist | | 1704036 | Invalid clientmatch: missing domain name | | 1704037 | Invalid clientmatch: missing network name | | 1704038 | Invalid clientmatch: missing netgroup name | | 1704039 | Invalid clientmatch | | 1704040 | Invalid clientmatch: address bytes masked out by netmask are non-zero | | 1704041 | Invalid clientmatch: address bytes masked to zero by netmask | | 1704042 | Invalid clientmatch: too many bits in netmask | | 1704043 | Invalid clientmatch: invalid netmask | | 1704044 | Invalid clientmatch: invalid characters in host name | | 1704045 | Invalid clientmatch: invalid characters in domain name | | 1704050 | Invalid clientmatch: the clientmatch list contains a duplicate string. Duplicate strings in a clientmatch list are not supported | | 1704052 | Warning: Not removing any strings from the clientmatch field for ruleindex. None of the match strings were found in the clientmatch list | | 1704064 | Clientmatch host name too long | | 1704065 | Clientmatch domain name too long |

func NewExportRuleClientsDeleteDefault ¶

func NewExportRuleClientsDeleteDefault(code int) *ExportRuleClientsDeleteDefault

NewExportRuleClientsDeleteDefault creates a ExportRuleClientsDeleteDefault with default headers values

func (*ExportRuleClientsDeleteDefault) Code ¶

Code gets the status code for the export rule clients delete default response

func (*ExportRuleClientsDeleteDefault) Error ¶

func (*ExportRuleClientsDeleteDefault) GetPayload ¶

func (*ExportRuleClientsDeleteDefault) IsClientError ¶

func (o *ExportRuleClientsDeleteDefault) IsClientError() bool

IsClientError returns true when this export rule clients delete default response has a 4xx status code

func (*ExportRuleClientsDeleteDefault) IsCode ¶

func (o *ExportRuleClientsDeleteDefault) IsCode(code int) bool

IsCode returns true when this export rule clients delete default response a status code equal to that given

func (*ExportRuleClientsDeleteDefault) IsRedirect ¶

func (o *ExportRuleClientsDeleteDefault) IsRedirect() bool

IsRedirect returns true when this export rule clients delete default response has a 3xx status code

func (*ExportRuleClientsDeleteDefault) IsServerError ¶

func (o *ExportRuleClientsDeleteDefault) IsServerError() bool

IsServerError returns true when this export rule clients delete default response has a 5xx status code

func (*ExportRuleClientsDeleteDefault) IsSuccess ¶

func (o *ExportRuleClientsDeleteDefault) IsSuccess() bool

IsSuccess returns true when this export rule clients delete default response has a 2xx status code

func (*ExportRuleClientsDeleteDefault) String ¶

type ExportRuleClientsDeleteOK ¶

type ExportRuleClientsDeleteOK struct {
}

ExportRuleClientsDeleteOK describes a response with status code 200, with default header values.

OK

func NewExportRuleClientsDeleteOK ¶

func NewExportRuleClientsDeleteOK() *ExportRuleClientsDeleteOK

NewExportRuleClientsDeleteOK creates a ExportRuleClientsDeleteOK with default headers values

func (*ExportRuleClientsDeleteOK) Error ¶

func (o *ExportRuleClientsDeleteOK) Error() string

func (*ExportRuleClientsDeleteOK) IsClientError ¶

func (o *ExportRuleClientsDeleteOK) IsClientError() bool

IsClientError returns true when this export rule clients delete o k response has a 4xx status code

func (*ExportRuleClientsDeleteOK) IsCode ¶

func (o *ExportRuleClientsDeleteOK) IsCode(code int) bool

IsCode returns true when this export rule clients delete o k response a status code equal to that given

func (*ExportRuleClientsDeleteOK) IsRedirect ¶

func (o *ExportRuleClientsDeleteOK) IsRedirect() bool

IsRedirect returns true when this export rule clients delete o k response has a 3xx status code

func (*ExportRuleClientsDeleteOK) IsServerError ¶

func (o *ExportRuleClientsDeleteOK) IsServerError() bool

IsServerError returns true when this export rule clients delete o k response has a 5xx status code

func (*ExportRuleClientsDeleteOK) IsSuccess ¶

func (o *ExportRuleClientsDeleteOK) IsSuccess() bool

IsSuccess returns true when this export rule clients delete o k response has a 2xx status code

func (*ExportRuleClientsDeleteOK) String ¶

func (o *ExportRuleClientsDeleteOK) String() string

type ExportRuleClientsDeleteParams ¶

type ExportRuleClientsDeleteParams struct {

	/* Index.

	   Export Rule Index
	*/
	IndexPathParameter int64

	/* Match.

	   Export Client Match
	*/
	MatchPathParameter string

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleClientsDeleteParams contains all the parameters to send to the API endpoint

for the export rule clients delete operation.

Typically these are written to a http.Request.

func NewExportRuleClientsDeleteParams ¶

func NewExportRuleClientsDeleteParams() *ExportRuleClientsDeleteParams

NewExportRuleClientsDeleteParams creates a new ExportRuleClientsDeleteParams 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 NewExportRuleClientsDeleteParamsWithContext ¶

func NewExportRuleClientsDeleteParamsWithContext(ctx context.Context) *ExportRuleClientsDeleteParams

NewExportRuleClientsDeleteParamsWithContext creates a new ExportRuleClientsDeleteParams object with the ability to set a context for a request.

func NewExportRuleClientsDeleteParamsWithHTTPClient ¶

func NewExportRuleClientsDeleteParamsWithHTTPClient(client *http.Client) *ExportRuleClientsDeleteParams

NewExportRuleClientsDeleteParamsWithHTTPClient creates a new ExportRuleClientsDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleClientsDeleteParamsWithTimeout ¶

func NewExportRuleClientsDeleteParamsWithTimeout(timeout time.Duration) *ExportRuleClientsDeleteParams

NewExportRuleClientsDeleteParamsWithTimeout creates a new ExportRuleClientsDeleteParams object with the ability to set a timeout on a request.

func (*ExportRuleClientsDeleteParams) SetContext ¶

func (o *ExportRuleClientsDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) SetDefaults ¶

func (o *ExportRuleClientsDeleteParams) SetDefaults()

SetDefaults hydrates default values in the export rule clients delete params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleClientsDeleteParams) SetHTTPClient ¶

func (o *ExportRuleClientsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) SetIndexPathParameter ¶

func (o *ExportRuleClientsDeleteParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) SetMatchPathParameter ¶

func (o *ExportRuleClientsDeleteParams) SetMatchPathParameter(match string)

SetMatchPathParameter adds the match to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleClientsDeleteParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) SetReturnRecordsQueryParameter ¶

func (o *ExportRuleClientsDeleteParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) SetTimeout ¶

func (o *ExportRuleClientsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithContext ¶

WithContext adds the context to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule clients delete params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleClientsDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithIndexPathParameter ¶

func (o *ExportRuleClientsDeleteParams) WithIndexPathParameter(index int64) *ExportRuleClientsDeleteParams

WithIndexPathParameter adds the index to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithMatchPathParameter ¶

func (o *ExportRuleClientsDeleteParams) WithMatchPathParameter(match string) *ExportRuleClientsDeleteParams

WithMatchPathParameter adds the match to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleClientsDeleteParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleClientsDeleteParams

WithPolicyIDPathParameter adds the policyID to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithReturnRecordsQueryParameter ¶

func (o *ExportRuleClientsDeleteParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportRuleClientsDeleteParams

WithReturnRecordsQueryParameter adds the returnRecords to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule clients delete params

func (*ExportRuleClientsDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleClientsDeleteReader ¶

type ExportRuleClientsDeleteReader struct {
	// contains filtered or unexported fields
}

ExportRuleClientsDeleteReader is a Reader for the ExportRuleClientsDelete structure.

func (*ExportRuleClientsDeleteReader) ReadResponse ¶

func (o *ExportRuleClientsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleClientsGetDefault ¶

type ExportRuleClientsGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ExportRuleClientsGetDefault describes a response with status code -1, with default header values.

Error

func NewExportRuleClientsGetDefault ¶

func NewExportRuleClientsGetDefault(code int) *ExportRuleClientsGetDefault

NewExportRuleClientsGetDefault creates a ExportRuleClientsGetDefault with default headers values

func (*ExportRuleClientsGetDefault) Code ¶

func (o *ExportRuleClientsGetDefault) Code() int

Code gets the status code for the export rule clients get default response

func (*ExportRuleClientsGetDefault) Error ¶

func (*ExportRuleClientsGetDefault) GetPayload ¶

func (*ExportRuleClientsGetDefault) IsClientError ¶

func (o *ExportRuleClientsGetDefault) IsClientError() bool

IsClientError returns true when this export rule clients get default response has a 4xx status code

func (*ExportRuleClientsGetDefault) IsCode ¶

func (o *ExportRuleClientsGetDefault) IsCode(code int) bool

IsCode returns true when this export rule clients get default response a status code equal to that given

func (*ExportRuleClientsGetDefault) IsRedirect ¶

func (o *ExportRuleClientsGetDefault) IsRedirect() bool

IsRedirect returns true when this export rule clients get default response has a 3xx status code

func (*ExportRuleClientsGetDefault) IsServerError ¶

func (o *ExportRuleClientsGetDefault) IsServerError() bool

IsServerError returns true when this export rule clients get default response has a 5xx status code

func (*ExportRuleClientsGetDefault) IsSuccess ¶

func (o *ExportRuleClientsGetDefault) IsSuccess() bool

IsSuccess returns true when this export rule clients get default response has a 2xx status code

func (*ExportRuleClientsGetDefault) String ¶

func (o *ExportRuleClientsGetDefault) String() string

type ExportRuleClientsGetOK ¶

type ExportRuleClientsGetOK struct {
	Payload *models.ExportClientResponse
}

ExportRuleClientsGetOK describes a response with status code 200, with default header values.

OK

func NewExportRuleClientsGetOK ¶

func NewExportRuleClientsGetOK() *ExportRuleClientsGetOK

NewExportRuleClientsGetOK creates a ExportRuleClientsGetOK with default headers values

func (*ExportRuleClientsGetOK) Error ¶

func (o *ExportRuleClientsGetOK) Error() string

func (*ExportRuleClientsGetOK) GetPayload ¶

func (*ExportRuleClientsGetOK) IsClientError ¶

func (o *ExportRuleClientsGetOK) IsClientError() bool

IsClientError returns true when this export rule clients get o k response has a 4xx status code

func (*ExportRuleClientsGetOK) IsCode ¶

func (o *ExportRuleClientsGetOK) IsCode(code int) bool

IsCode returns true when this export rule clients get o k response a status code equal to that given

func (*ExportRuleClientsGetOK) IsRedirect ¶

func (o *ExportRuleClientsGetOK) IsRedirect() bool

IsRedirect returns true when this export rule clients get o k response has a 3xx status code

func (*ExportRuleClientsGetOK) IsServerError ¶

func (o *ExportRuleClientsGetOK) IsServerError() bool

IsServerError returns true when this export rule clients get o k response has a 5xx status code

func (*ExportRuleClientsGetOK) IsSuccess ¶

func (o *ExportRuleClientsGetOK) IsSuccess() bool

IsSuccess returns true when this export rule clients get o k response has a 2xx status code

func (*ExportRuleClientsGetOK) String ¶

func (o *ExportRuleClientsGetOK) String() string

type ExportRuleClientsGetParams ¶

type ExportRuleClientsGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Index.

	   Export Rule Index
	*/
	IndexPathParameter int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleClientsGetParams contains all the parameters to send to the API endpoint

for the export rule clients get operation.

Typically these are written to a http.Request.

func NewExportRuleClientsGetParams ¶

func NewExportRuleClientsGetParams() *ExportRuleClientsGetParams

NewExportRuleClientsGetParams creates a new ExportRuleClientsGetParams 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 NewExportRuleClientsGetParamsWithContext ¶

func NewExportRuleClientsGetParamsWithContext(ctx context.Context) *ExportRuleClientsGetParams

NewExportRuleClientsGetParamsWithContext creates a new ExportRuleClientsGetParams object with the ability to set a context for a request.

func NewExportRuleClientsGetParamsWithHTTPClient ¶

func NewExportRuleClientsGetParamsWithHTTPClient(client *http.Client) *ExportRuleClientsGetParams

NewExportRuleClientsGetParamsWithHTTPClient creates a new ExportRuleClientsGetParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleClientsGetParamsWithTimeout ¶

func NewExportRuleClientsGetParamsWithTimeout(timeout time.Duration) *ExportRuleClientsGetParams

NewExportRuleClientsGetParamsWithTimeout creates a new ExportRuleClientsGetParams object with the ability to set a timeout on a request.

func (*ExportRuleClientsGetParams) SetContext ¶

func (o *ExportRuleClientsGetParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule clients get params

func (*ExportRuleClientsGetParams) SetDefaults ¶

func (o *ExportRuleClientsGetParams) SetDefaults()

SetDefaults hydrates default values in the export rule clients get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleClientsGetParams) SetFieldsQueryParameter ¶

func (o *ExportRuleClientsGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the export rule clients get params

func (*ExportRuleClientsGetParams) SetHTTPClient ¶

func (o *ExportRuleClientsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule clients get params

func (*ExportRuleClientsGetParams) SetIndexPathParameter ¶

func (o *ExportRuleClientsGetParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the export rule clients get params

func (*ExportRuleClientsGetParams) SetMaxRecordsQueryParameter ¶

func (o *ExportRuleClientsGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the export rule clients get params

func (*ExportRuleClientsGetParams) SetOrderByQueryParameter ¶

func (o *ExportRuleClientsGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the export rule clients get params

func (*ExportRuleClientsGetParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleClientsGetParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule clients get params

func (*ExportRuleClientsGetParams) SetReturnRecordsQueryParameter ¶

func (o *ExportRuleClientsGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export rule clients get params

func (*ExportRuleClientsGetParams) SetReturnTimeoutQueryParameter ¶

func (o *ExportRuleClientsGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the export rule clients get params

func (*ExportRuleClientsGetParams) SetTimeout ¶

func (o *ExportRuleClientsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule clients get params

func (*ExportRuleClientsGetParams) WithContext ¶

WithContext adds the context to the export rule clients get params

func (*ExportRuleClientsGetParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule clients get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleClientsGetParams) WithFieldsQueryParameter ¶

func (o *ExportRuleClientsGetParams) WithFieldsQueryParameter(fields []string) *ExportRuleClientsGetParams

WithFieldsQueryParameter adds the fields to the export rule clients get params

func (*ExportRuleClientsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the export rule clients get params

func (*ExportRuleClientsGetParams) WithIndexPathParameter ¶

func (o *ExportRuleClientsGetParams) WithIndexPathParameter(index int64) *ExportRuleClientsGetParams

WithIndexPathParameter adds the index to the export rule clients get params

func (*ExportRuleClientsGetParams) WithMaxRecordsQueryParameter ¶

func (o *ExportRuleClientsGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *ExportRuleClientsGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the export rule clients get params

func (*ExportRuleClientsGetParams) WithOrderByQueryParameter ¶

func (o *ExportRuleClientsGetParams) WithOrderByQueryParameter(orderBy []string) *ExportRuleClientsGetParams

WithOrderByQueryParameter adds the orderBy to the export rule clients get params

func (*ExportRuleClientsGetParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleClientsGetParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleClientsGetParams

WithPolicyIDPathParameter adds the policyID to the export rule clients get params

func (*ExportRuleClientsGetParams) WithReturnRecordsQueryParameter ¶

func (o *ExportRuleClientsGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportRuleClientsGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the export rule clients get params

func (*ExportRuleClientsGetParams) WithReturnTimeoutQueryParameter ¶

func (o *ExportRuleClientsGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *ExportRuleClientsGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the export rule clients get params

func (*ExportRuleClientsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule clients get params

func (*ExportRuleClientsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleClientsGetReader ¶

type ExportRuleClientsGetReader struct {
	// contains filtered or unexported fields
}

ExportRuleClientsGetReader is a Reader for the ExportRuleClientsGet structure.

func (*ExportRuleClientsGetReader) ReadResponse ¶

func (o *ExportRuleClientsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleCollectionGetDefault ¶

type ExportRuleCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ExportRuleCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewExportRuleCollectionGetDefault ¶

func NewExportRuleCollectionGetDefault(code int) *ExportRuleCollectionGetDefault

NewExportRuleCollectionGetDefault creates a ExportRuleCollectionGetDefault with default headers values

func (*ExportRuleCollectionGetDefault) Code ¶

Code gets the status code for the export rule collection get default response

func (*ExportRuleCollectionGetDefault) Error ¶

func (*ExportRuleCollectionGetDefault) GetPayload ¶

func (*ExportRuleCollectionGetDefault) IsClientError ¶

func (o *ExportRuleCollectionGetDefault) IsClientError() bool

IsClientError returns true when this export rule collection get default response has a 4xx status code

func (*ExportRuleCollectionGetDefault) IsCode ¶

func (o *ExportRuleCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this export rule collection get default response a status code equal to that given

func (*ExportRuleCollectionGetDefault) IsRedirect ¶

func (o *ExportRuleCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this export rule collection get default response has a 3xx status code

func (*ExportRuleCollectionGetDefault) IsServerError ¶

func (o *ExportRuleCollectionGetDefault) IsServerError() bool

IsServerError returns true when this export rule collection get default response has a 5xx status code

func (*ExportRuleCollectionGetDefault) IsSuccess ¶

func (o *ExportRuleCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this export rule collection get default response has a 2xx status code

func (*ExportRuleCollectionGetDefault) String ¶

type ExportRuleCollectionGetOK ¶

type ExportRuleCollectionGetOK struct {
	Payload *models.ExportRuleResponse
}

ExportRuleCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewExportRuleCollectionGetOK ¶

func NewExportRuleCollectionGetOK() *ExportRuleCollectionGetOK

NewExportRuleCollectionGetOK creates a ExportRuleCollectionGetOK with default headers values

func (*ExportRuleCollectionGetOK) Error ¶

func (o *ExportRuleCollectionGetOK) Error() string

func (*ExportRuleCollectionGetOK) GetPayload ¶

func (*ExportRuleCollectionGetOK) IsClientError ¶

func (o *ExportRuleCollectionGetOK) IsClientError() bool

IsClientError returns true when this export rule collection get o k response has a 4xx status code

func (*ExportRuleCollectionGetOK) IsCode ¶

func (o *ExportRuleCollectionGetOK) IsCode(code int) bool

IsCode returns true when this export rule collection get o k response a status code equal to that given

func (*ExportRuleCollectionGetOK) IsRedirect ¶

func (o *ExportRuleCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this export rule collection get o k response has a 3xx status code

func (*ExportRuleCollectionGetOK) IsServerError ¶

func (o *ExportRuleCollectionGetOK) IsServerError() bool

IsServerError returns true when this export rule collection get o k response has a 5xx status code

func (*ExportRuleCollectionGetOK) IsSuccess ¶

func (o *ExportRuleCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this export rule collection get o k response has a 2xx status code

func (*ExportRuleCollectionGetOK) String ¶

func (o *ExportRuleCollectionGetOK) String() string

type ExportRuleCollectionGetParams ¶

type ExportRuleCollectionGetParams struct {

	/* AllowDeviceCreation.

	   Filter by allow_device_creation
	*/
	AllowDeviceCreationQueryParameter *bool

	/* AllowSuid.

	   Filter by allow_suid
	*/
	AllowSUIDQueryParameter *bool

	/* AnonymousUser.

	   Filter by anonymous_user
	*/
	AnonymousUserQueryParameter *string

	/* ChownMode.

	   Filter by chown_mode
	*/
	ChownModeQueryParameter *string

	/* ClientsMatch.

	   Filter by clients.match
	*/
	ClientsMatchQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Index.

	   Filter by index
	*/
	IndexQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NtfsUnixSecurity.

	   Filter by ntfs_unix_security
	*/
	NtfsUnixSecurityQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	/* PolicyName.

	   Filter by policy.name
	*/
	PolicyNameQueryParameter *string

	/* Protocols.

	   Filter by protocols
	*/
	ProtocolsQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* RoRule.

	   Filter by ro_rule
	*/
	RoRuleQueryParameter *string

	/* RwRule.

	   Filter by rw_rule
	*/
	RwRuleQueryParameter *string

	/* Superuser.

	   Filter by superuser
	*/
	SuperuserQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleCollectionGetParams contains all the parameters to send to the API endpoint

for the export rule collection get operation.

Typically these are written to a http.Request.

func NewExportRuleCollectionGetParams ¶

func NewExportRuleCollectionGetParams() *ExportRuleCollectionGetParams

NewExportRuleCollectionGetParams creates a new ExportRuleCollectionGetParams 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 NewExportRuleCollectionGetParamsWithContext ¶

func NewExportRuleCollectionGetParamsWithContext(ctx context.Context) *ExportRuleCollectionGetParams

NewExportRuleCollectionGetParamsWithContext creates a new ExportRuleCollectionGetParams object with the ability to set a context for a request.

func NewExportRuleCollectionGetParamsWithHTTPClient ¶

func NewExportRuleCollectionGetParamsWithHTTPClient(client *http.Client) *ExportRuleCollectionGetParams

NewExportRuleCollectionGetParamsWithHTTPClient creates a new ExportRuleCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleCollectionGetParamsWithTimeout ¶

func NewExportRuleCollectionGetParamsWithTimeout(timeout time.Duration) *ExportRuleCollectionGetParams

NewExportRuleCollectionGetParamsWithTimeout creates a new ExportRuleCollectionGetParams object with the ability to set a timeout on a request.

func (*ExportRuleCollectionGetParams) SetAllowDeviceCreationQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetAllowDeviceCreationQueryParameter(allowDeviceCreation *bool)

SetAllowDeviceCreationQueryParameter adds the allowDeviceCreation to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetAllowSUIDQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetAllowSUIDQueryParameter(allowSuid *bool)

SetAllowSUIDQueryParameter adds the allowSuid to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetAnonymousUserQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetAnonymousUserQueryParameter(anonymousUser *string)

SetAnonymousUserQueryParameter adds the anonymousUser to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetChownModeQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetChownModeQueryParameter(chownMode *string)

SetChownModeQueryParameter adds the chownMode to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetClientsMatchQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetClientsMatchQueryParameter(clientsMatch *string)

SetClientsMatchQueryParameter adds the clientsMatch to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetContext ¶

func (o *ExportRuleCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetDefaults ¶

func (o *ExportRuleCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the export rule collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleCollectionGetParams) SetFieldsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetHTTPClient ¶

func (o *ExportRuleCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetIndexQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetIndexQueryParameter(index *int64)

SetIndexQueryParameter adds the index to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetNtfsUnixSecurityQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetNtfsUnixSecurityQueryParameter(ntfsUnixSecurity *string)

SetNtfsUnixSecurityQueryParameter adds the ntfsUnixSecurity to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetOrderByQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleCollectionGetParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetPolicyNameQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetPolicyNameQueryParameter(policyName *string)

SetPolicyNameQueryParameter adds the policyName to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetProtocolsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetProtocolsQueryParameter(protocols *string)

SetProtocolsQueryParameter adds the protocols to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetRoRuleQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetRoRuleQueryParameter(roRule *string)

SetRoRuleQueryParameter adds the roRule to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetRwRuleQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetRwRuleQueryParameter(rwRule *string)

SetRwRuleQueryParameter adds the rwRule to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetSuperuserQueryParameter ¶

func (o *ExportRuleCollectionGetParams) SetSuperuserQueryParameter(superuser *string)

SetSuperuserQueryParameter adds the superuser to the export rule collection get params

func (*ExportRuleCollectionGetParams) SetTimeout ¶

func (o *ExportRuleCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithAllowDeviceCreationQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithAllowDeviceCreationQueryParameter(allowDeviceCreation *bool) *ExportRuleCollectionGetParams

WithAllowDeviceCreationQueryParameter adds the allowDeviceCreation to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithAllowSUIDQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithAllowSUIDQueryParameter(allowSuid *bool) *ExportRuleCollectionGetParams

WithAllowSUIDQueryParameter adds the allowSuid to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithAnonymousUserQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithAnonymousUserQueryParameter(anonymousUser *string) *ExportRuleCollectionGetParams

WithAnonymousUserQueryParameter adds the anonymousUser to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithChownModeQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithChownModeQueryParameter(chownMode *string) *ExportRuleCollectionGetParams

WithChownModeQueryParameter adds the chownMode to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithClientsMatchQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithClientsMatchQueryParameter(clientsMatch *string) *ExportRuleCollectionGetParams

WithClientsMatchQueryParameter adds the clientsMatch to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithContext ¶

WithContext adds the context to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleCollectionGetParams) WithFieldsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithFieldsQueryParameter(fields []string) *ExportRuleCollectionGetParams

WithFieldsQueryParameter adds the fields to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithIndexQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithIndexQueryParameter(index *int64) *ExportRuleCollectionGetParams

WithIndexQueryParameter adds the index to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *ExportRuleCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithNtfsUnixSecurityQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithNtfsUnixSecurityQueryParameter(ntfsUnixSecurity *string) *ExportRuleCollectionGetParams

WithNtfsUnixSecurityQueryParameter adds the ntfsUnixSecurity to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithOrderByQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *ExportRuleCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleCollectionGetParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleCollectionGetParams

WithPolicyIDPathParameter adds the policyID to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithPolicyNameQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithPolicyNameQueryParameter(policyName *string) *ExportRuleCollectionGetParams

WithPolicyNameQueryParameter adds the policyName to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithProtocolsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithProtocolsQueryParameter(protocols *string) *ExportRuleCollectionGetParams

WithProtocolsQueryParameter adds the protocols to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportRuleCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *ExportRuleCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithRoRuleQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithRoRuleQueryParameter(roRule *string) *ExportRuleCollectionGetParams

WithRoRuleQueryParameter adds the roRule to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithRwRuleQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithRwRuleQueryParameter(rwRule *string) *ExportRuleCollectionGetParams

WithRwRuleQueryParameter adds the rwRule to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *ExportRuleCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *ExportRuleCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithSuperuserQueryParameter ¶

func (o *ExportRuleCollectionGetParams) WithSuperuserQueryParameter(superuser *string) *ExportRuleCollectionGetParams

WithSuperuserQueryParameter adds the superuser to the export rule collection get params

func (*ExportRuleCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule collection get params

func (*ExportRuleCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleCollectionGetReader ¶

type ExportRuleCollectionGetReader struct {
	// contains filtered or unexported fields
}

ExportRuleCollectionGetReader is a Reader for the ExportRuleCollectionGet structure.

func (*ExportRuleCollectionGetReader) ReadResponse ¶

func (o *ExportRuleCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleCreateCreated ¶

type ExportRuleCreateCreated struct {
	Payload *models.ExportRuleResponse
}

ExportRuleCreateCreated describes a response with status code 201, with default header values.

Created

func NewExportRuleCreateCreated ¶

func NewExportRuleCreateCreated() *ExportRuleCreateCreated

NewExportRuleCreateCreated creates a ExportRuleCreateCreated with default headers values

func (*ExportRuleCreateCreated) Error ¶

func (o *ExportRuleCreateCreated) Error() string

func (*ExportRuleCreateCreated) GetPayload ¶

func (*ExportRuleCreateCreated) IsClientError ¶

func (o *ExportRuleCreateCreated) IsClientError() bool

IsClientError returns true when this export rule create created response has a 4xx status code

func (*ExportRuleCreateCreated) IsCode ¶

func (o *ExportRuleCreateCreated) IsCode(code int) bool

IsCode returns true when this export rule create created response a status code equal to that given

func (*ExportRuleCreateCreated) IsRedirect ¶

func (o *ExportRuleCreateCreated) IsRedirect() bool

IsRedirect returns true when this export rule create created response has a 3xx status code

func (*ExportRuleCreateCreated) IsServerError ¶

func (o *ExportRuleCreateCreated) IsServerError() bool

IsServerError returns true when this export rule create created response has a 5xx status code

func (*ExportRuleCreateCreated) IsSuccess ¶

func (o *ExportRuleCreateCreated) IsSuccess() bool

IsSuccess returns true when this export rule create created response has a 2xx status code

func (*ExportRuleCreateCreated) String ¶

func (o *ExportRuleCreateCreated) String() string

type ExportRuleCreateDefault ¶

type ExportRuleCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportRuleCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703954 | Export policy does not exist | | 1704036 | Invalid clientmatch: missing domain name | | 1704037 | Invalid clientmatch: missing network name | | 1704038 | Invalid clientmatch: missing netgroup name | | 1704039 | Invalid clientmatch | | 1704040 | Invalid clientmatch: address bytes masked out by netmask are non-zero | | 1704041 | Invalid clientmatch: address bytes masked to zero by netmask | | 1704042 | Invalid clientmatch: too many bits in netmask | | 1704043 | Invalid clientmatch: invalid netmask | | 1704044 | Invalid clientmatch: invalid characters in host name | | 1704045 | Invalid clientmatch: invalid characters in domain name | | 1704050 | Invalid clientmatch: clientmatch list contains a duplicate string. Duplicate strings in a clientmatch list are not supported | | 1704051 | Warning: Not adding any new strings to the clientmatch field for ruleindex. All of the match strings are already in the clientmatch list | | 1704064 | Clientmatch host name too long | | 1704065 | Clientmatch domain name too long | | 3277000 | Upgrade all nodes to Data ONTAP 9.0.0 or above to use krb5p as a security flavor in export-policy rules | | 3277083 | User ID is not valid. Enter a value for User ID from 0 to 4294967295 |

func NewExportRuleCreateDefault ¶

func NewExportRuleCreateDefault(code int) *ExportRuleCreateDefault

NewExportRuleCreateDefault creates a ExportRuleCreateDefault with default headers values

func (*ExportRuleCreateDefault) Code ¶

func (o *ExportRuleCreateDefault) Code() int

Code gets the status code for the export rule create default response

func (*ExportRuleCreateDefault) Error ¶

func (o *ExportRuleCreateDefault) Error() string

func (*ExportRuleCreateDefault) GetPayload ¶

func (o *ExportRuleCreateDefault) GetPayload() *models.ErrorResponse

func (*ExportRuleCreateDefault) IsClientError ¶

func (o *ExportRuleCreateDefault) IsClientError() bool

IsClientError returns true when this export rule create default response has a 4xx status code

func (*ExportRuleCreateDefault) IsCode ¶

func (o *ExportRuleCreateDefault) IsCode(code int) bool

IsCode returns true when this export rule create default response a status code equal to that given

func (*ExportRuleCreateDefault) IsRedirect ¶

func (o *ExportRuleCreateDefault) IsRedirect() bool

IsRedirect returns true when this export rule create default response has a 3xx status code

func (*ExportRuleCreateDefault) IsServerError ¶

func (o *ExportRuleCreateDefault) IsServerError() bool

IsServerError returns true when this export rule create default response has a 5xx status code

func (*ExportRuleCreateDefault) IsSuccess ¶

func (o *ExportRuleCreateDefault) IsSuccess() bool

IsSuccess returns true when this export rule create default response has a 2xx status code

func (*ExportRuleCreateDefault) String ¶

func (o *ExportRuleCreateDefault) String() string

type ExportRuleCreateParams ¶

type ExportRuleCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.ExportRule

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleCreateParams contains all the parameters to send to the API endpoint

for the export rule create operation.

Typically these are written to a http.Request.

func NewExportRuleCreateParams ¶

func NewExportRuleCreateParams() *ExportRuleCreateParams

NewExportRuleCreateParams creates a new ExportRuleCreateParams 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 NewExportRuleCreateParamsWithContext ¶

func NewExportRuleCreateParamsWithContext(ctx context.Context) *ExportRuleCreateParams

NewExportRuleCreateParamsWithContext creates a new ExportRuleCreateParams object with the ability to set a context for a request.

func NewExportRuleCreateParamsWithHTTPClient ¶

func NewExportRuleCreateParamsWithHTTPClient(client *http.Client) *ExportRuleCreateParams

NewExportRuleCreateParamsWithHTTPClient creates a new ExportRuleCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleCreateParamsWithTimeout ¶

func NewExportRuleCreateParamsWithTimeout(timeout time.Duration) *ExportRuleCreateParams

NewExportRuleCreateParamsWithTimeout creates a new ExportRuleCreateParams object with the ability to set a timeout on a request.

func (*ExportRuleCreateParams) SetContext ¶

func (o *ExportRuleCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule create params

func (*ExportRuleCreateParams) SetDefaults ¶

func (o *ExportRuleCreateParams) SetDefaults()

SetDefaults hydrates default values in the export rule create params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleCreateParams) SetHTTPClient ¶

func (o *ExportRuleCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule create params

func (*ExportRuleCreateParams) SetInfo ¶

func (o *ExportRuleCreateParams) SetInfo(info *models.ExportRule)

SetInfo adds the info to the export rule create params

func (*ExportRuleCreateParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleCreateParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule create params

func (*ExportRuleCreateParams) SetReturnRecordsQueryParameter ¶

func (o *ExportRuleCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the export rule create params

func (*ExportRuleCreateParams) SetTimeout ¶

func (o *ExportRuleCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule create params

func (*ExportRuleCreateParams) WithContext ¶

WithContext adds the context to the export rule create params

func (*ExportRuleCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule create params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleCreateParams) WithHTTPClient ¶

func (o *ExportRuleCreateParams) WithHTTPClient(client *http.Client) *ExportRuleCreateParams

WithHTTPClient adds the HTTPClient to the export rule create params

func (*ExportRuleCreateParams) WithInfo ¶

WithInfo adds the info to the export rule create params

func (*ExportRuleCreateParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleCreateParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleCreateParams

WithPolicyIDPathParameter adds the policyID to the export rule create params

func (*ExportRuleCreateParams) WithReturnRecordsQueryParameter ¶

func (o *ExportRuleCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ExportRuleCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the export rule create params

func (*ExportRuleCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule create params

func (*ExportRuleCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleCreateReader ¶

type ExportRuleCreateReader struct {
	// contains filtered or unexported fields
}

ExportRuleCreateReader is a Reader for the ExportRuleCreate structure.

func (*ExportRuleCreateReader) ReadResponse ¶

func (o *ExportRuleCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleDeleteDefault ¶

type ExportRuleDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportRuleDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703945 | Ruleset is in use by a volume. It cannot be deleted until all volumes that refer to it are first deleted| | 1703946 | Cannot determine if the ruleset is in use by a volume. It cannot be deleted until all volumes that refer to it are first deleted| | 1703954 | Export policy does not exist |

func NewExportRuleDeleteDefault ¶

func NewExportRuleDeleteDefault(code int) *ExportRuleDeleteDefault

NewExportRuleDeleteDefault creates a ExportRuleDeleteDefault with default headers values

func (*ExportRuleDeleteDefault) Code ¶

func (o *ExportRuleDeleteDefault) Code() int

Code gets the status code for the export rule delete default response

func (*ExportRuleDeleteDefault) Error ¶

func (o *ExportRuleDeleteDefault) Error() string

func (*ExportRuleDeleteDefault) GetPayload ¶

func (o *ExportRuleDeleteDefault) GetPayload() *models.ErrorResponse

func (*ExportRuleDeleteDefault) IsClientError ¶

func (o *ExportRuleDeleteDefault) IsClientError() bool

IsClientError returns true when this export rule delete default response has a 4xx status code

func (*ExportRuleDeleteDefault) IsCode ¶

func (o *ExportRuleDeleteDefault) IsCode(code int) bool

IsCode returns true when this export rule delete default response a status code equal to that given

func (*ExportRuleDeleteDefault) IsRedirect ¶

func (o *ExportRuleDeleteDefault) IsRedirect() bool

IsRedirect returns true when this export rule delete default response has a 3xx status code

func (*ExportRuleDeleteDefault) IsServerError ¶

func (o *ExportRuleDeleteDefault) IsServerError() bool

IsServerError returns true when this export rule delete default response has a 5xx status code

func (*ExportRuleDeleteDefault) IsSuccess ¶

func (o *ExportRuleDeleteDefault) IsSuccess() bool

IsSuccess returns true when this export rule delete default response has a 2xx status code

func (*ExportRuleDeleteDefault) String ¶

func (o *ExportRuleDeleteDefault) String() string

type ExportRuleDeleteOK ¶

type ExportRuleDeleteOK struct {
}

ExportRuleDeleteOK describes a response with status code 200, with default header values.

OK

func NewExportRuleDeleteOK ¶

func NewExportRuleDeleteOK() *ExportRuleDeleteOK

NewExportRuleDeleteOK creates a ExportRuleDeleteOK with default headers values

func (*ExportRuleDeleteOK) Error ¶

func (o *ExportRuleDeleteOK) Error() string

func (*ExportRuleDeleteOK) IsClientError ¶

func (o *ExportRuleDeleteOK) IsClientError() bool

IsClientError returns true when this export rule delete o k response has a 4xx status code

func (*ExportRuleDeleteOK) IsCode ¶

func (o *ExportRuleDeleteOK) IsCode(code int) bool

IsCode returns true when this export rule delete o k response a status code equal to that given

func (*ExportRuleDeleteOK) IsRedirect ¶

func (o *ExportRuleDeleteOK) IsRedirect() bool

IsRedirect returns true when this export rule delete o k response has a 3xx status code

func (*ExportRuleDeleteOK) IsServerError ¶

func (o *ExportRuleDeleteOK) IsServerError() bool

IsServerError returns true when this export rule delete o k response has a 5xx status code

func (*ExportRuleDeleteOK) IsSuccess ¶

func (o *ExportRuleDeleteOK) IsSuccess() bool

IsSuccess returns true when this export rule delete o k response has a 2xx status code

func (*ExportRuleDeleteOK) String ¶

func (o *ExportRuleDeleteOK) String() string

type ExportRuleDeleteParams ¶

type ExportRuleDeleteParams struct {

	/* Index.

	   Export Rule Index
	*/
	IndexPathParameter int64

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleDeleteParams contains all the parameters to send to the API endpoint

for the export rule delete operation.

Typically these are written to a http.Request.

func NewExportRuleDeleteParams ¶

func NewExportRuleDeleteParams() *ExportRuleDeleteParams

NewExportRuleDeleteParams creates a new ExportRuleDeleteParams 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 NewExportRuleDeleteParamsWithContext ¶

func NewExportRuleDeleteParamsWithContext(ctx context.Context) *ExportRuleDeleteParams

NewExportRuleDeleteParamsWithContext creates a new ExportRuleDeleteParams object with the ability to set a context for a request.

func NewExportRuleDeleteParamsWithHTTPClient ¶

func NewExportRuleDeleteParamsWithHTTPClient(client *http.Client) *ExportRuleDeleteParams

NewExportRuleDeleteParamsWithHTTPClient creates a new ExportRuleDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleDeleteParamsWithTimeout ¶

func NewExportRuleDeleteParamsWithTimeout(timeout time.Duration) *ExportRuleDeleteParams

NewExportRuleDeleteParamsWithTimeout creates a new ExportRuleDeleteParams object with the ability to set a timeout on a request.

func (*ExportRuleDeleteParams) SetContext ¶

func (o *ExportRuleDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule delete params

func (*ExportRuleDeleteParams) SetDefaults ¶

func (o *ExportRuleDeleteParams) SetDefaults()

SetDefaults hydrates default values in the export rule delete params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleDeleteParams) SetHTTPClient ¶

func (o *ExportRuleDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule delete params

func (*ExportRuleDeleteParams) SetIndexPathParameter ¶

func (o *ExportRuleDeleteParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the export rule delete params

func (*ExportRuleDeleteParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleDeleteParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule delete params

func (*ExportRuleDeleteParams) SetTimeout ¶

func (o *ExportRuleDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule delete params

func (*ExportRuleDeleteParams) WithContext ¶

WithContext adds the context to the export rule delete params

func (*ExportRuleDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule delete params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleDeleteParams) WithHTTPClient ¶

func (o *ExportRuleDeleteParams) WithHTTPClient(client *http.Client) *ExportRuleDeleteParams

WithHTTPClient adds the HTTPClient to the export rule delete params

func (*ExportRuleDeleteParams) WithIndexPathParameter ¶

func (o *ExportRuleDeleteParams) WithIndexPathParameter(index int64) *ExportRuleDeleteParams

WithIndexPathParameter adds the index to the export rule delete params

func (*ExportRuleDeleteParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleDeleteParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleDeleteParams

WithPolicyIDPathParameter adds the policyID to the export rule delete params

func (*ExportRuleDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule delete params

func (*ExportRuleDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleDeleteReader ¶

type ExportRuleDeleteReader struct {
	// contains filtered or unexported fields
}

ExportRuleDeleteReader is a Reader for the ExportRuleDelete structure.

func (*ExportRuleDeleteReader) ReadResponse ¶

func (o *ExportRuleDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleGetDefault ¶

type ExportRuleGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ExportRuleGetDefault describes a response with status code -1, with default header values.

Error

func NewExportRuleGetDefault ¶

func NewExportRuleGetDefault(code int) *ExportRuleGetDefault

NewExportRuleGetDefault creates a ExportRuleGetDefault with default headers values

func (*ExportRuleGetDefault) Code ¶

func (o *ExportRuleGetDefault) Code() int

Code gets the status code for the export rule get default response

func (*ExportRuleGetDefault) Error ¶

func (o *ExportRuleGetDefault) Error() string

func (*ExportRuleGetDefault) GetPayload ¶

func (o *ExportRuleGetDefault) GetPayload() *models.ErrorResponse

func (*ExportRuleGetDefault) IsClientError ¶

func (o *ExportRuleGetDefault) IsClientError() bool

IsClientError returns true when this export rule get default response has a 4xx status code

func (*ExportRuleGetDefault) IsCode ¶

func (o *ExportRuleGetDefault) IsCode(code int) bool

IsCode returns true when this export rule get default response a status code equal to that given

func (*ExportRuleGetDefault) IsRedirect ¶

func (o *ExportRuleGetDefault) IsRedirect() bool

IsRedirect returns true when this export rule get default response has a 3xx status code

func (*ExportRuleGetDefault) IsServerError ¶

func (o *ExportRuleGetDefault) IsServerError() bool

IsServerError returns true when this export rule get default response has a 5xx status code

func (*ExportRuleGetDefault) IsSuccess ¶

func (o *ExportRuleGetDefault) IsSuccess() bool

IsSuccess returns true when this export rule get default response has a 2xx status code

func (*ExportRuleGetDefault) String ¶

func (o *ExportRuleGetDefault) String() string

type ExportRuleGetOK ¶

type ExportRuleGetOK struct {
	Payload *models.ExportRule
}

ExportRuleGetOK describes a response with status code 200, with default header values.

OK

func NewExportRuleGetOK ¶

func NewExportRuleGetOK() *ExportRuleGetOK

NewExportRuleGetOK creates a ExportRuleGetOK with default headers values

func (*ExportRuleGetOK) Error ¶

func (o *ExportRuleGetOK) Error() string

func (*ExportRuleGetOK) GetPayload ¶

func (o *ExportRuleGetOK) GetPayload() *models.ExportRule

func (*ExportRuleGetOK) IsClientError ¶

func (o *ExportRuleGetOK) IsClientError() bool

IsClientError returns true when this export rule get o k response has a 4xx status code

func (*ExportRuleGetOK) IsCode ¶

func (o *ExportRuleGetOK) IsCode(code int) bool

IsCode returns true when this export rule get o k response a status code equal to that given

func (*ExportRuleGetOK) IsRedirect ¶

func (o *ExportRuleGetOK) IsRedirect() bool

IsRedirect returns true when this export rule get o k response has a 3xx status code

func (*ExportRuleGetOK) IsServerError ¶

func (o *ExportRuleGetOK) IsServerError() bool

IsServerError returns true when this export rule get o k response has a 5xx status code

func (*ExportRuleGetOK) IsSuccess ¶

func (o *ExportRuleGetOK) IsSuccess() bool

IsSuccess returns true when this export rule get o k response has a 2xx status code

func (*ExportRuleGetOK) String ¶

func (o *ExportRuleGetOK) String() string

type ExportRuleGetParams ¶

type ExportRuleGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Index.

	   Export Rule Index
	*/
	IndexPathParameter int64

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleGetParams contains all the parameters to send to the API endpoint

for the export rule get operation.

Typically these are written to a http.Request.

func NewExportRuleGetParams ¶

func NewExportRuleGetParams() *ExportRuleGetParams

NewExportRuleGetParams creates a new ExportRuleGetParams 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 NewExportRuleGetParamsWithContext ¶

func NewExportRuleGetParamsWithContext(ctx context.Context) *ExportRuleGetParams

NewExportRuleGetParamsWithContext creates a new ExportRuleGetParams object with the ability to set a context for a request.

func NewExportRuleGetParamsWithHTTPClient ¶

func NewExportRuleGetParamsWithHTTPClient(client *http.Client) *ExportRuleGetParams

NewExportRuleGetParamsWithHTTPClient creates a new ExportRuleGetParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleGetParamsWithTimeout ¶

func NewExportRuleGetParamsWithTimeout(timeout time.Duration) *ExportRuleGetParams

NewExportRuleGetParamsWithTimeout creates a new ExportRuleGetParams object with the ability to set a timeout on a request.

func (*ExportRuleGetParams) SetContext ¶

func (o *ExportRuleGetParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule get params

func (*ExportRuleGetParams) SetDefaults ¶

func (o *ExportRuleGetParams) SetDefaults()

SetDefaults hydrates default values in the export rule get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleGetParams) SetFieldsQueryParameter ¶

func (o *ExportRuleGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the export rule get params

func (*ExportRuleGetParams) SetHTTPClient ¶

func (o *ExportRuleGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule get params

func (*ExportRuleGetParams) SetIndexPathParameter ¶

func (o *ExportRuleGetParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the export rule get params

func (*ExportRuleGetParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleGetParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule get params

func (*ExportRuleGetParams) SetTimeout ¶

func (o *ExportRuleGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule get params

func (*ExportRuleGetParams) WithContext ¶

WithContext adds the context to the export rule get params

func (*ExportRuleGetParams) WithDefaults ¶

func (o *ExportRuleGetParams) WithDefaults() *ExportRuleGetParams

WithDefaults hydrates default values in the export rule get params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleGetParams) WithFieldsQueryParameter ¶

func (o *ExportRuleGetParams) WithFieldsQueryParameter(fields []string) *ExportRuleGetParams

WithFieldsQueryParameter adds the fields to the export rule get params

func (*ExportRuleGetParams) WithHTTPClient ¶

func (o *ExportRuleGetParams) WithHTTPClient(client *http.Client) *ExportRuleGetParams

WithHTTPClient adds the HTTPClient to the export rule get params

func (*ExportRuleGetParams) WithIndexPathParameter ¶

func (o *ExportRuleGetParams) WithIndexPathParameter(index int64) *ExportRuleGetParams

WithIndexPathParameter adds the index to the export rule get params

func (*ExportRuleGetParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleGetParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleGetParams

WithPolicyIDPathParameter adds the policyID to the export rule get params

func (*ExportRuleGetParams) WithTimeout ¶

func (o *ExportRuleGetParams) WithTimeout(timeout time.Duration) *ExportRuleGetParams

WithTimeout adds the timeout to the export rule get params

func (*ExportRuleGetParams) WriteToRequest ¶

func (o *ExportRuleGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ExportRuleGetReader ¶

type ExportRuleGetReader struct {
	// contains filtered or unexported fields
}

ExportRuleGetReader is a Reader for the ExportRuleGet structure.

func (*ExportRuleGetReader) ReadResponse ¶

func (o *ExportRuleGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ExportRuleModifyDefault ¶

type ExportRuleModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
ExportRuleModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 1703954 | Export policy does not exist | | 1704036 | Invalid clientmatch: missing domain name | | 1704037 | Invalid clientmatch: missing network name | | 1704038 | Invalid clientmatch: missing netgroup name | | 1704039 | Invalid clientmatch | | 1704040 | Invalid clientmatch: address bytes masked out by netmask are non-zero | | 1704041 | Invalid clientmatch: address bytes masked to zero by netmask | | 1704042 | Invalid clientmatch: too many bits in netmask | | 1704043 | Invalid clientmatch: invalid netmask | | 1704044 | Invalid clientmatch: invalid characters in host name | | 1704045 | Invalid clientmatch: invalid characters in domain name | | 1704050 | Invalid clientmatch: clientmatch list contains a duplicate string. Duplicate strings in a clientmatch list are not supported | | 1704051 | Warning: Not adding any new strings to the clientmatch field for ruleindex. All of the match strings are already in the clientmatch list | | 1704064 | Clientmatch host name too long | | 1704065 | Clientmatch domain name too long | | 3277000 | Upgrade all nodes to Data ONTAP 9.0.0 or above to use krb5p as a security flavor in export-policy rules | | 3277083 | User ID is not valid. Enter a value for User ID from 0 to 4294967295 |

func NewExportRuleModifyDefault ¶

func NewExportRuleModifyDefault(code int) *ExportRuleModifyDefault

NewExportRuleModifyDefault creates a ExportRuleModifyDefault with default headers values

func (*ExportRuleModifyDefault) Code ¶

func (o *ExportRuleModifyDefault) Code() int

Code gets the status code for the export rule modify default response

func (*ExportRuleModifyDefault) Error ¶

func (o *ExportRuleModifyDefault) Error() string

func (*ExportRuleModifyDefault) GetPayload ¶

func (o *ExportRuleModifyDefault) GetPayload() *models.ErrorResponse

func (*ExportRuleModifyDefault) IsClientError ¶

func (o *ExportRuleModifyDefault) IsClientError() bool

IsClientError returns true when this export rule modify default response has a 4xx status code

func (*ExportRuleModifyDefault) IsCode ¶

func (o *ExportRuleModifyDefault) IsCode(code int) bool

IsCode returns true when this export rule modify default response a status code equal to that given

func (*ExportRuleModifyDefault) IsRedirect ¶

func (o *ExportRuleModifyDefault) IsRedirect() bool

IsRedirect returns true when this export rule modify default response has a 3xx status code

func (*ExportRuleModifyDefault) IsServerError ¶

func (o *ExportRuleModifyDefault) IsServerError() bool

IsServerError returns true when this export rule modify default response has a 5xx status code

func (*ExportRuleModifyDefault) IsSuccess ¶

func (o *ExportRuleModifyDefault) IsSuccess() bool

IsSuccess returns true when this export rule modify default response has a 2xx status code

func (*ExportRuleModifyDefault) String ¶

func (o *ExportRuleModifyDefault) String() string

type ExportRuleModifyOK ¶

type ExportRuleModifyOK struct {
}

ExportRuleModifyOK describes a response with status code 200, with default header values.

OK

func NewExportRuleModifyOK ¶

func NewExportRuleModifyOK() *ExportRuleModifyOK

NewExportRuleModifyOK creates a ExportRuleModifyOK with default headers values

func (*ExportRuleModifyOK) Error ¶

func (o *ExportRuleModifyOK) Error() string

func (*ExportRuleModifyOK) IsClientError ¶

func (o *ExportRuleModifyOK) IsClientError() bool

IsClientError returns true when this export rule modify o k response has a 4xx status code

func (*ExportRuleModifyOK) IsCode ¶

func (o *ExportRuleModifyOK) IsCode(code int) bool

IsCode returns true when this export rule modify o k response a status code equal to that given

func (*ExportRuleModifyOK) IsRedirect ¶

func (o *ExportRuleModifyOK) IsRedirect() bool

IsRedirect returns true when this export rule modify o k response has a 3xx status code

func (*ExportRuleModifyOK) IsServerError ¶

func (o *ExportRuleModifyOK) IsServerError() bool

IsServerError returns true when this export rule modify o k response has a 5xx status code

func (*ExportRuleModifyOK) IsSuccess ¶

func (o *ExportRuleModifyOK) IsSuccess() bool

IsSuccess returns true when this export rule modify o k response has a 2xx status code

func (*ExportRuleModifyOK) String ¶

func (o *ExportRuleModifyOK) String() string

type ExportRuleModifyParams ¶

type ExportRuleModifyParams struct {

	/* Index.

	   Export Rule Index
	*/
	IndexPathParameter int64

	/* Info.

	   Info specification
	*/
	Info *models.ExportRule

	/* NewIndex.

	   New Export Rule Index
	*/
	NewIndexQueryParameter *int64

	/* PolicyID.

	   Export Policy ID
	*/
	PolicyIDPathParameter int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExportRuleModifyParams contains all the parameters to send to the API endpoint

for the export rule modify operation.

Typically these are written to a http.Request.

func NewExportRuleModifyParams ¶

func NewExportRuleModifyParams() *ExportRuleModifyParams

NewExportRuleModifyParams creates a new ExportRuleModifyParams 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 NewExportRuleModifyParamsWithContext ¶

func NewExportRuleModifyParamsWithContext(ctx context.Context) *ExportRuleModifyParams

NewExportRuleModifyParamsWithContext creates a new ExportRuleModifyParams object with the ability to set a context for a request.

func NewExportRuleModifyParamsWithHTTPClient ¶

func NewExportRuleModifyParamsWithHTTPClient(client *http.Client) *ExportRuleModifyParams

NewExportRuleModifyParamsWithHTTPClient creates a new ExportRuleModifyParams object with the ability to set a custom HTTPClient for a request.

func NewExportRuleModifyParamsWithTimeout ¶

func NewExportRuleModifyParamsWithTimeout(timeout time.Duration) *ExportRuleModifyParams

NewExportRuleModifyParamsWithTimeout creates a new ExportRuleModifyParams object with the ability to set a timeout on a request.

func (*ExportRuleModifyParams) SetContext ¶

func (o *ExportRuleModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the export rule modify params

func (*ExportRuleModifyParams) SetDefaults ¶

func (o *ExportRuleModifyParams) SetDefaults()

SetDefaults hydrates default values in the export rule modify params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleModifyParams) SetHTTPClient ¶

func (o *ExportRuleModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the export rule modify params

func (*ExportRuleModifyParams) SetIndexPathParameter ¶

func (o *ExportRuleModifyParams) SetIndexPathParameter(index int64)

SetIndexPathParameter adds the index to the export rule modify params

func (*ExportRuleModifyParams) SetInfo ¶

func (o *ExportRuleModifyParams) SetInfo(info *models.ExportRule)

SetInfo adds the info to the export rule modify params

func (*ExportRuleModifyParams) SetNewIndexQueryParameter ¶

func (o *ExportRuleModifyParams) SetNewIndexQueryParameter(newIndex *int64)

SetNewIndexQueryParameter adds the newIndex to the export rule modify params

func (*ExportRuleModifyParams) SetPolicyIDPathParameter ¶

func (o *ExportRuleModifyParams) SetPolicyIDPathParameter(policyID int64)

SetPolicyIDPathParameter adds the policyId to the export rule modify params

func (*ExportRuleModifyParams) SetTimeout ¶

func (o *ExportRuleModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the export rule modify params

func (*ExportRuleModifyParams) WithContext ¶

WithContext adds the context to the export rule modify params

func (*ExportRuleModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the export rule modify params (not the query body).

All values with no default are reset to their zero value.

func (*ExportRuleModifyParams) WithHTTPClient ¶

func (o *ExportRuleModifyParams) WithHTTPClient(client *http.Client) *ExportRuleModifyParams

WithHTTPClient adds the HTTPClient to the export rule modify params

func (*ExportRuleModifyParams) WithIndexPathParameter ¶

func (o *ExportRuleModifyParams) WithIndexPathParameter(index int64) *ExportRuleModifyParams

WithIndexPathParameter adds the index to the export rule modify params

func (*ExportRuleModifyParams) WithInfo ¶

WithInfo adds the info to the export rule modify params

func (*ExportRuleModifyParams) WithNewIndexQueryParameter ¶

func (o *ExportRuleModifyParams) WithNewIndexQueryParameter(newIndex *int64) *ExportRuleModifyParams

WithNewIndexQueryParameter adds the newIndex to the export rule modify params

func (*ExportRuleModifyParams) WithPolicyIDPathParameter ¶

func (o *ExportRuleModifyParams) WithPolicyIDPathParameter(policyID int64) *ExportRuleModifyParams

WithPolicyIDPathParameter adds the policyID to the export rule modify params

func (*ExportRuleModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the export rule modify params

func (*ExportRuleModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ExportRuleModifyReader ¶

type ExportRuleModifyReader struct {
	// contains filtered or unexported fields
}

ExportRuleModifyReader is a Reader for the ExportRuleModify structure.

func (*ExportRuleModifyReader) ReadResponse ¶

func (o *ExportRuleModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityACLCreateAccepted ¶

type FileDirectorySecurityACLCreateAccepted struct {
	Payload *models.JobLinkResponse
}

FileDirectorySecurityACLCreateAccepted describes a response with status code 202, with default header values.

Accepted

func NewFileDirectorySecurityACLCreateAccepted ¶

func NewFileDirectorySecurityACLCreateAccepted() *FileDirectorySecurityACLCreateAccepted

NewFileDirectorySecurityACLCreateAccepted creates a FileDirectorySecurityACLCreateAccepted with default headers values

func (*FileDirectorySecurityACLCreateAccepted) Error ¶

func (*FileDirectorySecurityACLCreateAccepted) GetPayload ¶

func (*FileDirectorySecurityACLCreateAccepted) IsClientError ¶

func (o *FileDirectorySecurityACLCreateAccepted) IsClientError() bool

IsClientError returns true when this file directory security Acl create accepted response has a 4xx status code

func (*FileDirectorySecurityACLCreateAccepted) IsCode ¶

IsCode returns true when this file directory security Acl create accepted response a status code equal to that given

func (*FileDirectorySecurityACLCreateAccepted) IsRedirect ¶

IsRedirect returns true when this file directory security Acl create accepted response has a 3xx status code

func (*FileDirectorySecurityACLCreateAccepted) IsServerError ¶

func (o *FileDirectorySecurityACLCreateAccepted) IsServerError() bool

IsServerError returns true when this file directory security Acl create accepted response has a 5xx status code

func (*FileDirectorySecurityACLCreateAccepted) IsSuccess ¶

IsSuccess returns true when this file directory security Acl create accepted response has a 2xx status code

func (*FileDirectorySecurityACLCreateAccepted) String ¶

type FileDirectorySecurityACLCreateDefault ¶

type FileDirectorySecurityACLCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityACLCreateDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityACLCreateDefault ¶

func NewFileDirectorySecurityACLCreateDefault(code int) *FileDirectorySecurityACLCreateDefault

NewFileDirectorySecurityACLCreateDefault creates a FileDirectorySecurityACLCreateDefault with default headers values

func (*FileDirectorySecurityACLCreateDefault) Code ¶

Code gets the status code for the file directory security acl create default response

func (*FileDirectorySecurityACLCreateDefault) Error ¶

func (*FileDirectorySecurityACLCreateDefault) GetPayload ¶

func (*FileDirectorySecurityACLCreateDefault) IsClientError ¶

func (o *FileDirectorySecurityACLCreateDefault) IsClientError() bool

IsClientError returns true when this file directory security acl create default response has a 4xx status code

func (*FileDirectorySecurityACLCreateDefault) IsCode ¶

IsCode returns true when this file directory security acl create default response a status code equal to that given

func (*FileDirectorySecurityACLCreateDefault) IsRedirect ¶

IsRedirect returns true when this file directory security acl create default response has a 3xx status code

func (*FileDirectorySecurityACLCreateDefault) IsServerError ¶

func (o *FileDirectorySecurityACLCreateDefault) IsServerError() bool

IsServerError returns true when this file directory security acl create default response has a 5xx status code

func (*FileDirectorySecurityACLCreateDefault) IsSuccess ¶

IsSuccess returns true when this file directory security acl create default response has a 2xx status code

func (*FileDirectorySecurityACLCreateDefault) String ¶

type FileDirectorySecurityACLCreateParams ¶

type FileDirectorySecurityACLCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FileDirectorySecurityACL

	/* Path.

	   path
	*/
	PathPathParameter string

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityACLCreateParams contains all the parameters to send to the API endpoint

for the file directory security acl create operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityACLCreateParams ¶

func NewFileDirectorySecurityACLCreateParams() *FileDirectorySecurityACLCreateParams

NewFileDirectorySecurityACLCreateParams creates a new FileDirectorySecurityACLCreateParams 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 NewFileDirectorySecurityACLCreateParamsWithContext ¶

func NewFileDirectorySecurityACLCreateParamsWithContext(ctx context.Context) *FileDirectorySecurityACLCreateParams

NewFileDirectorySecurityACLCreateParamsWithContext creates a new FileDirectorySecurityACLCreateParams object with the ability to set a context for a request.

func NewFileDirectorySecurityACLCreateParamsWithHTTPClient ¶

func NewFileDirectorySecurityACLCreateParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityACLCreateParams

NewFileDirectorySecurityACLCreateParamsWithHTTPClient creates a new FileDirectorySecurityACLCreateParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityACLCreateParamsWithTimeout ¶

func NewFileDirectorySecurityACLCreateParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityACLCreateParams

NewFileDirectorySecurityACLCreateParamsWithTimeout creates a new FileDirectorySecurityACLCreateParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityACLCreateParams) SetContext ¶

SetContext adds the context to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetDefaults ¶

func (o *FileDirectorySecurityACLCreateParams) SetDefaults()

SetDefaults hydrates default values in the file directory security acl create params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityACLCreateParams) SetHTTPClient ¶

func (o *FileDirectorySecurityACLCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetInfo ¶

SetInfo adds the info to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityACLCreateParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetReturnRecordsQueryParameter ¶

func (o *FileDirectorySecurityACLCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityACLCreateParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityACLCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) SetTimeout ¶

func (o *FileDirectorySecurityACLCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithContext ¶

WithContext adds the context to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security acl create params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityACLCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithInfo ¶

WithInfo adds the info to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithReturnRecordsQueryParameter ¶

func (o *FileDirectorySecurityACLCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FileDirectorySecurityACLCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityACLCreateParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FileDirectorySecurityACLCreateParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security acl create params

func (*FileDirectorySecurityACLCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityACLCreateReader ¶

type FileDirectorySecurityACLCreateReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityACLCreateReader is a Reader for the FileDirectorySecurityACLCreate structure.

func (*FileDirectorySecurityACLCreateReader) ReadResponse ¶

func (o *FileDirectorySecurityACLCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityACLDeleteAccepted ¶

type FileDirectorySecurityACLDeleteAccepted struct {
	Payload *models.JobLinkResponse
}

FileDirectorySecurityACLDeleteAccepted describes a response with status code 202, with default header values.

Accepted

func NewFileDirectorySecurityACLDeleteAccepted ¶

func NewFileDirectorySecurityACLDeleteAccepted() *FileDirectorySecurityACLDeleteAccepted

NewFileDirectorySecurityACLDeleteAccepted creates a FileDirectorySecurityACLDeleteAccepted with default headers values

func (*FileDirectorySecurityACLDeleteAccepted) Error ¶

func (*FileDirectorySecurityACLDeleteAccepted) GetPayload ¶

func (*FileDirectorySecurityACLDeleteAccepted) IsClientError ¶

func (o *FileDirectorySecurityACLDeleteAccepted) IsClientError() bool

IsClientError returns true when this file directory security Acl delete accepted response has a 4xx status code

func (*FileDirectorySecurityACLDeleteAccepted) IsCode ¶

IsCode returns true when this file directory security Acl delete accepted response a status code equal to that given

func (*FileDirectorySecurityACLDeleteAccepted) IsRedirect ¶

IsRedirect returns true when this file directory security Acl delete accepted response has a 3xx status code

func (*FileDirectorySecurityACLDeleteAccepted) IsServerError ¶

func (o *FileDirectorySecurityACLDeleteAccepted) IsServerError() bool

IsServerError returns true when this file directory security Acl delete accepted response has a 5xx status code

func (*FileDirectorySecurityACLDeleteAccepted) IsSuccess ¶

IsSuccess returns true when this file directory security Acl delete accepted response has a 2xx status code

func (*FileDirectorySecurityACLDeleteAccepted) String ¶

type FileDirectorySecurityACLDeleteDefault ¶

type FileDirectorySecurityACLDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityACLDeleteDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityACLDeleteDefault ¶

func NewFileDirectorySecurityACLDeleteDefault(code int) *FileDirectorySecurityACLDeleteDefault

NewFileDirectorySecurityACLDeleteDefault creates a FileDirectorySecurityACLDeleteDefault with default headers values

func (*FileDirectorySecurityACLDeleteDefault) Code ¶

Code gets the status code for the file directory security acl delete default response

func (*FileDirectorySecurityACLDeleteDefault) Error ¶

func (*FileDirectorySecurityACLDeleteDefault) GetPayload ¶

func (*FileDirectorySecurityACLDeleteDefault) IsClientError ¶

func (o *FileDirectorySecurityACLDeleteDefault) IsClientError() bool

IsClientError returns true when this file directory security acl delete default response has a 4xx status code

func (*FileDirectorySecurityACLDeleteDefault) IsCode ¶

IsCode returns true when this file directory security acl delete default response a status code equal to that given

func (*FileDirectorySecurityACLDeleteDefault) IsRedirect ¶

IsRedirect returns true when this file directory security acl delete default response has a 3xx status code

func (*FileDirectorySecurityACLDeleteDefault) IsServerError ¶

func (o *FileDirectorySecurityACLDeleteDefault) IsServerError() bool

IsServerError returns true when this file directory security acl delete default response has a 5xx status code

func (*FileDirectorySecurityACLDeleteDefault) IsSuccess ¶

IsSuccess returns true when this file directory security acl delete default response has a 2xx status code

func (*FileDirectorySecurityACLDeleteDefault) String ¶

type FileDirectorySecurityACLDeleteParams ¶

type FileDirectorySecurityACLDeleteParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.ACLDelete

	/* Path.

	   path
	*/
	PathPathParameter string

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* User.

	   User Name
	*/
	UserPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityACLDeleteParams contains all the parameters to send to the API endpoint

for the file directory security acl delete operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityACLDeleteParams ¶

func NewFileDirectorySecurityACLDeleteParams() *FileDirectorySecurityACLDeleteParams

NewFileDirectorySecurityACLDeleteParams creates a new FileDirectorySecurityACLDeleteParams 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 NewFileDirectorySecurityACLDeleteParamsWithContext ¶

func NewFileDirectorySecurityACLDeleteParamsWithContext(ctx context.Context) *FileDirectorySecurityACLDeleteParams

NewFileDirectorySecurityACLDeleteParamsWithContext creates a new FileDirectorySecurityACLDeleteParams object with the ability to set a context for a request.

func NewFileDirectorySecurityACLDeleteParamsWithHTTPClient ¶

func NewFileDirectorySecurityACLDeleteParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityACLDeleteParams

NewFileDirectorySecurityACLDeleteParamsWithHTTPClient creates a new FileDirectorySecurityACLDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityACLDeleteParamsWithTimeout ¶

func NewFileDirectorySecurityACLDeleteParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityACLDeleteParams

NewFileDirectorySecurityACLDeleteParamsWithTimeout creates a new FileDirectorySecurityACLDeleteParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityACLDeleteParams) SetContext ¶

SetContext adds the context to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetDefaults ¶

func (o *FileDirectorySecurityACLDeleteParams) SetDefaults()

SetDefaults hydrates default values in the file directory security acl delete params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityACLDeleteParams) SetHTTPClient ¶

func (o *FileDirectorySecurityACLDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetInfo ¶

SetInfo adds the info to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetReturnRecordsQueryParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetTimeout ¶

func (o *FileDirectorySecurityACLDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) SetUserPathParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) SetUserPathParameter(user string)

SetUserPathParameter adds the user to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithContext ¶

WithContext adds the context to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security acl delete params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityACLDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithInfo ¶

WithInfo adds the info to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithReturnRecordsQueryParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FileDirectorySecurityACLDeleteParams

WithReturnRecordsQueryParameter adds the returnRecords to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityACLDeleteParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FileDirectorySecurityACLDeleteParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WithUserPathParameter ¶

WithUserPathParameter adds the user to the file directory security acl delete params

func (*FileDirectorySecurityACLDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityACLDeleteReader ¶

type FileDirectorySecurityACLDeleteReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityACLDeleteReader is a Reader for the FileDirectorySecurityACLDelete structure.

func (*FileDirectorySecurityACLDeleteReader) ReadResponse ¶

func (o *FileDirectorySecurityACLDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityACLModifyAccepted ¶

type FileDirectorySecurityACLModifyAccepted struct {
	Payload *models.JobLinkResponse
}

FileDirectorySecurityACLModifyAccepted describes a response with status code 202, with default header values.

Accepted

func NewFileDirectorySecurityACLModifyAccepted ¶

func NewFileDirectorySecurityACLModifyAccepted() *FileDirectorySecurityACLModifyAccepted

NewFileDirectorySecurityACLModifyAccepted creates a FileDirectorySecurityACLModifyAccepted with default headers values

func (*FileDirectorySecurityACLModifyAccepted) Error ¶

func (*FileDirectorySecurityACLModifyAccepted) GetPayload ¶

func (*FileDirectorySecurityACLModifyAccepted) IsClientError ¶

func (o *FileDirectorySecurityACLModifyAccepted) IsClientError() bool

IsClientError returns true when this file directory security Acl modify accepted response has a 4xx status code

func (*FileDirectorySecurityACLModifyAccepted) IsCode ¶

IsCode returns true when this file directory security Acl modify accepted response a status code equal to that given

func (*FileDirectorySecurityACLModifyAccepted) IsRedirect ¶

IsRedirect returns true when this file directory security Acl modify accepted response has a 3xx status code

func (*FileDirectorySecurityACLModifyAccepted) IsServerError ¶

func (o *FileDirectorySecurityACLModifyAccepted) IsServerError() bool

IsServerError returns true when this file directory security Acl modify accepted response has a 5xx status code

func (*FileDirectorySecurityACLModifyAccepted) IsSuccess ¶

IsSuccess returns true when this file directory security Acl modify accepted response has a 2xx status code

func (*FileDirectorySecurityACLModifyAccepted) String ¶

type FileDirectorySecurityACLModifyDefault ¶

type FileDirectorySecurityACLModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityACLModifyDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityACLModifyDefault ¶

func NewFileDirectorySecurityACLModifyDefault(code int) *FileDirectorySecurityACLModifyDefault

NewFileDirectorySecurityACLModifyDefault creates a FileDirectorySecurityACLModifyDefault with default headers values

func (*FileDirectorySecurityACLModifyDefault) Code ¶

Code gets the status code for the file directory security acl modify default response

func (*FileDirectorySecurityACLModifyDefault) Error ¶

func (*FileDirectorySecurityACLModifyDefault) GetPayload ¶

func (*FileDirectorySecurityACLModifyDefault) IsClientError ¶

func (o *FileDirectorySecurityACLModifyDefault) IsClientError() bool

IsClientError returns true when this file directory security acl modify default response has a 4xx status code

func (*FileDirectorySecurityACLModifyDefault) IsCode ¶

IsCode returns true when this file directory security acl modify default response a status code equal to that given

func (*FileDirectorySecurityACLModifyDefault) IsRedirect ¶

IsRedirect returns true when this file directory security acl modify default response has a 3xx status code

func (*FileDirectorySecurityACLModifyDefault) IsServerError ¶

func (o *FileDirectorySecurityACLModifyDefault) IsServerError() bool

IsServerError returns true when this file directory security acl modify default response has a 5xx status code

func (*FileDirectorySecurityACLModifyDefault) IsSuccess ¶

IsSuccess returns true when this file directory security acl modify default response has a 2xx status code

func (*FileDirectorySecurityACLModifyDefault) String ¶

type FileDirectorySecurityACLModifyParams ¶

type FileDirectorySecurityACLModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FileDirectorySecurityACL

	/* Path.

	   path
	*/
	PathPathParameter string

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* User.

	   User Name
	*/
	UserPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityACLModifyParams contains all the parameters to send to the API endpoint

for the file directory security acl modify operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityACLModifyParams ¶

func NewFileDirectorySecurityACLModifyParams() *FileDirectorySecurityACLModifyParams

NewFileDirectorySecurityACLModifyParams creates a new FileDirectorySecurityACLModifyParams 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 NewFileDirectorySecurityACLModifyParamsWithContext ¶

func NewFileDirectorySecurityACLModifyParamsWithContext(ctx context.Context) *FileDirectorySecurityACLModifyParams

NewFileDirectorySecurityACLModifyParamsWithContext creates a new FileDirectorySecurityACLModifyParams object with the ability to set a context for a request.

func NewFileDirectorySecurityACLModifyParamsWithHTTPClient ¶

func NewFileDirectorySecurityACLModifyParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityACLModifyParams

NewFileDirectorySecurityACLModifyParamsWithHTTPClient creates a new FileDirectorySecurityACLModifyParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityACLModifyParamsWithTimeout ¶

func NewFileDirectorySecurityACLModifyParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityACLModifyParams

NewFileDirectorySecurityACLModifyParamsWithTimeout creates a new FileDirectorySecurityACLModifyParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityACLModifyParams) SetContext ¶

SetContext adds the context to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetDefaults ¶

func (o *FileDirectorySecurityACLModifyParams) SetDefaults()

SetDefaults hydrates default values in the file directory security acl modify params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityACLModifyParams) SetHTTPClient ¶

func (o *FileDirectorySecurityACLModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetInfo ¶

SetInfo adds the info to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityACLModifyParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetReturnRecordsQueryParameter ¶

func (o *FileDirectorySecurityACLModifyParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityACLModifyParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityACLModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetTimeout ¶

func (o *FileDirectorySecurityACLModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) SetUserPathParameter ¶

func (o *FileDirectorySecurityACLModifyParams) SetUserPathParameter(user string)

SetUserPathParameter adds the user to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithContext ¶

WithContext adds the context to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security acl modify params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityACLModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithInfo ¶

WithInfo adds the info to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithReturnRecordsQueryParameter ¶

func (o *FileDirectorySecurityACLModifyParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FileDirectorySecurityACLModifyParams

WithReturnRecordsQueryParameter adds the returnRecords to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityACLModifyParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FileDirectorySecurityACLModifyParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WithUserPathParameter ¶

WithUserPathParameter adds the user to the file directory security acl modify params

func (*FileDirectorySecurityACLModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityACLModifyReader ¶

type FileDirectorySecurityACLModifyReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityACLModifyReader is a Reader for the FileDirectorySecurityACLModify structure.

func (*FileDirectorySecurityACLModifyReader) ReadResponse ¶

func (o *FileDirectorySecurityACLModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityCreateAccepted ¶

type FileDirectorySecurityCreateAccepted struct {
	Payload *models.JobLinkResponse
}

FileDirectorySecurityCreateAccepted describes a response with status code 202, with default header values.

Accepted

func NewFileDirectorySecurityCreateAccepted ¶

func NewFileDirectorySecurityCreateAccepted() *FileDirectorySecurityCreateAccepted

NewFileDirectorySecurityCreateAccepted creates a FileDirectorySecurityCreateAccepted with default headers values

func (*FileDirectorySecurityCreateAccepted) Error ¶

func (*FileDirectorySecurityCreateAccepted) GetPayload ¶

func (*FileDirectorySecurityCreateAccepted) IsClientError ¶

func (o *FileDirectorySecurityCreateAccepted) IsClientError() bool

IsClientError returns true when this file directory security create accepted response has a 4xx status code

func (*FileDirectorySecurityCreateAccepted) IsCode ¶

IsCode returns true when this file directory security create accepted response a status code equal to that given

func (*FileDirectorySecurityCreateAccepted) IsRedirect ¶

func (o *FileDirectorySecurityCreateAccepted) IsRedirect() bool

IsRedirect returns true when this file directory security create accepted response has a 3xx status code

func (*FileDirectorySecurityCreateAccepted) IsServerError ¶

func (o *FileDirectorySecurityCreateAccepted) IsServerError() bool

IsServerError returns true when this file directory security create accepted response has a 5xx status code

func (*FileDirectorySecurityCreateAccepted) IsSuccess ¶

IsSuccess returns true when this file directory security create accepted response has a 2xx status code

func (*FileDirectorySecurityCreateAccepted) String ¶

type FileDirectorySecurityCreateDefault ¶

type FileDirectorySecurityCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityCreateDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityCreateDefault ¶

func NewFileDirectorySecurityCreateDefault(code int) *FileDirectorySecurityCreateDefault

NewFileDirectorySecurityCreateDefault creates a FileDirectorySecurityCreateDefault with default headers values

func (*FileDirectorySecurityCreateDefault) Code ¶

Code gets the status code for the file directory security create default response

func (*FileDirectorySecurityCreateDefault) Error ¶

func (*FileDirectorySecurityCreateDefault) GetPayload ¶

func (*FileDirectorySecurityCreateDefault) IsClientError ¶

func (o *FileDirectorySecurityCreateDefault) IsClientError() bool

IsClientError returns true when this file directory security create default response has a 4xx status code

func (*FileDirectorySecurityCreateDefault) IsCode ¶

IsCode returns true when this file directory security create default response a status code equal to that given

func (*FileDirectorySecurityCreateDefault) IsRedirect ¶

func (o *FileDirectorySecurityCreateDefault) IsRedirect() bool

IsRedirect returns true when this file directory security create default response has a 3xx status code

func (*FileDirectorySecurityCreateDefault) IsServerError ¶

func (o *FileDirectorySecurityCreateDefault) IsServerError() bool

IsServerError returns true when this file directory security create default response has a 5xx status code

func (*FileDirectorySecurityCreateDefault) IsSuccess ¶

IsSuccess returns true when this file directory security create default response has a 2xx status code

func (*FileDirectorySecurityCreateDefault) String ¶

type FileDirectorySecurityCreateParams ¶

type FileDirectorySecurityCreateParams struct {

	/* Info.

	   Information specification
	*/
	Info *models.FileDirectorySecurity

	/* Path.

	   target path
	*/
	PathPathParameter string

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityCreateParams contains all the parameters to send to the API endpoint

for the file directory security create operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityCreateParams ¶

func NewFileDirectorySecurityCreateParams() *FileDirectorySecurityCreateParams

NewFileDirectorySecurityCreateParams creates a new FileDirectorySecurityCreateParams 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 NewFileDirectorySecurityCreateParamsWithContext ¶

func NewFileDirectorySecurityCreateParamsWithContext(ctx context.Context) *FileDirectorySecurityCreateParams

NewFileDirectorySecurityCreateParamsWithContext creates a new FileDirectorySecurityCreateParams object with the ability to set a context for a request.

func NewFileDirectorySecurityCreateParamsWithHTTPClient ¶

func NewFileDirectorySecurityCreateParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityCreateParams

NewFileDirectorySecurityCreateParamsWithHTTPClient creates a new FileDirectorySecurityCreateParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityCreateParamsWithTimeout ¶

func NewFileDirectorySecurityCreateParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityCreateParams

NewFileDirectorySecurityCreateParamsWithTimeout creates a new FileDirectorySecurityCreateParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityCreateParams) SetContext ¶

SetContext adds the context to the file directory security create params

func (*FileDirectorySecurityCreateParams) SetDefaults ¶

func (o *FileDirectorySecurityCreateParams) SetDefaults()

SetDefaults hydrates default values in the file directory security create params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityCreateParams) SetHTTPClient ¶

func (o *FileDirectorySecurityCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security create params

func (*FileDirectorySecurityCreateParams) SetInfo ¶

SetInfo adds the info to the file directory security create params

func (*FileDirectorySecurityCreateParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityCreateParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security create params

func (*FileDirectorySecurityCreateParams) SetReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityCreateParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the file directory security create params

func (*FileDirectorySecurityCreateParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security create params

func (*FileDirectorySecurityCreateParams) SetTimeout ¶

func (o *FileDirectorySecurityCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithContext ¶

WithContext adds the context to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security create params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithInfo ¶

WithInfo adds the info to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityCreateParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FileDirectorySecurityCreateParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityCreateParams) WithSVMUUIDPathParameter(svmUUID string) *FileDirectorySecurityCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the file directory security create params

func (*FileDirectorySecurityCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security create params

func (*FileDirectorySecurityCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityCreateReader ¶

type FileDirectorySecurityCreateReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityCreateReader is a Reader for the FileDirectorySecurityCreate structure.

func (*FileDirectorySecurityCreateReader) ReadResponse ¶

func (o *FileDirectorySecurityCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityDeleteDefault ¶

type FileDirectorySecurityDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityDeleteDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityDeleteDefault ¶

func NewFileDirectorySecurityDeleteDefault(code int) *FileDirectorySecurityDeleteDefault

NewFileDirectorySecurityDeleteDefault creates a FileDirectorySecurityDeleteDefault with default headers values

func (*FileDirectorySecurityDeleteDefault) Code ¶

Code gets the status code for the file directory security delete default response

func (*FileDirectorySecurityDeleteDefault) Error ¶

func (*FileDirectorySecurityDeleteDefault) GetPayload ¶

func (*FileDirectorySecurityDeleteDefault) IsClientError ¶

func (o *FileDirectorySecurityDeleteDefault) IsClientError() bool

IsClientError returns true when this file directory security delete default response has a 4xx status code

func (*FileDirectorySecurityDeleteDefault) IsCode ¶

IsCode returns true when this file directory security delete default response a status code equal to that given

func (*FileDirectorySecurityDeleteDefault) IsRedirect ¶

func (o *FileDirectorySecurityDeleteDefault) IsRedirect() bool

IsRedirect returns true when this file directory security delete default response has a 3xx status code

func (*FileDirectorySecurityDeleteDefault) IsServerError ¶

func (o *FileDirectorySecurityDeleteDefault) IsServerError() bool

IsServerError returns true when this file directory security delete default response has a 5xx status code

func (*FileDirectorySecurityDeleteDefault) IsSuccess ¶

IsSuccess returns true when this file directory security delete default response has a 2xx status code

func (*FileDirectorySecurityDeleteDefault) String ¶

type FileDirectorySecurityDeleteOK ¶

type FileDirectorySecurityDeleteOK struct {
}

FileDirectorySecurityDeleteOK describes a response with status code 200, with default header values.

OK

func NewFileDirectorySecurityDeleteOK ¶

func NewFileDirectorySecurityDeleteOK() *FileDirectorySecurityDeleteOK

NewFileDirectorySecurityDeleteOK creates a FileDirectorySecurityDeleteOK with default headers values

func (*FileDirectorySecurityDeleteOK) Error ¶

func (*FileDirectorySecurityDeleteOK) IsClientError ¶

func (o *FileDirectorySecurityDeleteOK) IsClientError() bool

IsClientError returns true when this file directory security delete o k response has a 4xx status code

func (*FileDirectorySecurityDeleteOK) IsCode ¶

func (o *FileDirectorySecurityDeleteOK) IsCode(code int) bool

IsCode returns true when this file directory security delete o k response a status code equal to that given

func (*FileDirectorySecurityDeleteOK) IsRedirect ¶

func (o *FileDirectorySecurityDeleteOK) IsRedirect() bool

IsRedirect returns true when this file directory security delete o k response has a 3xx status code

func (*FileDirectorySecurityDeleteOK) IsServerError ¶

func (o *FileDirectorySecurityDeleteOK) IsServerError() bool

IsServerError returns true when this file directory security delete o k response has a 5xx status code

func (*FileDirectorySecurityDeleteOK) IsSuccess ¶

func (o *FileDirectorySecurityDeleteOK) IsSuccess() bool

IsSuccess returns true when this file directory security delete o k response has a 2xx status code

func (*FileDirectorySecurityDeleteOK) String ¶

type FileDirectorySecurityDeleteParams ¶

type FileDirectorySecurityDeleteParams struct {

	/* AccessControl.

	   Remove all SLAG ACLs. Currently bulk deletion of file-directory ACLs is not supported.
	*/
	AccessControlQueryParameter *string

	/* Path.

	   target path
	*/
	PathPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityDeleteParams contains all the parameters to send to the API endpoint

for the file directory security delete operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityDeleteParams ¶

func NewFileDirectorySecurityDeleteParams() *FileDirectorySecurityDeleteParams

NewFileDirectorySecurityDeleteParams creates a new FileDirectorySecurityDeleteParams 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 NewFileDirectorySecurityDeleteParamsWithContext ¶

func NewFileDirectorySecurityDeleteParamsWithContext(ctx context.Context) *FileDirectorySecurityDeleteParams

NewFileDirectorySecurityDeleteParamsWithContext creates a new FileDirectorySecurityDeleteParams object with the ability to set a context for a request.

func NewFileDirectorySecurityDeleteParamsWithHTTPClient ¶

func NewFileDirectorySecurityDeleteParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityDeleteParams

NewFileDirectorySecurityDeleteParamsWithHTTPClient creates a new FileDirectorySecurityDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityDeleteParamsWithTimeout ¶

func NewFileDirectorySecurityDeleteParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityDeleteParams

NewFileDirectorySecurityDeleteParamsWithTimeout creates a new FileDirectorySecurityDeleteParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityDeleteParams) SetAccessControlQueryParameter ¶

func (o *FileDirectorySecurityDeleteParams) SetAccessControlQueryParameter(accessControl *string)

SetAccessControlQueryParameter adds the accessControl to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) SetContext ¶

SetContext adds the context to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) SetDefaults ¶

func (o *FileDirectorySecurityDeleteParams) SetDefaults()

SetDefaults hydrates default values in the file directory security delete params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityDeleteParams) SetHTTPClient ¶

func (o *FileDirectorySecurityDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityDeleteParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) SetTimeout ¶

func (o *FileDirectorySecurityDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WithAccessControlQueryParameter ¶

func (o *FileDirectorySecurityDeleteParams) WithAccessControlQueryParameter(accessControl *string) *FileDirectorySecurityDeleteParams

WithAccessControlQueryParameter adds the accessControl to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WithContext ¶

WithContext adds the context to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security delete params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WithSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *FileDirectorySecurityDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security delete params

func (*FileDirectorySecurityDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityDeleteReader ¶

type FileDirectorySecurityDeleteReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityDeleteReader is a Reader for the FileDirectorySecurityDelete structure.

func (*FileDirectorySecurityDeleteReader) ReadResponse ¶

func (o *FileDirectorySecurityDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityGetDefault ¶

type FileDirectorySecurityGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityGetDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityGetDefault ¶

func NewFileDirectorySecurityGetDefault(code int) *FileDirectorySecurityGetDefault

NewFileDirectorySecurityGetDefault creates a FileDirectorySecurityGetDefault with default headers values

func (*FileDirectorySecurityGetDefault) Code ¶

Code gets the status code for the file directory security get default response

func (*FileDirectorySecurityGetDefault) Error ¶

func (*FileDirectorySecurityGetDefault) GetPayload ¶

func (*FileDirectorySecurityGetDefault) IsClientError ¶

func (o *FileDirectorySecurityGetDefault) IsClientError() bool

IsClientError returns true when this file directory security get default response has a 4xx status code

func (*FileDirectorySecurityGetDefault) IsCode ¶

func (o *FileDirectorySecurityGetDefault) IsCode(code int) bool

IsCode returns true when this file directory security get default response a status code equal to that given

func (*FileDirectorySecurityGetDefault) IsRedirect ¶

func (o *FileDirectorySecurityGetDefault) IsRedirect() bool

IsRedirect returns true when this file directory security get default response has a 3xx status code

func (*FileDirectorySecurityGetDefault) IsServerError ¶

func (o *FileDirectorySecurityGetDefault) IsServerError() bool

IsServerError returns true when this file directory security get default response has a 5xx status code

func (*FileDirectorySecurityGetDefault) IsSuccess ¶

func (o *FileDirectorySecurityGetDefault) IsSuccess() bool

IsSuccess returns true when this file directory security get default response has a 2xx status code

func (*FileDirectorySecurityGetDefault) String ¶

type FileDirectorySecurityGetOK ¶

type FileDirectorySecurityGetOK struct {
	Payload *models.FileDirectorySecurity
}

FileDirectorySecurityGetOK describes a response with status code 200, with default header values.

OK

func NewFileDirectorySecurityGetOK ¶

func NewFileDirectorySecurityGetOK() *FileDirectorySecurityGetOK

NewFileDirectorySecurityGetOK creates a FileDirectorySecurityGetOK with default headers values

func (*FileDirectorySecurityGetOK) Error ¶

func (*FileDirectorySecurityGetOK) GetPayload ¶

func (*FileDirectorySecurityGetOK) IsClientError ¶

func (o *FileDirectorySecurityGetOK) IsClientError() bool

IsClientError returns true when this file directory security get o k response has a 4xx status code

func (*FileDirectorySecurityGetOK) IsCode ¶

func (o *FileDirectorySecurityGetOK) IsCode(code int) bool

IsCode returns true when this file directory security get o k response a status code equal to that given

func (*FileDirectorySecurityGetOK) IsRedirect ¶

func (o *FileDirectorySecurityGetOK) IsRedirect() bool

IsRedirect returns true when this file directory security get o k response has a 3xx status code

func (*FileDirectorySecurityGetOK) IsServerError ¶

func (o *FileDirectorySecurityGetOK) IsServerError() bool

IsServerError returns true when this file directory security get o k response has a 5xx status code

func (*FileDirectorySecurityGetOK) IsSuccess ¶

func (o *FileDirectorySecurityGetOK) IsSuccess() bool

IsSuccess returns true when this file directory security get o k response has a 2xx status code

func (*FileDirectorySecurityGetOK) String ¶

func (o *FileDirectorySecurityGetOK) String() string

type FileDirectorySecurityGetParams ¶

type FileDirectorySecurityGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Path.

	   target path
	*/
	PathPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityGetParams contains all the parameters to send to the API endpoint

for the file directory security get operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityGetParams ¶

func NewFileDirectorySecurityGetParams() *FileDirectorySecurityGetParams

NewFileDirectorySecurityGetParams creates a new FileDirectorySecurityGetParams 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 NewFileDirectorySecurityGetParamsWithContext ¶

func NewFileDirectorySecurityGetParamsWithContext(ctx context.Context) *FileDirectorySecurityGetParams

NewFileDirectorySecurityGetParamsWithContext creates a new FileDirectorySecurityGetParams object with the ability to set a context for a request.

func NewFileDirectorySecurityGetParamsWithHTTPClient ¶

func NewFileDirectorySecurityGetParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityGetParams

NewFileDirectorySecurityGetParamsWithHTTPClient creates a new FileDirectorySecurityGetParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityGetParamsWithTimeout ¶

func NewFileDirectorySecurityGetParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityGetParams

NewFileDirectorySecurityGetParamsWithTimeout creates a new FileDirectorySecurityGetParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityGetParams) SetContext ¶

func (o *FileDirectorySecurityGetParams) SetContext(ctx context.Context)

SetContext adds the context to the file directory security get params

func (*FileDirectorySecurityGetParams) SetDefaults ¶

func (o *FileDirectorySecurityGetParams) SetDefaults()

SetDefaults hydrates default values in the file directory security get params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityGetParams) SetFieldsQueryParameter ¶

func (o *FileDirectorySecurityGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the file directory security get params

func (*FileDirectorySecurityGetParams) SetHTTPClient ¶

func (o *FileDirectorySecurityGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security get params

func (*FileDirectorySecurityGetParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityGetParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security get params

func (*FileDirectorySecurityGetParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security get params

func (*FileDirectorySecurityGetParams) SetTimeout ¶

func (o *FileDirectorySecurityGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security get params

func (*FileDirectorySecurityGetParams) WithContext ¶

WithContext adds the context to the file directory security get params

func (*FileDirectorySecurityGetParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security get params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityGetParams) WithFieldsQueryParameter ¶

func (o *FileDirectorySecurityGetParams) WithFieldsQueryParameter(fields []string) *FileDirectorySecurityGetParams

WithFieldsQueryParameter adds the fields to the file directory security get params

func (*FileDirectorySecurityGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security get params

func (*FileDirectorySecurityGetParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security get params

func (*FileDirectorySecurityGetParams) WithSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityGetParams) WithSVMUUIDPathParameter(svmUUID string) *FileDirectorySecurityGetParams

WithSVMUUIDPathParameter adds the svmUUID to the file directory security get params

func (*FileDirectorySecurityGetParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security get params

func (*FileDirectorySecurityGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityGetReader ¶

type FileDirectorySecurityGetReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityGetReader is a Reader for the FileDirectorySecurityGet structure.

func (*FileDirectorySecurityGetReader) ReadResponse ¶

func (o *FileDirectorySecurityGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FileDirectorySecurityModifyAccepted ¶

type FileDirectorySecurityModifyAccepted struct {
	Payload *models.JobLinkResponse
}

FileDirectorySecurityModifyAccepted describes a response with status code 202, with default header values.

Accepted

func NewFileDirectorySecurityModifyAccepted ¶

func NewFileDirectorySecurityModifyAccepted() *FileDirectorySecurityModifyAccepted

NewFileDirectorySecurityModifyAccepted creates a FileDirectorySecurityModifyAccepted with default headers values

func (*FileDirectorySecurityModifyAccepted) Error ¶

func (*FileDirectorySecurityModifyAccepted) GetPayload ¶

func (*FileDirectorySecurityModifyAccepted) IsClientError ¶

func (o *FileDirectorySecurityModifyAccepted) IsClientError() bool

IsClientError returns true when this file directory security modify accepted response has a 4xx status code

func (*FileDirectorySecurityModifyAccepted) IsCode ¶

IsCode returns true when this file directory security modify accepted response a status code equal to that given

func (*FileDirectorySecurityModifyAccepted) IsRedirect ¶

func (o *FileDirectorySecurityModifyAccepted) IsRedirect() bool

IsRedirect returns true when this file directory security modify accepted response has a 3xx status code

func (*FileDirectorySecurityModifyAccepted) IsServerError ¶

func (o *FileDirectorySecurityModifyAccepted) IsServerError() bool

IsServerError returns true when this file directory security modify accepted response has a 5xx status code

func (*FileDirectorySecurityModifyAccepted) IsSuccess ¶

IsSuccess returns true when this file directory security modify accepted response has a 2xx status code

func (*FileDirectorySecurityModifyAccepted) String ¶

type FileDirectorySecurityModifyDefault ¶

type FileDirectorySecurityModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FileDirectorySecurityModifyDefault describes a response with status code -1, with default header values.

Error

func NewFileDirectorySecurityModifyDefault ¶

func NewFileDirectorySecurityModifyDefault(code int) *FileDirectorySecurityModifyDefault

NewFileDirectorySecurityModifyDefault creates a FileDirectorySecurityModifyDefault with default headers values

func (*FileDirectorySecurityModifyDefault) Code ¶

Code gets the status code for the file directory security modify default response

func (*FileDirectorySecurityModifyDefault) Error ¶

func (*FileDirectorySecurityModifyDefault) GetPayload ¶

func (*FileDirectorySecurityModifyDefault) IsClientError ¶

func (o *FileDirectorySecurityModifyDefault) IsClientError() bool

IsClientError returns true when this file directory security modify default response has a 4xx status code

func (*FileDirectorySecurityModifyDefault) IsCode ¶

IsCode returns true when this file directory security modify default response a status code equal to that given

func (*FileDirectorySecurityModifyDefault) IsRedirect ¶

func (o *FileDirectorySecurityModifyDefault) IsRedirect() bool

IsRedirect returns true when this file directory security modify default response has a 3xx status code

func (*FileDirectorySecurityModifyDefault) IsServerError ¶

func (o *FileDirectorySecurityModifyDefault) IsServerError() bool

IsServerError returns true when this file directory security modify default response has a 5xx status code

func (*FileDirectorySecurityModifyDefault) IsSuccess ¶

IsSuccess returns true when this file directory security modify default response has a 2xx status code

func (*FileDirectorySecurityModifyDefault) String ¶

type FileDirectorySecurityModifyParams ¶

type FileDirectorySecurityModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FileDirectorySecurity

	/* Path.

	   target path
	*/
	PathPathParameter string

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FileDirectorySecurityModifyParams contains all the parameters to send to the API endpoint

for the file directory security modify operation.

Typically these are written to a http.Request.

func NewFileDirectorySecurityModifyParams ¶

func NewFileDirectorySecurityModifyParams() *FileDirectorySecurityModifyParams

NewFileDirectorySecurityModifyParams creates a new FileDirectorySecurityModifyParams 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 NewFileDirectorySecurityModifyParamsWithContext ¶

func NewFileDirectorySecurityModifyParamsWithContext(ctx context.Context) *FileDirectorySecurityModifyParams

NewFileDirectorySecurityModifyParamsWithContext creates a new FileDirectorySecurityModifyParams object with the ability to set a context for a request.

func NewFileDirectorySecurityModifyParamsWithHTTPClient ¶

func NewFileDirectorySecurityModifyParamsWithHTTPClient(client *http.Client) *FileDirectorySecurityModifyParams

NewFileDirectorySecurityModifyParamsWithHTTPClient creates a new FileDirectorySecurityModifyParams object with the ability to set a custom HTTPClient for a request.

func NewFileDirectorySecurityModifyParamsWithTimeout ¶

func NewFileDirectorySecurityModifyParamsWithTimeout(timeout time.Duration) *FileDirectorySecurityModifyParams

NewFileDirectorySecurityModifyParamsWithTimeout creates a new FileDirectorySecurityModifyParams object with the ability to set a timeout on a request.

func (*FileDirectorySecurityModifyParams) SetContext ¶

SetContext adds the context to the file directory security modify params

func (*FileDirectorySecurityModifyParams) SetDefaults ¶

func (o *FileDirectorySecurityModifyParams) SetDefaults()

SetDefaults hydrates default values in the file directory security modify params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityModifyParams) SetHTTPClient ¶

func (o *FileDirectorySecurityModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the file directory security modify params

func (*FileDirectorySecurityModifyParams) SetInfo ¶

SetInfo adds the info to the file directory security modify params

func (*FileDirectorySecurityModifyParams) SetPathPathParameter ¶

func (o *FileDirectorySecurityModifyParams) SetPathPathParameter(path string)

SetPathPathParameter adds the path to the file directory security modify params

func (*FileDirectorySecurityModifyParams) SetReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityModifyParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the file directory security modify params

func (*FileDirectorySecurityModifyParams) SetSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the file directory security modify params

func (*FileDirectorySecurityModifyParams) SetTimeout ¶

func (o *FileDirectorySecurityModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithContext ¶

WithContext adds the context to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the file directory security modify params (not the query body).

All values with no default are reset to their zero value.

func (*FileDirectorySecurityModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithInfo ¶

WithInfo adds the info to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithPathPathParameter ¶

WithPathPathParameter adds the path to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithReturnTimeoutQueryParameter ¶

func (o *FileDirectorySecurityModifyParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FileDirectorySecurityModifyParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithSVMUUIDPathParameter ¶

func (o *FileDirectorySecurityModifyParams) WithSVMUUIDPathParameter(svmUUID string) *FileDirectorySecurityModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the file directory security modify params

func (*FileDirectorySecurityModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FileDirectorySecurityModifyReader ¶

type FileDirectorySecurityModifyReader struct {
	// contains filtered or unexported fields
}

FileDirectorySecurityModifyReader is a Reader for the FileDirectorySecurityModify structure.

func (*FileDirectorySecurityModifyReader) ReadResponse ¶

func (o *FileDirectorySecurityModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyCollectionGetDefault ¶

type FpolicyCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyCollectionGetDefault ¶

func NewFpolicyCollectionGetDefault(code int) *FpolicyCollectionGetDefault

NewFpolicyCollectionGetDefault creates a FpolicyCollectionGetDefault with default headers values

func (*FpolicyCollectionGetDefault) Code ¶

func (o *FpolicyCollectionGetDefault) Code() int

Code gets the status code for the fpolicy collection get default response

func (*FpolicyCollectionGetDefault) Error ¶

func (*FpolicyCollectionGetDefault) GetPayload ¶

func (*FpolicyCollectionGetDefault) IsClientError ¶

func (o *FpolicyCollectionGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy collection get default response has a 4xx status code

func (*FpolicyCollectionGetDefault) IsCode ¶

func (o *FpolicyCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy collection get default response a status code equal to that given

func (*FpolicyCollectionGetDefault) IsRedirect ¶

func (o *FpolicyCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy collection get default response has a 3xx status code

func (*FpolicyCollectionGetDefault) IsServerError ¶

func (o *FpolicyCollectionGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy collection get default response has a 5xx status code

func (*FpolicyCollectionGetDefault) IsSuccess ¶

func (o *FpolicyCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy collection get default response has a 2xx status code

func (*FpolicyCollectionGetDefault) String ¶

func (o *FpolicyCollectionGetDefault) String() string

type FpolicyCollectionGetOK ¶

type FpolicyCollectionGetOK struct {
	Payload *models.FpolicyResponse
}

FpolicyCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyCollectionGetOK ¶

func NewFpolicyCollectionGetOK() *FpolicyCollectionGetOK

NewFpolicyCollectionGetOK creates a FpolicyCollectionGetOK with default headers values

func (*FpolicyCollectionGetOK) Error ¶

func (o *FpolicyCollectionGetOK) Error() string

func (*FpolicyCollectionGetOK) GetPayload ¶

func (*FpolicyCollectionGetOK) IsClientError ¶

func (o *FpolicyCollectionGetOK) IsClientError() bool

IsClientError returns true when this fpolicy collection get o k response has a 4xx status code

func (*FpolicyCollectionGetOK) IsCode ¶

func (o *FpolicyCollectionGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy collection get o k response a status code equal to that given

func (*FpolicyCollectionGetOK) IsRedirect ¶

func (o *FpolicyCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy collection get o k response has a 3xx status code

func (*FpolicyCollectionGetOK) IsServerError ¶

func (o *FpolicyCollectionGetOK) IsServerError() bool

IsServerError returns true when this fpolicy collection get o k response has a 5xx status code

func (*FpolicyCollectionGetOK) IsSuccess ¶

func (o *FpolicyCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy collection get o k response has a 2xx status code

func (*FpolicyCollectionGetOK) String ¶

func (o *FpolicyCollectionGetOK) String() string

type FpolicyCollectionGetParams ¶

type FpolicyCollectionGetParams struct {

	/* EnginesBufferSizeRecvBuffer.

	   Filter by engines.buffer_size.recv_buffer
	*/
	EnginesBufferSizeRecvBufferQueryParameter *int64

	/* EnginesBufferSizeSendBuffer.

	   Filter by engines.buffer_size.send_buffer
	*/
	EnginesBufferSizeSendBufferQueryParameter *int64

	/* EnginesCertificateCa.

	   Filter by engines.certificate.ca
	*/
	EnginesCertificateCaQueryParameter *string

	/* EnginesCertificateName.

	   Filter by engines.certificate.name
	*/
	EnginesCertificateNameQueryParameter *string

	/* EnginesCertificateSerialNumber.

	   Filter by engines.certificate.serial_number
	*/
	EnginesCertificateSerialNumberQueryParameter *string

	/* EnginesFormat.

	   Filter by engines.format
	*/
	EnginesFormatQueryParameter *string

	/* EnginesMaxServerRequests.

	   Filter by engines.max_server_requests
	*/
	EnginesMaxServerRequestsQueryParameter *int64

	/* EnginesName.

	   Filter by engines.name
	*/
	EnginesNameQueryParameter *string

	/* EnginesPort.

	   Filter by engines.port
	*/
	EnginesPortQueryParameter *int64

	/* EnginesPrimaryServers.

	   Filter by engines.primary_servers
	*/
	EnginesPrimaryServersQueryParameter *string

	/* EnginesRequestAbortTimeout.

	   Filter by engines.request_abort_timeout
	*/
	EnginesRequestAbortTimeoutQueryParameter *string

	/* EnginesRequestCancelTimeout.

	   Filter by engines.request_cancel_timeout
	*/
	EnginesRequestCancelTimeoutQueryParameter *string

	/* EnginesResiliencyDirectoryPath.

	   Filter by engines.resiliency.directory_path
	*/
	EnginesResiliencyDirectoryPathQueryParameter *string

	/* EnginesResiliencyEnabled.

	   Filter by engines.resiliency.enabled
	*/
	EnginesResiliencyEnabledQueryParameter *bool

	/* EnginesResiliencyRetentionDuration.

	   Filter by engines.resiliency.retention_duration
	*/
	EnginesResiliencyRetentionDurationQueryParameter *string

	/* EnginesSecondaryServers.

	   Filter by engines.secondary_servers
	*/
	EnginesSecondaryServersQueryParameter *string

	/* EnginesServerProgressTimeout.

	   Filter by engines.server_progress_timeout
	*/
	EnginesServerProgressTimeoutQueryParameter *string

	/* EnginesSslOption.

	   Filter by engines.ssl_option
	*/
	EnginesSslOptionQueryParameter *string

	/* EnginesStatusRequestInterval.

	   Filter by engines.status_request_interval
	*/
	EnginesStatusRequestIntervalQueryParameter *string

	/* EnginesType.

	   Filter by engines.type
	*/
	EnginesTypeQueryParameter *string

	/* EventsFileOperationsClose.

	   Filter by events.file_operations.close
	*/
	EventsFileOperationsCloseQueryParameter *bool

	/* EventsFileOperationsCreate.

	   Filter by events.file_operations.create
	*/
	EventsFileOperationsCreateQueryParameter *bool

	/* EventsFileOperationsCreateDir.

	   Filter by events.file_operations.create_dir
	*/
	EventsFileOperationsCreateDirQueryParameter *bool

	/* EventsFileOperationsDelete.

	   Filter by events.file_operations.delete
	*/
	EventsFileOperationsDeleteQueryParameter *bool

	/* EventsFileOperationsDeleteDir.

	   Filter by events.file_operations.delete_dir
	*/
	EventsFileOperationsDeleteDirQueryParameter *bool

	/* EventsFileOperationsGetattr.

	   Filter by events.file_operations.getattr
	*/
	EventsFileOperationsGetattrQueryParameter *bool

	/* EventsFileOperationsLink.

	   Filter by events.file_operations.link
	*/
	EventsFileOperationsLinkQueryParameter *bool

	/* EventsFileOperationsLookup.

	   Filter by events.file_operations.lookup
	*/
	EventsFileOperationsLookupQueryParameter *bool

	/* EventsFileOperationsOpen.

	   Filter by events.file_operations.open
	*/
	EventsFileOperationsOpenQueryParameter *bool

	/* EventsFileOperationsRead.

	   Filter by events.file_operations.read
	*/
	EventsFileOperationsReadQueryParameter *bool

	/* EventsFileOperationsRename.

	   Filter by events.file_operations.rename
	*/
	EventsFileOperationsRenameQueryParameter *bool

	/* EventsFileOperationsRenameDir.

	   Filter by events.file_operations.rename_dir
	*/
	EventsFileOperationsRenameDirQueryParameter *bool

	/* EventsFileOperationsSetattr.

	   Filter by events.file_operations.setattr
	*/
	EventsFileOperationsSetattrQueryParameter *bool

	/* EventsFileOperationsSymlink.

	   Filter by events.file_operations.symlink
	*/
	EventsFileOperationsSymlinkQueryParameter *bool

	/* EventsFileOperationsWrite.

	   Filter by events.file_operations.write
	*/
	EventsFileOperationsWriteQueryParameter *bool

	/* EventsFiltersCloseWithModification.

	   Filter by events.filters.close_with_modification
	*/
	EventsFiltersCloseWithModificationQueryParameter *bool

	/* EventsFiltersCloseWithRead.

	   Filter by events.filters.close_with_read
	*/
	EventsFiltersCloseWithReadQueryParameter *bool

	/* EventsFiltersCloseWithoutModification.

	   Filter by events.filters.close_without_modification
	*/
	EventsFiltersCloseWithoutModificationQueryParameter *bool

	/* EventsFiltersExcludeDirectory.

	   Filter by events.filters.exclude_directory
	*/
	EventsFiltersExcludeDirectoryQueryParameter *bool

	/* EventsFiltersFirstRead.

	   Filter by events.filters.first_read
	*/
	EventsFiltersFirstReadQueryParameter *bool

	/* EventsFiltersFirstWrite.

	   Filter by events.filters.first_write
	*/
	EventsFiltersFirstWriteQueryParameter *bool

	/* EventsFiltersMonitorAds.

	   Filter by events.filters.monitor_ads
	*/
	EventsFiltersMonitorAdsQueryParameter *bool

	/* EventsFiltersOfflineBit.

	   Filter by events.filters.offline_bit
	*/
	EventsFiltersOfflineBitQueryParameter *bool

	/* EventsFiltersOpenWithDeleteIntent.

	   Filter by events.filters.open_with_delete_intent
	*/
	EventsFiltersOpenWithDeleteIntentQueryParameter *bool

	/* EventsFiltersOpenWithWriteIntent.

	   Filter by events.filters.open_with_write_intent
	*/
	EventsFiltersOpenWithWriteIntentQueryParameter *bool

	/* EventsFiltersSetattrWithAccessTimeChange.

	   Filter by events.filters.setattr_with_access_time_change
	*/
	EventsFiltersSetattrWithAccessTimeChangeQueryParameter *bool

	/* EventsFiltersSetattrWithAllocationSizeChange.

	   Filter by events.filters.setattr_with_allocation_size_change
	*/
	EventsFiltersSetattrWithAllocationSizeChangeQueryParameter *bool

	/* EventsFiltersSetattrWithCreationTimeChange.

	   Filter by events.filters.setattr_with_creation_time_change
	*/
	EventsFiltersSetattrWithCreationTimeChangeQueryParameter *bool

	/* EventsFiltersSetattrWithDaclChange.

	   Filter by events.filters.setattr_with_dacl_change
	*/
	EventsFiltersSetattrWithDACLChangeQueryParameter *bool

	/* EventsFiltersSetattrWithGroupChange.

	   Filter by events.filters.setattr_with_group_change
	*/
	EventsFiltersSetattrWithGroupChangeQueryParameter *bool

	/* EventsFiltersSetattrWithModeChange.

	   Filter by events.filters.setattr_with_mode_change
	*/
	EventsFiltersSetattrWithModeChangeQueryParameter *bool

	/* EventsFiltersSetattrWithModifyTimeChange.

	   Filter by events.filters.setattr_with_modify_time_change
	*/
	EventsFiltersSetattrWithModifyTimeChangeQueryParameter *bool

	/* EventsFiltersSetattrWithOwnerChange.

	   Filter by events.filters.setattr_with_owner_change
	*/
	EventsFiltersSetattrWithOwnerChangeQueryParameter *bool

	/* EventsFiltersSetattrWithSaclChange.

	   Filter by events.filters.setattr_with_sacl_change
	*/
	EventsFiltersSetattrWithSACLChangeQueryParameter *bool

	/* EventsFiltersSetattrWithSizeChange.

	   Filter by events.filters.setattr_with_size_change
	*/
	EventsFiltersSetattrWithSizeChangeQueryParameter *bool

	/* EventsFiltersWriteWithSizeChange.

	   Filter by events.filters.write_with_size_change
	*/
	EventsFiltersWriteWithSizeChangeQueryParameter *bool

	/* EventsName.

	   Filter by events.name
	*/
	EventsNameQueryParameter *string

	/* EventsProtocol.

	   Filter by events.protocol
	*/
	EventsProtocolQueryParameter *string

	/* EventsVolumeMonitoring.

	   Filter by events.volume_monitoring
	*/
	EventsVolumeMonitoringQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PoliciesEnabled.

	   Filter by policies.enabled
	*/
	PoliciesEnabledQueryParameter *bool

	/* PoliciesEngineName.

	   Filter by policies.engine.name
	*/
	PoliciesEngineNameQueryParameter *string

	/* PoliciesEventsName.

	   Filter by policies.events.name
	*/
	PoliciesEventsNameQueryParameter *string

	/* PoliciesMandatory.

	   Filter by policies.mandatory
	*/
	PoliciesMandatoryQueryParameter *bool

	/* PoliciesName.

	   Filter by policies.name
	*/
	PoliciesNameQueryParameter *string

	/* PoliciesPassthroughRead.

	   Filter by policies.passthrough_read
	*/
	PoliciesPassthroughReadQueryParameter *bool

	/* PoliciesPriority.

	   Filter by policies.priority
	*/
	PoliciesPriorityQueryParameter *int64

	/* PoliciesPrivilegedUser.

	   Filter by policies.privileged_user
	*/
	PoliciesPrivilegedUserQueryParameter *string

	/* PoliciesScopeCheckExtensionsOnDirectories.

	   Filter by policies.scope.check_extensions_on_directories
	*/
	PoliciesScopeCheckExtensionsOnDirectoriesQueryParameter *bool

	/* PoliciesScopeExcludeExportPolicies.

	   Filter by policies.scope.exclude_export_policies
	*/
	PoliciesScopeExcludeExportPoliciesQueryParameter *string

	/* PoliciesScopeExcludeExtension.

	   Filter by policies.scope.exclude_extension
	*/
	PoliciesScopeExcludeExtensionQueryParameter *string

	/* PoliciesScopeExcludeShares.

	   Filter by policies.scope.exclude_shares
	*/
	PoliciesScopeExcludeSharesQueryParameter *string

	/* PoliciesScopeExcludeVolumes.

	   Filter by policies.scope.exclude_volumes
	*/
	PoliciesScopeExcludeVolumesQueryParameter *string

	/* PoliciesScopeIncludeExportPolicies.

	   Filter by policies.scope.include_export_policies
	*/
	PoliciesScopeIncludeExportPoliciesQueryParameter *string

	/* PoliciesScopeIncludeExtension.

	   Filter by policies.scope.include_extension
	*/
	PoliciesScopeIncludeExtensionQueryParameter *string

	/* PoliciesScopeIncludeShares.

	   Filter by policies.scope.include_shares
	*/
	PoliciesScopeIncludeSharesQueryParameter *string

	/* PoliciesScopeIncludeVolumes.

	   Filter by policies.scope.include_volumes
	*/
	PoliciesScopeIncludeVolumesQueryParameter *string

	/* PoliciesScopeObjectMonitoringWithNoExtension.

	   Filter by policies.scope.object_monitoring_with_no_extension
	*/
	PoliciesScopeObjectMonitoringWithNoExtensionQueryParameter *bool

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyCollectionGetParams contains all the parameters to send to the API endpoint

for the fpolicy collection get operation.

Typically these are written to a http.Request.

func NewFpolicyCollectionGetParams ¶

func NewFpolicyCollectionGetParams() *FpolicyCollectionGetParams

NewFpolicyCollectionGetParams creates a new FpolicyCollectionGetParams 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 NewFpolicyCollectionGetParamsWithContext ¶

func NewFpolicyCollectionGetParamsWithContext(ctx context.Context) *FpolicyCollectionGetParams

NewFpolicyCollectionGetParamsWithContext creates a new FpolicyCollectionGetParams object with the ability to set a context for a request.

func NewFpolicyCollectionGetParamsWithHTTPClient ¶

func NewFpolicyCollectionGetParamsWithHTTPClient(client *http.Client) *FpolicyCollectionGetParams

NewFpolicyCollectionGetParamsWithHTTPClient creates a new FpolicyCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyCollectionGetParamsWithTimeout ¶

func NewFpolicyCollectionGetParamsWithTimeout(timeout time.Duration) *FpolicyCollectionGetParams

NewFpolicyCollectionGetParamsWithTimeout creates a new FpolicyCollectionGetParams object with the ability to set a timeout on a request.

func (*FpolicyCollectionGetParams) SetContext ¶

func (o *FpolicyCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetDefaults ¶

func (o *FpolicyCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyCollectionGetParams) SetEnginesBufferSizeRecvBufferQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesBufferSizeRecvBufferQueryParameter(enginesBufferSizeRecvBuffer *int64)

SetEnginesBufferSizeRecvBufferQueryParameter adds the enginesBufferSizeRecvBuffer to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesBufferSizeSendBufferQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesBufferSizeSendBufferQueryParameter(enginesBufferSizeSendBuffer *int64)

SetEnginesBufferSizeSendBufferQueryParameter adds the enginesBufferSizeSendBuffer to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesCertificateCaQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesCertificateCaQueryParameter(enginesCertificateCa *string)

SetEnginesCertificateCaQueryParameter adds the enginesCertificateCa to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesCertificateNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesCertificateNameQueryParameter(enginesCertificateName *string)

SetEnginesCertificateNameQueryParameter adds the enginesCertificateName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesCertificateSerialNumberQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesCertificateSerialNumberQueryParameter(enginesCertificateSerialNumber *string)

SetEnginesCertificateSerialNumberQueryParameter adds the enginesCertificateSerialNumber to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesFormatQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesFormatQueryParameter(enginesFormat *string)

SetEnginesFormatQueryParameter adds the enginesFormat to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesMaxServerRequestsQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesMaxServerRequestsQueryParameter(enginesMaxServerRequests *int64)

SetEnginesMaxServerRequestsQueryParameter adds the enginesMaxServerRequests to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesNameQueryParameter(enginesName *string)

SetEnginesNameQueryParameter adds the enginesName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesPortQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesPortQueryParameter(enginesPort *int64)

SetEnginesPortQueryParameter adds the enginesPort to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesPrimaryServersQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesPrimaryServersQueryParameter(enginesPrimaryServers *string)

SetEnginesPrimaryServersQueryParameter adds the enginesPrimaryServers to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesRequestAbortTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesRequestAbortTimeoutQueryParameter(enginesRequestAbortTimeout *string)

SetEnginesRequestAbortTimeoutQueryParameter adds the enginesRequestAbortTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesRequestCancelTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesRequestCancelTimeoutQueryParameter(enginesRequestCancelTimeout *string)

SetEnginesRequestCancelTimeoutQueryParameter adds the enginesRequestCancelTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesResiliencyDirectoryPathQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesResiliencyDirectoryPathQueryParameter(enginesResiliencyDirectoryPath *string)

SetEnginesResiliencyDirectoryPathQueryParameter adds the enginesResiliencyDirectoryPath to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesResiliencyEnabledQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesResiliencyEnabledQueryParameter(enginesResiliencyEnabled *bool)

SetEnginesResiliencyEnabledQueryParameter adds the enginesResiliencyEnabled to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesResiliencyRetentionDurationQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesResiliencyRetentionDurationQueryParameter(enginesResiliencyRetentionDuration *string)

SetEnginesResiliencyRetentionDurationQueryParameter adds the enginesResiliencyRetentionDuration to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesSecondaryServersQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesSecondaryServersQueryParameter(enginesSecondaryServers *string)

SetEnginesSecondaryServersQueryParameter adds the enginesSecondaryServers to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesServerProgressTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesServerProgressTimeoutQueryParameter(enginesServerProgressTimeout *string)

SetEnginesServerProgressTimeoutQueryParameter adds the enginesServerProgressTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesSslOptionQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesSslOptionQueryParameter(enginesSslOption *string)

SetEnginesSslOptionQueryParameter adds the enginesSslOption to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesStatusRequestIntervalQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesStatusRequestIntervalQueryParameter(enginesStatusRequestInterval *string)

SetEnginesStatusRequestIntervalQueryParameter adds the enginesStatusRequestInterval to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEnginesTypeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEnginesTypeQueryParameter(enginesType *string)

SetEnginesTypeQueryParameter adds the enginesType to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsCloseQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsCloseQueryParameter(eventsFileOperationsClose *bool)

SetEventsFileOperationsCloseQueryParameter adds the eventsFileOperationsClose to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsCreateDirQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsCreateDirQueryParameter(eventsFileOperationsCreateDir *bool)

SetEventsFileOperationsCreateDirQueryParameter adds the eventsFileOperationsCreateDir to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsCreateQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsCreateQueryParameter(eventsFileOperationsCreate *bool)

SetEventsFileOperationsCreateQueryParameter adds the eventsFileOperationsCreate to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsDeleteDirQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsDeleteDirQueryParameter(eventsFileOperationsDeleteDir *bool)

SetEventsFileOperationsDeleteDirQueryParameter adds the eventsFileOperationsDeleteDir to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsDeleteQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsDeleteQueryParameter(eventsFileOperationsDelete *bool)

SetEventsFileOperationsDeleteQueryParameter adds the eventsFileOperationsDelete to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsGetattrQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsGetattrQueryParameter(eventsFileOperationsGetattr *bool)

SetEventsFileOperationsGetattrQueryParameter adds the eventsFileOperationsGetattr to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsLinkQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsLinkQueryParameter(eventsFileOperationsLink *bool)

SetEventsFileOperationsLinkQueryParameter adds the eventsFileOperationsLink to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsLookupQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsLookupQueryParameter(eventsFileOperationsLookup *bool)

SetEventsFileOperationsLookupQueryParameter adds the eventsFileOperationsLookup to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsOpenQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsOpenQueryParameter(eventsFileOperationsOpen *bool)

SetEventsFileOperationsOpenQueryParameter adds the eventsFileOperationsOpen to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsReadQueryParameter(eventsFileOperationsRead *bool)

SetEventsFileOperationsReadQueryParameter adds the eventsFileOperationsRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsRenameDirQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsRenameDirQueryParameter(eventsFileOperationsRenameDir *bool)

SetEventsFileOperationsRenameDirQueryParameter adds the eventsFileOperationsRenameDir to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsRenameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsRenameQueryParameter(eventsFileOperationsRename *bool)

SetEventsFileOperationsRenameQueryParameter adds the eventsFileOperationsRename to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsSetattrQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsSetattrQueryParameter(eventsFileOperationsSetattr *bool)

SetEventsFileOperationsSetattrQueryParameter adds the eventsFileOperationsSetattr to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsSymlinkQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsSymlinkQueryParameter(eventsFileOperationsSymlink *bool)

SetEventsFileOperationsSymlinkQueryParameter adds the eventsFileOperationsSymlink to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFileOperationsWriteQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFileOperationsWriteQueryParameter(eventsFileOperationsWrite *bool)

SetEventsFileOperationsWriteQueryParameter adds the eventsFileOperationsWrite to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersCloseWithModificationQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersCloseWithModificationQueryParameter(eventsFiltersCloseWithModification *bool)

SetEventsFiltersCloseWithModificationQueryParameter adds the eventsFiltersCloseWithModification to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersCloseWithReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersCloseWithReadQueryParameter(eventsFiltersCloseWithRead *bool)

SetEventsFiltersCloseWithReadQueryParameter adds the eventsFiltersCloseWithRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersCloseWithoutModificationQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersCloseWithoutModificationQueryParameter(eventsFiltersCloseWithoutModification *bool)

SetEventsFiltersCloseWithoutModificationQueryParameter adds the eventsFiltersCloseWithoutModification to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersExcludeDirectoryQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersExcludeDirectoryQueryParameter(eventsFiltersExcludeDirectory *bool)

SetEventsFiltersExcludeDirectoryQueryParameter adds the eventsFiltersExcludeDirectory to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersFirstReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersFirstReadQueryParameter(eventsFiltersFirstRead *bool)

SetEventsFiltersFirstReadQueryParameter adds the eventsFiltersFirstRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersFirstWriteQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersFirstWriteQueryParameter(eventsFiltersFirstWrite *bool)

SetEventsFiltersFirstWriteQueryParameter adds the eventsFiltersFirstWrite to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersMonitorAdsQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersMonitorAdsQueryParameter(eventsFiltersMonitorAds *bool)

SetEventsFiltersMonitorAdsQueryParameter adds the eventsFiltersMonitorAds to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersOfflineBitQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersOfflineBitQueryParameter(eventsFiltersOfflineBit *bool)

SetEventsFiltersOfflineBitQueryParameter adds the eventsFiltersOfflineBit to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersOpenWithDeleteIntentQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersOpenWithDeleteIntentQueryParameter(eventsFiltersOpenWithDeleteIntent *bool)

SetEventsFiltersOpenWithDeleteIntentQueryParameter adds the eventsFiltersOpenWithDeleteIntent to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersOpenWithWriteIntentQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersOpenWithWriteIntentQueryParameter(eventsFiltersOpenWithWriteIntent *bool)

SetEventsFiltersOpenWithWriteIntentQueryParameter adds the eventsFiltersOpenWithWriteIntent to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithAccessTimeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithAccessTimeChangeQueryParameter(eventsFiltersSetattrWithAccessTimeChange *bool)

SetEventsFiltersSetattrWithAccessTimeChangeQueryParameter adds the eventsFiltersSetattrWithAccessTimeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithAllocationSizeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithAllocationSizeChangeQueryParameter(eventsFiltersSetattrWithAllocationSizeChange *bool)

SetEventsFiltersSetattrWithAllocationSizeChangeQueryParameter adds the eventsFiltersSetattrWithAllocationSizeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithCreationTimeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithCreationTimeChangeQueryParameter(eventsFiltersSetattrWithCreationTimeChange *bool)

SetEventsFiltersSetattrWithCreationTimeChangeQueryParameter adds the eventsFiltersSetattrWithCreationTimeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithDACLChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithDACLChangeQueryParameter(eventsFiltersSetattrWithDaclChange *bool)

SetEventsFiltersSetattrWithDACLChangeQueryParameter adds the eventsFiltersSetattrWithDaclChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithGroupChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithGroupChangeQueryParameter(eventsFiltersSetattrWithGroupChange *bool)

SetEventsFiltersSetattrWithGroupChangeQueryParameter adds the eventsFiltersSetattrWithGroupChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithModeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithModeChangeQueryParameter(eventsFiltersSetattrWithModeChange *bool)

SetEventsFiltersSetattrWithModeChangeQueryParameter adds the eventsFiltersSetattrWithModeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithModifyTimeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithModifyTimeChangeQueryParameter(eventsFiltersSetattrWithModifyTimeChange *bool)

SetEventsFiltersSetattrWithModifyTimeChangeQueryParameter adds the eventsFiltersSetattrWithModifyTimeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithOwnerChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithOwnerChangeQueryParameter(eventsFiltersSetattrWithOwnerChange *bool)

SetEventsFiltersSetattrWithOwnerChangeQueryParameter adds the eventsFiltersSetattrWithOwnerChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithSACLChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithSACLChangeQueryParameter(eventsFiltersSetattrWithSaclChange *bool)

SetEventsFiltersSetattrWithSACLChangeQueryParameter adds the eventsFiltersSetattrWithSaclChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersSetattrWithSizeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersSetattrWithSizeChangeQueryParameter(eventsFiltersSetattrWithSizeChange *bool)

SetEventsFiltersSetattrWithSizeChangeQueryParameter adds the eventsFiltersSetattrWithSizeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsFiltersWriteWithSizeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsFiltersWriteWithSizeChangeQueryParameter(eventsFiltersWriteWithSizeChange *bool)

SetEventsFiltersWriteWithSizeChangeQueryParameter adds the eventsFiltersWriteWithSizeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsNameQueryParameter(eventsName *string)

SetEventsNameQueryParameter adds the eventsName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsProtocolQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsProtocolQueryParameter(eventsProtocol *string)

SetEventsProtocolQueryParameter adds the eventsProtocol to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetEventsVolumeMonitoringQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetEventsVolumeMonitoringQueryParameter(eventsVolumeMonitoring *bool)

SetEventsVolumeMonitoringQueryParameter adds the eventsVolumeMonitoring to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetHTTPClient ¶

func (o *FpolicyCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetOrderByQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesEnabledQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesEnabledQueryParameter(policiesEnabled *bool)

SetPoliciesEnabledQueryParameter adds the policiesEnabled to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesEngineNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesEngineNameQueryParameter(policiesEngineName *string)

SetPoliciesEngineNameQueryParameter adds the policiesEngineName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesEventsNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesEventsNameQueryParameter(policiesEventsName *string)

SetPoliciesEventsNameQueryParameter adds the policiesEventsName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesMandatoryQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesMandatoryQueryParameter(policiesMandatory *bool)

SetPoliciesMandatoryQueryParameter adds the policiesMandatory to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesNameQueryParameter(policiesName *string)

SetPoliciesNameQueryParameter adds the policiesName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesPassthroughReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesPassthroughReadQueryParameter(policiesPassthroughRead *bool)

SetPoliciesPassthroughReadQueryParameter adds the policiesPassthroughRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesPriorityQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesPriorityQueryParameter(policiesPriority *int64)

SetPoliciesPriorityQueryParameter adds the policiesPriority to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesPrivilegedUserQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesPrivilegedUserQueryParameter(policiesPrivilegedUser *string)

SetPoliciesPrivilegedUserQueryParameter adds the policiesPrivilegedUser to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeCheckExtensionsOnDirectoriesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeCheckExtensionsOnDirectoriesQueryParameter(policiesScopeCheckExtensionsOnDirectories *bool)

SetPoliciesScopeCheckExtensionsOnDirectoriesQueryParameter adds the policiesScopeCheckExtensionsOnDirectories to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeExcludeExportPoliciesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeExcludeExportPoliciesQueryParameter(policiesScopeExcludeExportPolicies *string)

SetPoliciesScopeExcludeExportPoliciesQueryParameter adds the policiesScopeExcludeExportPolicies to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeExcludeExtensionQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeExcludeExtensionQueryParameter(policiesScopeExcludeExtension *string)

SetPoliciesScopeExcludeExtensionQueryParameter adds the policiesScopeExcludeExtension to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeExcludeSharesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeExcludeSharesQueryParameter(policiesScopeExcludeShares *string)

SetPoliciesScopeExcludeSharesQueryParameter adds the policiesScopeExcludeShares to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeExcludeVolumesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeExcludeVolumesQueryParameter(policiesScopeExcludeVolumes *string)

SetPoliciesScopeExcludeVolumesQueryParameter adds the policiesScopeExcludeVolumes to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeIncludeExportPoliciesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeIncludeExportPoliciesQueryParameter(policiesScopeIncludeExportPolicies *string)

SetPoliciesScopeIncludeExportPoliciesQueryParameter adds the policiesScopeIncludeExportPolicies to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeIncludeExtensionQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeIncludeExtensionQueryParameter(policiesScopeIncludeExtension *string)

SetPoliciesScopeIncludeExtensionQueryParameter adds the policiesScopeIncludeExtension to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeIncludeSharesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeIncludeSharesQueryParameter(policiesScopeIncludeShares *string)

SetPoliciesScopeIncludeSharesQueryParameter adds the policiesScopeIncludeShares to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeIncludeVolumesQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeIncludeVolumesQueryParameter(policiesScopeIncludeVolumes *string)

SetPoliciesScopeIncludeVolumesQueryParameter adds the policiesScopeIncludeVolumes to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetPoliciesScopeObjectMonitoringWithNoExtensionQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetPoliciesScopeObjectMonitoringWithNoExtensionQueryParameter(policiesScopeObjectMonitoringWithNoExtension *bool)

SetPoliciesScopeObjectMonitoringWithNoExtensionQueryParameter adds the policiesScopeObjectMonitoringWithNoExtension to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *FpolicyCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the fpolicy collection get params

func (*FpolicyCollectionGetParams) SetTimeout ¶

func (o *FpolicyCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithContext ¶

WithContext adds the context to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyCollectionGetParams) WithEnginesBufferSizeRecvBufferQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesBufferSizeRecvBufferQueryParameter(enginesBufferSizeRecvBuffer *int64) *FpolicyCollectionGetParams

WithEnginesBufferSizeRecvBufferQueryParameter adds the enginesBufferSizeRecvBuffer to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesBufferSizeSendBufferQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesBufferSizeSendBufferQueryParameter(enginesBufferSizeSendBuffer *int64) *FpolicyCollectionGetParams

WithEnginesBufferSizeSendBufferQueryParameter adds the enginesBufferSizeSendBuffer to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesCertificateCaQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesCertificateCaQueryParameter(enginesCertificateCa *string) *FpolicyCollectionGetParams

WithEnginesCertificateCaQueryParameter adds the enginesCertificateCa to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesCertificateNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesCertificateNameQueryParameter(enginesCertificateName *string) *FpolicyCollectionGetParams

WithEnginesCertificateNameQueryParameter adds the enginesCertificateName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesCertificateSerialNumberQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesCertificateSerialNumberQueryParameter(enginesCertificateSerialNumber *string) *FpolicyCollectionGetParams

WithEnginesCertificateSerialNumberQueryParameter adds the enginesCertificateSerialNumber to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesFormatQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesFormatQueryParameter(enginesFormat *string) *FpolicyCollectionGetParams

WithEnginesFormatQueryParameter adds the enginesFormat to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesMaxServerRequestsQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesMaxServerRequestsQueryParameter(enginesMaxServerRequests *int64) *FpolicyCollectionGetParams

WithEnginesMaxServerRequestsQueryParameter adds the enginesMaxServerRequests to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesNameQueryParameter(enginesName *string) *FpolicyCollectionGetParams

WithEnginesNameQueryParameter adds the enginesName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesPortQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesPortQueryParameter(enginesPort *int64) *FpolicyCollectionGetParams

WithEnginesPortQueryParameter adds the enginesPort to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesPrimaryServersQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesPrimaryServersQueryParameter(enginesPrimaryServers *string) *FpolicyCollectionGetParams

WithEnginesPrimaryServersQueryParameter adds the enginesPrimaryServers to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesRequestAbortTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesRequestAbortTimeoutQueryParameter(enginesRequestAbortTimeout *string) *FpolicyCollectionGetParams

WithEnginesRequestAbortTimeoutQueryParameter adds the enginesRequestAbortTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesRequestCancelTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesRequestCancelTimeoutQueryParameter(enginesRequestCancelTimeout *string) *FpolicyCollectionGetParams

WithEnginesRequestCancelTimeoutQueryParameter adds the enginesRequestCancelTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesResiliencyDirectoryPathQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesResiliencyDirectoryPathQueryParameter(enginesResiliencyDirectoryPath *string) *FpolicyCollectionGetParams

WithEnginesResiliencyDirectoryPathQueryParameter adds the enginesResiliencyDirectoryPath to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesResiliencyEnabledQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesResiliencyEnabledQueryParameter(enginesResiliencyEnabled *bool) *FpolicyCollectionGetParams

WithEnginesResiliencyEnabledQueryParameter adds the enginesResiliencyEnabled to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesResiliencyRetentionDurationQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesResiliencyRetentionDurationQueryParameter(enginesResiliencyRetentionDuration *string) *FpolicyCollectionGetParams

WithEnginesResiliencyRetentionDurationQueryParameter adds the enginesResiliencyRetentionDuration to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesSecondaryServersQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesSecondaryServersQueryParameter(enginesSecondaryServers *string) *FpolicyCollectionGetParams

WithEnginesSecondaryServersQueryParameter adds the enginesSecondaryServers to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesServerProgressTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesServerProgressTimeoutQueryParameter(enginesServerProgressTimeout *string) *FpolicyCollectionGetParams

WithEnginesServerProgressTimeoutQueryParameter adds the enginesServerProgressTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesSslOptionQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesSslOptionQueryParameter(enginesSslOption *string) *FpolicyCollectionGetParams

WithEnginesSslOptionQueryParameter adds the enginesSslOption to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesStatusRequestIntervalQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesStatusRequestIntervalQueryParameter(enginesStatusRequestInterval *string) *FpolicyCollectionGetParams

WithEnginesStatusRequestIntervalQueryParameter adds the enginesStatusRequestInterval to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEnginesTypeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEnginesTypeQueryParameter(enginesType *string) *FpolicyCollectionGetParams

WithEnginesTypeQueryParameter adds the enginesType to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsCloseQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsCloseQueryParameter(eventsFileOperationsClose *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsCloseQueryParameter adds the eventsFileOperationsClose to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsCreateDirQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsCreateDirQueryParameter(eventsFileOperationsCreateDir *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsCreateDirQueryParameter adds the eventsFileOperationsCreateDir to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsCreateQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsCreateQueryParameter(eventsFileOperationsCreate *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsCreateQueryParameter adds the eventsFileOperationsCreate to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsDeleteDirQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsDeleteDirQueryParameter(eventsFileOperationsDeleteDir *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsDeleteDirQueryParameter adds the eventsFileOperationsDeleteDir to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsDeleteQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsDeleteQueryParameter(eventsFileOperationsDelete *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsDeleteQueryParameter adds the eventsFileOperationsDelete to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsGetattrQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsGetattrQueryParameter(eventsFileOperationsGetattr *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsGetattrQueryParameter adds the eventsFileOperationsGetattr to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsLinkQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsLinkQueryParameter(eventsFileOperationsLink *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsLinkQueryParameter adds the eventsFileOperationsLink to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsLookupQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsLookupQueryParameter(eventsFileOperationsLookup *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsLookupQueryParameter adds the eventsFileOperationsLookup to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsOpenQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsOpenQueryParameter(eventsFileOperationsOpen *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsOpenQueryParameter adds the eventsFileOperationsOpen to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsReadQueryParameter(eventsFileOperationsRead *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsReadQueryParameter adds the eventsFileOperationsRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsRenameDirQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsRenameDirQueryParameter(eventsFileOperationsRenameDir *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsRenameDirQueryParameter adds the eventsFileOperationsRenameDir to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsRenameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsRenameQueryParameter(eventsFileOperationsRename *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsRenameQueryParameter adds the eventsFileOperationsRename to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsSetattrQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsSetattrQueryParameter(eventsFileOperationsSetattr *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsSetattrQueryParameter adds the eventsFileOperationsSetattr to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsSymlinkQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsSymlinkQueryParameter(eventsFileOperationsSymlink *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsSymlinkQueryParameter adds the eventsFileOperationsSymlink to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFileOperationsWriteQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFileOperationsWriteQueryParameter(eventsFileOperationsWrite *bool) *FpolicyCollectionGetParams

WithEventsFileOperationsWriteQueryParameter adds the eventsFileOperationsWrite to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersCloseWithModificationQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersCloseWithModificationQueryParameter(eventsFiltersCloseWithModification *bool) *FpolicyCollectionGetParams

WithEventsFiltersCloseWithModificationQueryParameter adds the eventsFiltersCloseWithModification to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersCloseWithReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersCloseWithReadQueryParameter(eventsFiltersCloseWithRead *bool) *FpolicyCollectionGetParams

WithEventsFiltersCloseWithReadQueryParameter adds the eventsFiltersCloseWithRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersCloseWithoutModificationQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersCloseWithoutModificationQueryParameter(eventsFiltersCloseWithoutModification *bool) *FpolicyCollectionGetParams

WithEventsFiltersCloseWithoutModificationQueryParameter adds the eventsFiltersCloseWithoutModification to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersExcludeDirectoryQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersExcludeDirectoryQueryParameter(eventsFiltersExcludeDirectory *bool) *FpolicyCollectionGetParams

WithEventsFiltersExcludeDirectoryQueryParameter adds the eventsFiltersExcludeDirectory to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersFirstReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersFirstReadQueryParameter(eventsFiltersFirstRead *bool) *FpolicyCollectionGetParams

WithEventsFiltersFirstReadQueryParameter adds the eventsFiltersFirstRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersFirstWriteQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersFirstWriteQueryParameter(eventsFiltersFirstWrite *bool) *FpolicyCollectionGetParams

WithEventsFiltersFirstWriteQueryParameter adds the eventsFiltersFirstWrite to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersMonitorAdsQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersMonitorAdsQueryParameter(eventsFiltersMonitorAds *bool) *FpolicyCollectionGetParams

WithEventsFiltersMonitorAdsQueryParameter adds the eventsFiltersMonitorAds to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersOfflineBitQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersOfflineBitQueryParameter(eventsFiltersOfflineBit *bool) *FpolicyCollectionGetParams

WithEventsFiltersOfflineBitQueryParameter adds the eventsFiltersOfflineBit to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersOpenWithDeleteIntentQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersOpenWithDeleteIntentQueryParameter(eventsFiltersOpenWithDeleteIntent *bool) *FpolicyCollectionGetParams

WithEventsFiltersOpenWithDeleteIntentQueryParameter adds the eventsFiltersOpenWithDeleteIntent to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersOpenWithWriteIntentQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersOpenWithWriteIntentQueryParameter(eventsFiltersOpenWithWriteIntent *bool) *FpolicyCollectionGetParams

WithEventsFiltersOpenWithWriteIntentQueryParameter adds the eventsFiltersOpenWithWriteIntent to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithAccessTimeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithAccessTimeChangeQueryParameter(eventsFiltersSetattrWithAccessTimeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithAccessTimeChangeQueryParameter adds the eventsFiltersSetattrWithAccessTimeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithAllocationSizeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithAllocationSizeChangeQueryParameter(eventsFiltersSetattrWithAllocationSizeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithAllocationSizeChangeQueryParameter adds the eventsFiltersSetattrWithAllocationSizeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithCreationTimeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithCreationTimeChangeQueryParameter(eventsFiltersSetattrWithCreationTimeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithCreationTimeChangeQueryParameter adds the eventsFiltersSetattrWithCreationTimeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithDACLChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithDACLChangeQueryParameter(eventsFiltersSetattrWithDaclChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithDACLChangeQueryParameter adds the eventsFiltersSetattrWithDaclChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithGroupChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithGroupChangeQueryParameter(eventsFiltersSetattrWithGroupChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithGroupChangeQueryParameter adds the eventsFiltersSetattrWithGroupChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithModeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithModeChangeQueryParameter(eventsFiltersSetattrWithModeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithModeChangeQueryParameter adds the eventsFiltersSetattrWithModeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithModifyTimeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithModifyTimeChangeQueryParameter(eventsFiltersSetattrWithModifyTimeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithModifyTimeChangeQueryParameter adds the eventsFiltersSetattrWithModifyTimeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithOwnerChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithOwnerChangeQueryParameter(eventsFiltersSetattrWithOwnerChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithOwnerChangeQueryParameter adds the eventsFiltersSetattrWithOwnerChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithSACLChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithSACLChangeQueryParameter(eventsFiltersSetattrWithSaclChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithSACLChangeQueryParameter adds the eventsFiltersSetattrWithSaclChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersSetattrWithSizeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersSetattrWithSizeChangeQueryParameter(eventsFiltersSetattrWithSizeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersSetattrWithSizeChangeQueryParameter adds the eventsFiltersSetattrWithSizeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsFiltersWriteWithSizeChangeQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsFiltersWriteWithSizeChangeQueryParameter(eventsFiltersWriteWithSizeChange *bool) *FpolicyCollectionGetParams

WithEventsFiltersWriteWithSizeChangeQueryParameter adds the eventsFiltersWriteWithSizeChange to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsNameQueryParameter(eventsName *string) *FpolicyCollectionGetParams

WithEventsNameQueryParameter adds the eventsName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsProtocolQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsProtocolQueryParameter(eventsProtocol *string) *FpolicyCollectionGetParams

WithEventsProtocolQueryParameter adds the eventsProtocol to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithEventsVolumeMonitoringQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithEventsVolumeMonitoringQueryParameter(eventsVolumeMonitoring *bool) *FpolicyCollectionGetParams

WithEventsVolumeMonitoringQueryParameter adds the eventsVolumeMonitoring to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithFieldsQueryParameter(fields []string) *FpolicyCollectionGetParams

WithFieldsQueryParameter adds the fields to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *FpolicyCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithOrderByQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *FpolicyCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesEnabledQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesEnabledQueryParameter(policiesEnabled *bool) *FpolicyCollectionGetParams

WithPoliciesEnabledQueryParameter adds the policiesEnabled to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesEngineNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesEngineNameQueryParameter(policiesEngineName *string) *FpolicyCollectionGetParams

WithPoliciesEngineNameQueryParameter adds the policiesEngineName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesEventsNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesEventsNameQueryParameter(policiesEventsName *string) *FpolicyCollectionGetParams

WithPoliciesEventsNameQueryParameter adds the policiesEventsName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesMandatoryQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesMandatoryQueryParameter(policiesMandatory *bool) *FpolicyCollectionGetParams

WithPoliciesMandatoryQueryParameter adds the policiesMandatory to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesNameQueryParameter(policiesName *string) *FpolicyCollectionGetParams

WithPoliciesNameQueryParameter adds the policiesName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesPassthroughReadQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesPassthroughReadQueryParameter(policiesPassthroughRead *bool) *FpolicyCollectionGetParams

WithPoliciesPassthroughReadQueryParameter adds the policiesPassthroughRead to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesPriorityQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesPriorityQueryParameter(policiesPriority *int64) *FpolicyCollectionGetParams

WithPoliciesPriorityQueryParameter adds the policiesPriority to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesPrivilegedUserQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesPrivilegedUserQueryParameter(policiesPrivilegedUser *string) *FpolicyCollectionGetParams

WithPoliciesPrivilegedUserQueryParameter adds the policiesPrivilegedUser to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeCheckExtensionsOnDirectoriesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeCheckExtensionsOnDirectoriesQueryParameter(policiesScopeCheckExtensionsOnDirectories *bool) *FpolicyCollectionGetParams

WithPoliciesScopeCheckExtensionsOnDirectoriesQueryParameter adds the policiesScopeCheckExtensionsOnDirectories to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeExcludeExportPoliciesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeExcludeExportPoliciesQueryParameter(policiesScopeExcludeExportPolicies *string) *FpolicyCollectionGetParams

WithPoliciesScopeExcludeExportPoliciesQueryParameter adds the policiesScopeExcludeExportPolicies to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeExcludeExtensionQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeExcludeExtensionQueryParameter(policiesScopeExcludeExtension *string) *FpolicyCollectionGetParams

WithPoliciesScopeExcludeExtensionQueryParameter adds the policiesScopeExcludeExtension to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeExcludeSharesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeExcludeSharesQueryParameter(policiesScopeExcludeShares *string) *FpolicyCollectionGetParams

WithPoliciesScopeExcludeSharesQueryParameter adds the policiesScopeExcludeShares to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeExcludeVolumesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeExcludeVolumesQueryParameter(policiesScopeExcludeVolumes *string) *FpolicyCollectionGetParams

WithPoliciesScopeExcludeVolumesQueryParameter adds the policiesScopeExcludeVolumes to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeIncludeExportPoliciesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeIncludeExportPoliciesQueryParameter(policiesScopeIncludeExportPolicies *string) *FpolicyCollectionGetParams

WithPoliciesScopeIncludeExportPoliciesQueryParameter adds the policiesScopeIncludeExportPolicies to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeIncludeExtensionQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeIncludeExtensionQueryParameter(policiesScopeIncludeExtension *string) *FpolicyCollectionGetParams

WithPoliciesScopeIncludeExtensionQueryParameter adds the policiesScopeIncludeExtension to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeIncludeSharesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeIncludeSharesQueryParameter(policiesScopeIncludeShares *string) *FpolicyCollectionGetParams

WithPoliciesScopeIncludeSharesQueryParameter adds the policiesScopeIncludeShares to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeIncludeVolumesQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeIncludeVolumesQueryParameter(policiesScopeIncludeVolumes *string) *FpolicyCollectionGetParams

WithPoliciesScopeIncludeVolumesQueryParameter adds the policiesScopeIncludeVolumes to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithPoliciesScopeObjectMonitoringWithNoExtensionQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithPoliciesScopeObjectMonitoringWithNoExtensionQueryParameter(policiesScopeObjectMonitoringWithNoExtension *bool) *FpolicyCollectionGetParams

WithPoliciesScopeObjectMonitoringWithNoExtensionQueryParameter adds the policiesScopeObjectMonitoringWithNoExtension to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FpolicyCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *FpolicyCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *FpolicyCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *FpolicyCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy collection get params

func (*FpolicyCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyCollectionGetReader ¶

type FpolicyCollectionGetReader struct {
	// contains filtered or unexported fields
}

FpolicyCollectionGetReader is a Reader for the FpolicyCollectionGet structure.

func (*FpolicyCollectionGetReader) ReadResponse ¶

func (o *FpolicyCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyConnectionCollectionGetDefault ¶

type FpolicyConnectionCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyConnectionCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyConnectionCollectionGetDefault ¶

func NewFpolicyConnectionCollectionGetDefault(code int) *FpolicyConnectionCollectionGetDefault

NewFpolicyConnectionCollectionGetDefault creates a FpolicyConnectionCollectionGetDefault with default headers values

func (*FpolicyConnectionCollectionGetDefault) Code ¶

Code gets the status code for the fpolicy connection collection get default response

func (*FpolicyConnectionCollectionGetDefault) Error ¶

func (*FpolicyConnectionCollectionGetDefault) GetPayload ¶

func (*FpolicyConnectionCollectionGetDefault) IsClientError ¶

func (o *FpolicyConnectionCollectionGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy connection collection get default response has a 4xx status code

func (*FpolicyConnectionCollectionGetDefault) IsCode ¶

IsCode returns true when this fpolicy connection collection get default response a status code equal to that given

func (*FpolicyConnectionCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this fpolicy connection collection get default response has a 3xx status code

func (*FpolicyConnectionCollectionGetDefault) IsServerError ¶

func (o *FpolicyConnectionCollectionGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy connection collection get default response has a 5xx status code

func (*FpolicyConnectionCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this fpolicy connection collection get default response has a 2xx status code

func (*FpolicyConnectionCollectionGetDefault) String ¶

type FpolicyConnectionCollectionGetOK ¶

type FpolicyConnectionCollectionGetOK struct {
	Payload *models.FpolicyConnectionResponse
}

FpolicyConnectionCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyConnectionCollectionGetOK ¶

func NewFpolicyConnectionCollectionGetOK() *FpolicyConnectionCollectionGetOK

NewFpolicyConnectionCollectionGetOK creates a FpolicyConnectionCollectionGetOK with default headers values

func (*FpolicyConnectionCollectionGetOK) Error ¶

func (*FpolicyConnectionCollectionGetOK) GetPayload ¶

func (*FpolicyConnectionCollectionGetOK) IsClientError ¶

func (o *FpolicyConnectionCollectionGetOK) IsClientError() bool

IsClientError returns true when this fpolicy connection collection get o k response has a 4xx status code

func (*FpolicyConnectionCollectionGetOK) IsCode ¶

func (o *FpolicyConnectionCollectionGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy connection collection get o k response a status code equal to that given

func (*FpolicyConnectionCollectionGetOK) IsRedirect ¶

func (o *FpolicyConnectionCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy connection collection get o k response has a 3xx status code

func (*FpolicyConnectionCollectionGetOK) IsServerError ¶

func (o *FpolicyConnectionCollectionGetOK) IsServerError() bool

IsServerError returns true when this fpolicy connection collection get o k response has a 5xx status code

func (*FpolicyConnectionCollectionGetOK) IsSuccess ¶

func (o *FpolicyConnectionCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy connection collection get o k response has a 2xx status code

func (*FpolicyConnectionCollectionGetOK) String ¶

type FpolicyConnectionCollectionGetParams ¶

type FpolicyConnectionCollectionGetParams struct {

	/* DisconnectedReasonCode.

	   Filter by disconnected_reason.code
	*/
	DisconnectedReasonCodeQueryParameter *int64

	/* DisconnectedReasonMessage.

	   Filter by disconnected_reason.message
	*/
	DisconnectedReasonMessageQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PassthroughRead.

	   Whether to view only passthrough-read connections
	*/
	PassthroughReadQueryParameter *bool

	/* PolicyName.

	   Filter by policy.name
	*/
	PolicyNameQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Server.

	   Filter by server
	*/
	ServerQueryParameter *string

	/* SessionUUID.

	   Filter by session_uuid
	*/
	SessionUUIDQueryParameter *string

	/* State.

	   Filter by state
	*/
	StateQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	/* UpdateTime.

	   Filter by update_time
	*/
	UpdateTimeQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyConnectionCollectionGetParams contains all the parameters to send to the API endpoint

for the fpolicy connection collection get operation.

Typically these are written to a http.Request.

func NewFpolicyConnectionCollectionGetParams ¶

func NewFpolicyConnectionCollectionGetParams() *FpolicyConnectionCollectionGetParams

NewFpolicyConnectionCollectionGetParams creates a new FpolicyConnectionCollectionGetParams 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 NewFpolicyConnectionCollectionGetParamsWithContext ¶

func NewFpolicyConnectionCollectionGetParamsWithContext(ctx context.Context) *FpolicyConnectionCollectionGetParams

NewFpolicyConnectionCollectionGetParamsWithContext creates a new FpolicyConnectionCollectionGetParams object with the ability to set a context for a request.

func NewFpolicyConnectionCollectionGetParamsWithHTTPClient ¶

func NewFpolicyConnectionCollectionGetParamsWithHTTPClient(client *http.Client) *FpolicyConnectionCollectionGetParams

NewFpolicyConnectionCollectionGetParamsWithHTTPClient creates a new FpolicyConnectionCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyConnectionCollectionGetParamsWithTimeout ¶

func NewFpolicyConnectionCollectionGetParamsWithTimeout(timeout time.Duration) *FpolicyConnectionCollectionGetParams

NewFpolicyConnectionCollectionGetParamsWithTimeout creates a new FpolicyConnectionCollectionGetParams object with the ability to set a timeout on a request.

func (*FpolicyConnectionCollectionGetParams) SetContext ¶

SetContext adds the context to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetDefaults ¶

func (o *FpolicyConnectionCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy connection collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyConnectionCollectionGetParams) SetDisconnectedReasonCodeQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetDisconnectedReasonCodeQueryParameter(disconnectedReasonCode *int64)

SetDisconnectedReasonCodeQueryParameter adds the disconnectedReasonCode to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetDisconnectedReasonMessageQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetDisconnectedReasonMessageQueryParameter(disconnectedReasonMessage *string)

SetDisconnectedReasonMessageQueryParameter adds the disconnectedReasonMessage to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetHTTPClient ¶

func (o *FpolicyConnectionCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetOrderByQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetPassthroughReadQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetPassthroughReadQueryParameter(passthroughRead *bool)

SetPassthroughReadQueryParameter adds the passthroughRead to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetPolicyNameQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetPolicyNameQueryParameter(policyName *string)

SetPolicyNameQueryParameter adds the policyName to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetServerQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetServerQueryParameter(server *string)

SetServerQueryParameter adds the server to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetSessionUUIDQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetSessionUUIDQueryParameter(sessionUUID *string)

SetSessionUUIDQueryParameter adds the sessionUuid to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetStateQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetStateQueryParameter(state *string)

SetStateQueryParameter adds the state to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetTimeout ¶

func (o *FpolicyConnectionCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetTypeQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) SetUpdateTimeQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) SetUpdateTimeQueryParameter(updateTime *string)

SetUpdateTimeQueryParameter adds the updateTime to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithContext ¶

WithContext adds the context to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy connection collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyConnectionCollectionGetParams) WithDisconnectedReasonCodeQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithDisconnectedReasonCodeQueryParameter(disconnectedReasonCode *int64) *FpolicyConnectionCollectionGetParams

WithDisconnectedReasonCodeQueryParameter adds the disconnectedReasonCode to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithDisconnectedReasonMessageQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithDisconnectedReasonMessageQueryParameter(disconnectedReasonMessage *string) *FpolicyConnectionCollectionGetParams

WithDisconnectedReasonMessageQueryParameter adds the disconnectedReasonMessage to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *FpolicyConnectionCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *FpolicyConnectionCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *FpolicyConnectionCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithOrderByQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *FpolicyConnectionCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithPassthroughReadQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithPassthroughReadQueryParameter(passthroughRead *bool) *FpolicyConnectionCollectionGetParams

WithPassthroughReadQueryParameter adds the passthroughRead to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithPolicyNameQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithPolicyNameQueryParameter(policyName *string) *FpolicyConnectionCollectionGetParams

WithPolicyNameQueryParameter adds the policyName to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyConnectionCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FpolicyConnectionCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithSVMNameQueryParameter ¶

WithSVMNameQueryParameter adds the svmName to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithServerQueryParameter ¶

WithServerQueryParameter adds the server to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithSessionUUIDQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithSessionUUIDQueryParameter(sessionUUID *string) *FpolicyConnectionCollectionGetParams

WithSessionUUIDQueryParameter adds the sessionUUID to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithStateQueryParameter ¶

WithStateQueryParameter adds the state to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithTypeQueryParameter ¶

WithTypeQueryParameter adds the typeVar to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WithUpdateTimeQueryParameter ¶

func (o *FpolicyConnectionCollectionGetParams) WithUpdateTimeQueryParameter(updateTime *string) *FpolicyConnectionCollectionGetParams

WithUpdateTimeQueryParameter adds the updateTime to the fpolicy connection collection get params

func (*FpolicyConnectionCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyConnectionCollectionGetReader ¶

type FpolicyConnectionCollectionGetReader struct {
	// contains filtered or unexported fields
}

FpolicyConnectionCollectionGetReader is a Reader for the FpolicyConnectionCollectionGet structure.

func (*FpolicyConnectionCollectionGetReader) ReadResponse ¶

func (o *FpolicyConnectionCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyConnectionGetDefault ¶

type FpolicyConnectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyConnectionGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyConnectionGetDefault ¶

func NewFpolicyConnectionGetDefault(code int) *FpolicyConnectionGetDefault

NewFpolicyConnectionGetDefault creates a FpolicyConnectionGetDefault with default headers values

func (*FpolicyConnectionGetDefault) Code ¶

func (o *FpolicyConnectionGetDefault) Code() int

Code gets the status code for the fpolicy connection get default response

func (*FpolicyConnectionGetDefault) Error ¶

func (*FpolicyConnectionGetDefault) GetPayload ¶

func (*FpolicyConnectionGetDefault) IsClientError ¶

func (o *FpolicyConnectionGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy connection get default response has a 4xx status code

func (*FpolicyConnectionGetDefault) IsCode ¶

func (o *FpolicyConnectionGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy connection get default response a status code equal to that given

func (*FpolicyConnectionGetDefault) IsRedirect ¶

func (o *FpolicyConnectionGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy connection get default response has a 3xx status code

func (*FpolicyConnectionGetDefault) IsServerError ¶

func (o *FpolicyConnectionGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy connection get default response has a 5xx status code

func (*FpolicyConnectionGetDefault) IsSuccess ¶

func (o *FpolicyConnectionGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy connection get default response has a 2xx status code

func (*FpolicyConnectionGetDefault) String ¶

func (o *FpolicyConnectionGetDefault) String() string

type FpolicyConnectionGetOK ¶

type FpolicyConnectionGetOK struct {
	Payload *models.FpolicyConnection
}

FpolicyConnectionGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyConnectionGetOK ¶

func NewFpolicyConnectionGetOK() *FpolicyConnectionGetOK

NewFpolicyConnectionGetOK creates a FpolicyConnectionGetOK with default headers values

func (*FpolicyConnectionGetOK) Error ¶

func (o *FpolicyConnectionGetOK) Error() string

func (*FpolicyConnectionGetOK) GetPayload ¶

func (*FpolicyConnectionGetOK) IsClientError ¶

func (o *FpolicyConnectionGetOK) IsClientError() bool

IsClientError returns true when this fpolicy connection get o k response has a 4xx status code

func (*FpolicyConnectionGetOK) IsCode ¶

func (o *FpolicyConnectionGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy connection get o k response a status code equal to that given

func (*FpolicyConnectionGetOK) IsRedirect ¶

func (o *FpolicyConnectionGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy connection get o k response has a 3xx status code

func (*FpolicyConnectionGetOK) IsServerError ¶

func (o *FpolicyConnectionGetOK) IsServerError() bool

IsServerError returns true when this fpolicy connection get o k response has a 5xx status code

func (*FpolicyConnectionGetOK) IsSuccess ¶

func (o *FpolicyConnectionGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy connection get o k response has a 2xx status code

func (*FpolicyConnectionGetOK) String ¶

func (o *FpolicyConnectionGetOK) String() string

type FpolicyConnectionGetParams ¶

type FpolicyConnectionGetParams struct {

	/* NodeUUID.

	   Node UUID.
	*/
	NodeUUIDPathParameter string

	/* PolicyName.

	   Policy name
	*/
	PolicyNamePathParameter string

	/* Server.

	   FPolicy Server IP address
	*/
	ServerPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SvmUUID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyConnectionGetParams contains all the parameters to send to the API endpoint

for the fpolicy connection get operation.

Typically these are written to a http.Request.

func NewFpolicyConnectionGetParams ¶

func NewFpolicyConnectionGetParams() *FpolicyConnectionGetParams

NewFpolicyConnectionGetParams creates a new FpolicyConnectionGetParams 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 NewFpolicyConnectionGetParamsWithContext ¶

func NewFpolicyConnectionGetParamsWithContext(ctx context.Context) *FpolicyConnectionGetParams

NewFpolicyConnectionGetParamsWithContext creates a new FpolicyConnectionGetParams object with the ability to set a context for a request.

func NewFpolicyConnectionGetParamsWithHTTPClient ¶

func NewFpolicyConnectionGetParamsWithHTTPClient(client *http.Client) *FpolicyConnectionGetParams

NewFpolicyConnectionGetParamsWithHTTPClient creates a new FpolicyConnectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyConnectionGetParamsWithTimeout ¶

func NewFpolicyConnectionGetParamsWithTimeout(timeout time.Duration) *FpolicyConnectionGetParams

NewFpolicyConnectionGetParamsWithTimeout creates a new FpolicyConnectionGetParams object with the ability to set a timeout on a request.

func (*FpolicyConnectionGetParams) SetContext ¶

func (o *FpolicyConnectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy connection get params

func (*FpolicyConnectionGetParams) SetDefaults ¶

func (o *FpolicyConnectionGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy connection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyConnectionGetParams) SetHTTPClient ¶

func (o *FpolicyConnectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy connection get params

func (*FpolicyConnectionGetParams) SetNodeUUIDPathParameter ¶

func (o *FpolicyConnectionGetParams) SetNodeUUIDPathParameter(nodeUUID string)

SetNodeUUIDPathParameter adds the nodeUuid to the fpolicy connection get params

func (*FpolicyConnectionGetParams) SetPolicyNamePathParameter ¶

func (o *FpolicyConnectionGetParams) SetPolicyNamePathParameter(policyName string)

SetPolicyNamePathParameter adds the policyName to the fpolicy connection get params

func (*FpolicyConnectionGetParams) SetServerPathParameter ¶

func (o *FpolicyConnectionGetParams) SetServerPathParameter(server string)

SetServerPathParameter adds the server to the fpolicy connection get params

func (*FpolicyConnectionGetParams) SetSvmUUID ¶

func (o *FpolicyConnectionGetParams) SetSvmUUID(svmUUID string)

SetSvmUUID adds the svmUuid to the fpolicy connection get params

func (*FpolicyConnectionGetParams) SetTimeout ¶

func (o *FpolicyConnectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithContext ¶

WithContext adds the context to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy connection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyConnectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithNodeUUIDPathParameter ¶

func (o *FpolicyConnectionGetParams) WithNodeUUIDPathParameter(nodeUUID string) *FpolicyConnectionGetParams

WithNodeUUIDPathParameter adds the nodeUUID to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithPolicyNamePathParameter ¶

func (o *FpolicyConnectionGetParams) WithPolicyNamePathParameter(policyName string) *FpolicyConnectionGetParams

WithPolicyNamePathParameter adds the policyName to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithServerPathParameter ¶

func (o *FpolicyConnectionGetParams) WithServerPathParameter(server string) *FpolicyConnectionGetParams

WithServerPathParameter adds the server to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithSvmUUID ¶

WithSvmUUID adds the svmUUID to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy connection get params

func (*FpolicyConnectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyConnectionGetReader ¶

type FpolicyConnectionGetReader struct {
	// contains filtered or unexported fields
}

FpolicyConnectionGetReader is a Reader for the FpolicyConnectionGet structure.

func (*FpolicyConnectionGetReader) ReadResponse ¶

func (o *FpolicyConnectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyConnectionModifyDefault ¶

type FpolicyConnectionModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyConnectionModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9764954 | The specified policy does not exist | | 9764911 | Failed to connect to the FPolicy server. Reason: The specified entry does not exist | | 9764948 | The specified policy is disabled. Using a disabled policy with this command is not supported. Use the 'fpolicy enable' command to enable the policy | | 9764912 | Failed to disconnect the FPolicy server. Reason: The specified entry does not exist |

func NewFpolicyConnectionModifyDefault ¶

func NewFpolicyConnectionModifyDefault(code int) *FpolicyConnectionModifyDefault

NewFpolicyConnectionModifyDefault creates a FpolicyConnectionModifyDefault with default headers values

func (*FpolicyConnectionModifyDefault) Code ¶

Code gets the status code for the fpolicy connection modify default response

func (*FpolicyConnectionModifyDefault) Error ¶

func (*FpolicyConnectionModifyDefault) GetPayload ¶

func (*FpolicyConnectionModifyDefault) IsClientError ¶

func (o *FpolicyConnectionModifyDefault) IsClientError() bool

IsClientError returns true when this fpolicy connection modify default response has a 4xx status code

func (*FpolicyConnectionModifyDefault) IsCode ¶

func (o *FpolicyConnectionModifyDefault) IsCode(code int) bool

IsCode returns true when this fpolicy connection modify default response a status code equal to that given

func (*FpolicyConnectionModifyDefault) IsRedirect ¶

func (o *FpolicyConnectionModifyDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy connection modify default response has a 3xx status code

func (*FpolicyConnectionModifyDefault) IsServerError ¶

func (o *FpolicyConnectionModifyDefault) IsServerError() bool

IsServerError returns true when this fpolicy connection modify default response has a 5xx status code

func (*FpolicyConnectionModifyDefault) IsSuccess ¶

func (o *FpolicyConnectionModifyDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy connection modify default response has a 2xx status code

func (*FpolicyConnectionModifyDefault) String ¶

type FpolicyConnectionModifyOK ¶

type FpolicyConnectionModifyOK struct {
}

FpolicyConnectionModifyOK describes a response with status code 200, with default header values.

OK

func NewFpolicyConnectionModifyOK ¶

func NewFpolicyConnectionModifyOK() *FpolicyConnectionModifyOK

NewFpolicyConnectionModifyOK creates a FpolicyConnectionModifyOK with default headers values

func (*FpolicyConnectionModifyOK) Error ¶

func (o *FpolicyConnectionModifyOK) Error() string

func (*FpolicyConnectionModifyOK) IsClientError ¶

func (o *FpolicyConnectionModifyOK) IsClientError() bool

IsClientError returns true when this fpolicy connection modify o k response has a 4xx status code

func (*FpolicyConnectionModifyOK) IsCode ¶

func (o *FpolicyConnectionModifyOK) IsCode(code int) bool

IsCode returns true when this fpolicy connection modify o k response a status code equal to that given

func (*FpolicyConnectionModifyOK) IsRedirect ¶

func (o *FpolicyConnectionModifyOK) IsRedirect() bool

IsRedirect returns true when this fpolicy connection modify o k response has a 3xx status code

func (*FpolicyConnectionModifyOK) IsServerError ¶

func (o *FpolicyConnectionModifyOK) IsServerError() bool

IsServerError returns true when this fpolicy connection modify o k response has a 5xx status code

func (*FpolicyConnectionModifyOK) IsSuccess ¶

func (o *FpolicyConnectionModifyOK) IsSuccess() bool

IsSuccess returns true when this fpolicy connection modify o k response has a 2xx status code

func (*FpolicyConnectionModifyOK) String ¶

func (o *FpolicyConnectionModifyOK) String() string

type FpolicyConnectionModifyParams ¶

type FpolicyConnectionModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyConnection

	/* NodeUUID.

	   Node UUID.
	*/
	NodeUUIDPathParameter string

	/* PolicyName.

	   Policy name
	*/
	PolicyNamePathParameter string

	/* Server.

	   FPolicy Server IP address
	*/
	ServerPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SvmUUID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyConnectionModifyParams contains all the parameters to send to the API endpoint

for the fpolicy connection modify operation.

Typically these are written to a http.Request.

func NewFpolicyConnectionModifyParams ¶

func NewFpolicyConnectionModifyParams() *FpolicyConnectionModifyParams

NewFpolicyConnectionModifyParams creates a new FpolicyConnectionModifyParams 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 NewFpolicyConnectionModifyParamsWithContext ¶

func NewFpolicyConnectionModifyParamsWithContext(ctx context.Context) *FpolicyConnectionModifyParams

NewFpolicyConnectionModifyParamsWithContext creates a new FpolicyConnectionModifyParams object with the ability to set a context for a request.

func NewFpolicyConnectionModifyParamsWithHTTPClient ¶

func NewFpolicyConnectionModifyParamsWithHTTPClient(client *http.Client) *FpolicyConnectionModifyParams

NewFpolicyConnectionModifyParamsWithHTTPClient creates a new FpolicyConnectionModifyParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyConnectionModifyParamsWithTimeout ¶

func NewFpolicyConnectionModifyParamsWithTimeout(timeout time.Duration) *FpolicyConnectionModifyParams

NewFpolicyConnectionModifyParamsWithTimeout creates a new FpolicyConnectionModifyParams object with the ability to set a timeout on a request.

func (*FpolicyConnectionModifyParams) SetContext ¶

func (o *FpolicyConnectionModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetDefaults ¶

func (o *FpolicyConnectionModifyParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy connection modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyConnectionModifyParams) SetHTTPClient ¶

func (o *FpolicyConnectionModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetInfo ¶

SetInfo adds the info to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetNodeUUIDPathParameter ¶

func (o *FpolicyConnectionModifyParams) SetNodeUUIDPathParameter(nodeUUID string)

SetNodeUUIDPathParameter adds the nodeUuid to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetPolicyNamePathParameter ¶

func (o *FpolicyConnectionModifyParams) SetPolicyNamePathParameter(policyName string)

SetPolicyNamePathParameter adds the policyName to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetServerPathParameter ¶

func (o *FpolicyConnectionModifyParams) SetServerPathParameter(server string)

SetServerPathParameter adds the server to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetSvmUUID ¶

func (o *FpolicyConnectionModifyParams) SetSvmUUID(svmUUID string)

SetSvmUUID adds the svmUuid to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) SetTimeout ¶

func (o *FpolicyConnectionModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithContext ¶

WithContext adds the context to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy connection modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyConnectionModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithInfo ¶

WithInfo adds the info to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithNodeUUIDPathParameter ¶

func (o *FpolicyConnectionModifyParams) WithNodeUUIDPathParameter(nodeUUID string) *FpolicyConnectionModifyParams

WithNodeUUIDPathParameter adds the nodeUUID to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithPolicyNamePathParameter ¶

func (o *FpolicyConnectionModifyParams) WithPolicyNamePathParameter(policyName string) *FpolicyConnectionModifyParams

WithPolicyNamePathParameter adds the policyName to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithServerPathParameter ¶

func (o *FpolicyConnectionModifyParams) WithServerPathParameter(server string) *FpolicyConnectionModifyParams

WithServerPathParameter adds the server to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithSvmUUID ¶

WithSvmUUID adds the svmUUID to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy connection modify params

func (*FpolicyConnectionModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyConnectionModifyReader ¶

type FpolicyConnectionModifyReader struct {
	// contains filtered or unexported fields
}

FpolicyConnectionModifyReader is a Reader for the FpolicyConnectionModify structure.

func (*FpolicyConnectionModifyReader) ReadResponse ¶

func (o *FpolicyConnectionModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyCreateCreated ¶

type FpolicyCreateCreated struct {
	Payload *models.FpolicyResponse
}

FpolicyCreateCreated describes a response with status code 201, with default header values.

Created

func NewFpolicyCreateCreated ¶

func NewFpolicyCreateCreated() *FpolicyCreateCreated

NewFpolicyCreateCreated creates a FpolicyCreateCreated with default headers values

func (*FpolicyCreateCreated) Error ¶

func (o *FpolicyCreateCreated) Error() string

func (*FpolicyCreateCreated) GetPayload ¶

func (o *FpolicyCreateCreated) GetPayload() *models.FpolicyResponse

func (*FpolicyCreateCreated) IsClientError ¶

func (o *FpolicyCreateCreated) IsClientError() bool

IsClientError returns true when this fpolicy create created response has a 4xx status code

func (*FpolicyCreateCreated) IsCode ¶

func (o *FpolicyCreateCreated) IsCode(code int) bool

IsCode returns true when this fpolicy create created response a status code equal to that given

func (*FpolicyCreateCreated) IsRedirect ¶

func (o *FpolicyCreateCreated) IsRedirect() bool

IsRedirect returns true when this fpolicy create created response has a 3xx status code

func (*FpolicyCreateCreated) IsServerError ¶

func (o *FpolicyCreateCreated) IsServerError() bool

IsServerError returns true when this fpolicy create created response has a 5xx status code

func (*FpolicyCreateCreated) IsSuccess ¶

func (o *FpolicyCreateCreated) IsSuccess() bool

IsSuccess returns true when this fpolicy create created response has a 2xx status code

func (*FpolicyCreateCreated) String ¶

func (o *FpolicyCreateCreated) String() string

type FpolicyCreateDefault ¶

type FpolicyCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9765032 | The FPolicy engine, FPolicy event or FPolicy policy specified already exists | | 9765031 | If any of the FPolicy engine, FPolicy event, or FPolicy policy creation fails due to a systematic error or hardware failure, the cause of the failure is detailed in the error message | | 2621706 | The SVM UUID specified belongs to different SVM | | 2621462 | The SVM name specified does not exist |

func NewFpolicyCreateDefault ¶

func NewFpolicyCreateDefault(code int) *FpolicyCreateDefault

NewFpolicyCreateDefault creates a FpolicyCreateDefault with default headers values

func (*FpolicyCreateDefault) Code ¶

func (o *FpolicyCreateDefault) Code() int

Code gets the status code for the fpolicy create default response

func (*FpolicyCreateDefault) Error ¶

func (o *FpolicyCreateDefault) Error() string

func (*FpolicyCreateDefault) GetPayload ¶

func (o *FpolicyCreateDefault) GetPayload() *models.ErrorResponse

func (*FpolicyCreateDefault) IsClientError ¶

func (o *FpolicyCreateDefault) IsClientError() bool

IsClientError returns true when this fpolicy create default response has a 4xx status code

func (*FpolicyCreateDefault) IsCode ¶

func (o *FpolicyCreateDefault) IsCode(code int) bool

IsCode returns true when this fpolicy create default response a status code equal to that given

func (*FpolicyCreateDefault) IsRedirect ¶

func (o *FpolicyCreateDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy create default response has a 3xx status code

func (*FpolicyCreateDefault) IsServerError ¶

func (o *FpolicyCreateDefault) IsServerError() bool

IsServerError returns true when this fpolicy create default response has a 5xx status code

func (*FpolicyCreateDefault) IsSuccess ¶

func (o *FpolicyCreateDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy create default response has a 2xx status code

func (*FpolicyCreateDefault) String ¶

func (o *FpolicyCreateDefault) String() string

type FpolicyCreateParams ¶

type FpolicyCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.Fpolicy

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyCreateParams contains all the parameters to send to the API endpoint

for the fpolicy create operation.

Typically these are written to a http.Request.

func NewFpolicyCreateParams ¶

func NewFpolicyCreateParams() *FpolicyCreateParams

NewFpolicyCreateParams creates a new FpolicyCreateParams 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 NewFpolicyCreateParamsWithContext ¶

func NewFpolicyCreateParamsWithContext(ctx context.Context) *FpolicyCreateParams

NewFpolicyCreateParamsWithContext creates a new FpolicyCreateParams object with the ability to set a context for a request.

func NewFpolicyCreateParamsWithHTTPClient ¶

func NewFpolicyCreateParamsWithHTTPClient(client *http.Client) *FpolicyCreateParams

NewFpolicyCreateParamsWithHTTPClient creates a new FpolicyCreateParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyCreateParamsWithTimeout ¶

func NewFpolicyCreateParamsWithTimeout(timeout time.Duration) *FpolicyCreateParams

NewFpolicyCreateParamsWithTimeout creates a new FpolicyCreateParams object with the ability to set a timeout on a request.

func (*FpolicyCreateParams) SetContext ¶

func (o *FpolicyCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy create params

func (*FpolicyCreateParams) SetDefaults ¶

func (o *FpolicyCreateParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyCreateParams) SetHTTPClient ¶

func (o *FpolicyCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy create params

func (*FpolicyCreateParams) SetInfo ¶

func (o *FpolicyCreateParams) SetInfo(info *models.Fpolicy)

SetInfo adds the info to the fpolicy create params

func (*FpolicyCreateParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy create params

func (*FpolicyCreateParams) SetTimeout ¶

func (o *FpolicyCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy create params

func (*FpolicyCreateParams) WithContext ¶

WithContext adds the context to the fpolicy create params

func (*FpolicyCreateParams) WithDefaults ¶

func (o *FpolicyCreateParams) WithDefaults() *FpolicyCreateParams

WithDefaults hydrates default values in the fpolicy create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyCreateParams) WithHTTPClient ¶

func (o *FpolicyCreateParams) WithHTTPClient(client *http.Client) *FpolicyCreateParams

WithHTTPClient adds the HTTPClient to the fpolicy create params

func (*FpolicyCreateParams) WithInfo ¶

WithInfo adds the info to the fpolicy create params

func (*FpolicyCreateParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy create params

func (*FpolicyCreateParams) WithTimeout ¶

func (o *FpolicyCreateParams) WithTimeout(timeout time.Duration) *FpolicyCreateParams

WithTimeout adds the timeout to the fpolicy create params

func (*FpolicyCreateParams) WriteToRequest ¶

func (o *FpolicyCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type FpolicyCreateReader ¶

type FpolicyCreateReader struct {
	// contains filtered or unexported fields
}

FpolicyCreateReader is a Reader for the FpolicyCreate structure.

func (*FpolicyCreateReader) ReadResponse ¶

func (o *FpolicyCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyDeleteDefault ¶

type FpolicyDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9765030 | Cannot delete an FPolicy configuration if any of the policy is enabled | | 9765031 | If any of the FPolicy engine, FPolicy event or FPolicy policy deletion fails due to a systemic error or hardware failure, the cause of the failure is detailed in the error message. |

func NewFpolicyDeleteDefault ¶

func NewFpolicyDeleteDefault(code int) *FpolicyDeleteDefault

NewFpolicyDeleteDefault creates a FpolicyDeleteDefault with default headers values

func (*FpolicyDeleteDefault) Code ¶

func (o *FpolicyDeleteDefault) Code() int

Code gets the status code for the fpolicy delete default response

func (*FpolicyDeleteDefault) Error ¶

func (o *FpolicyDeleteDefault) Error() string

func (*FpolicyDeleteDefault) GetPayload ¶

func (o *FpolicyDeleteDefault) GetPayload() *models.ErrorResponse

func (*FpolicyDeleteDefault) IsClientError ¶

func (o *FpolicyDeleteDefault) IsClientError() bool

IsClientError returns true when this fpolicy delete default response has a 4xx status code

func (*FpolicyDeleteDefault) IsCode ¶

func (o *FpolicyDeleteDefault) IsCode(code int) bool

IsCode returns true when this fpolicy delete default response a status code equal to that given

func (*FpolicyDeleteDefault) IsRedirect ¶

func (o *FpolicyDeleteDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy delete default response has a 3xx status code

func (*FpolicyDeleteDefault) IsServerError ¶

func (o *FpolicyDeleteDefault) IsServerError() bool

IsServerError returns true when this fpolicy delete default response has a 5xx status code

func (*FpolicyDeleteDefault) IsSuccess ¶

func (o *FpolicyDeleteDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy delete default response has a 2xx status code

func (*FpolicyDeleteDefault) String ¶

func (o *FpolicyDeleteDefault) String() string

type FpolicyDeleteOK ¶

type FpolicyDeleteOK struct {
}

FpolicyDeleteOK describes a response with status code 200, with default header values.

OK

func NewFpolicyDeleteOK ¶

func NewFpolicyDeleteOK() *FpolicyDeleteOK

NewFpolicyDeleteOK creates a FpolicyDeleteOK with default headers values

func (*FpolicyDeleteOK) Error ¶

func (o *FpolicyDeleteOK) Error() string

func (*FpolicyDeleteOK) IsClientError ¶

func (o *FpolicyDeleteOK) IsClientError() bool

IsClientError returns true when this fpolicy delete o k response has a 4xx status code

func (*FpolicyDeleteOK) IsCode ¶

func (o *FpolicyDeleteOK) IsCode(code int) bool

IsCode returns true when this fpolicy delete o k response a status code equal to that given

func (*FpolicyDeleteOK) IsRedirect ¶

func (o *FpolicyDeleteOK) IsRedirect() bool

IsRedirect returns true when this fpolicy delete o k response has a 3xx status code

func (*FpolicyDeleteOK) IsServerError ¶

func (o *FpolicyDeleteOK) IsServerError() bool

IsServerError returns true when this fpolicy delete o k response has a 5xx status code

func (*FpolicyDeleteOK) IsSuccess ¶

func (o *FpolicyDeleteOK) IsSuccess() bool

IsSuccess returns true when this fpolicy delete o k response has a 2xx status code

func (*FpolicyDeleteOK) String ¶

func (o *FpolicyDeleteOK) String() string

type FpolicyDeleteParams ¶

type FpolicyDeleteParams struct {

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyDeleteParams contains all the parameters to send to the API endpoint

for the fpolicy delete operation.

Typically these are written to a http.Request.

func NewFpolicyDeleteParams ¶

func NewFpolicyDeleteParams() *FpolicyDeleteParams

NewFpolicyDeleteParams creates a new FpolicyDeleteParams 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 NewFpolicyDeleteParamsWithContext ¶

func NewFpolicyDeleteParamsWithContext(ctx context.Context) *FpolicyDeleteParams

NewFpolicyDeleteParamsWithContext creates a new FpolicyDeleteParams object with the ability to set a context for a request.

func NewFpolicyDeleteParamsWithHTTPClient ¶

func NewFpolicyDeleteParamsWithHTTPClient(client *http.Client) *FpolicyDeleteParams

NewFpolicyDeleteParamsWithHTTPClient creates a new FpolicyDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyDeleteParamsWithTimeout ¶

func NewFpolicyDeleteParamsWithTimeout(timeout time.Duration) *FpolicyDeleteParams

NewFpolicyDeleteParamsWithTimeout creates a new FpolicyDeleteParams object with the ability to set a timeout on a request.

func (*FpolicyDeleteParams) SetContext ¶

func (o *FpolicyDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy delete params

func (*FpolicyDeleteParams) SetDefaults ¶

func (o *FpolicyDeleteParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyDeleteParams) SetHTTPClient ¶

func (o *FpolicyDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy delete params

func (*FpolicyDeleteParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy delete params

func (*FpolicyDeleteParams) SetTimeout ¶

func (o *FpolicyDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy delete params

func (*FpolicyDeleteParams) WithContext ¶

WithContext adds the context to the fpolicy delete params

func (*FpolicyDeleteParams) WithDefaults ¶

func (o *FpolicyDeleteParams) WithDefaults() *FpolicyDeleteParams

WithDefaults hydrates default values in the fpolicy delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyDeleteParams) WithHTTPClient ¶

func (o *FpolicyDeleteParams) WithHTTPClient(client *http.Client) *FpolicyDeleteParams

WithHTTPClient adds the HTTPClient to the fpolicy delete params

func (*FpolicyDeleteParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy delete params

func (*FpolicyDeleteParams) WithTimeout ¶

func (o *FpolicyDeleteParams) WithTimeout(timeout time.Duration) *FpolicyDeleteParams

WithTimeout adds the timeout to the fpolicy delete params

func (*FpolicyDeleteParams) WriteToRequest ¶

func (o *FpolicyDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type FpolicyDeleteReader ¶

type FpolicyDeleteReader struct {
	// contains filtered or unexported fields
}

FpolicyDeleteReader is a Reader for the FpolicyDelete structure.

func (*FpolicyDeleteReader) ReadResponse ¶

func (o *FpolicyDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEngineCollectionGetDefault ¶

type FpolicyEngineCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyEngineCollectionGetDefault describes a response with status code -1, with default header values.

FpolicyEngineCollectionGetDefault fpolicy engine collection get default

func NewFpolicyEngineCollectionGetDefault ¶

func NewFpolicyEngineCollectionGetDefault(code int) *FpolicyEngineCollectionGetDefault

NewFpolicyEngineCollectionGetDefault creates a FpolicyEngineCollectionGetDefault with default headers values

func (*FpolicyEngineCollectionGetDefault) Code ¶

Code gets the status code for the fpolicy engine collection get default response

func (*FpolicyEngineCollectionGetDefault) Error ¶

func (*FpolicyEngineCollectionGetDefault) GetPayload ¶

func (*FpolicyEngineCollectionGetDefault) IsClientError ¶

func (o *FpolicyEngineCollectionGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy engine collection get default response has a 4xx status code

func (*FpolicyEngineCollectionGetDefault) IsCode ¶

func (o *FpolicyEngineCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy engine collection get default response a status code equal to that given

func (*FpolicyEngineCollectionGetDefault) IsRedirect ¶

func (o *FpolicyEngineCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy engine collection get default response has a 3xx status code

func (*FpolicyEngineCollectionGetDefault) IsServerError ¶

func (o *FpolicyEngineCollectionGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy engine collection get default response has a 5xx status code

func (*FpolicyEngineCollectionGetDefault) IsSuccess ¶

func (o *FpolicyEngineCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy engine collection get default response has a 2xx status code

func (*FpolicyEngineCollectionGetDefault) String ¶

type FpolicyEngineCollectionGetOK ¶

type FpolicyEngineCollectionGetOK struct {
	Payload *models.FpolicyEngineResponse
}

FpolicyEngineCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEngineCollectionGetOK ¶

func NewFpolicyEngineCollectionGetOK() *FpolicyEngineCollectionGetOK

NewFpolicyEngineCollectionGetOK creates a FpolicyEngineCollectionGetOK with default headers values

func (*FpolicyEngineCollectionGetOK) Error ¶

func (*FpolicyEngineCollectionGetOK) GetPayload ¶

func (*FpolicyEngineCollectionGetOK) IsClientError ¶

func (o *FpolicyEngineCollectionGetOK) IsClientError() bool

IsClientError returns true when this fpolicy engine collection get o k response has a 4xx status code

func (*FpolicyEngineCollectionGetOK) IsCode ¶

func (o *FpolicyEngineCollectionGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy engine collection get o k response a status code equal to that given

func (*FpolicyEngineCollectionGetOK) IsRedirect ¶

func (o *FpolicyEngineCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy engine collection get o k response has a 3xx status code

func (*FpolicyEngineCollectionGetOK) IsServerError ¶

func (o *FpolicyEngineCollectionGetOK) IsServerError() bool

IsServerError returns true when this fpolicy engine collection get o k response has a 5xx status code

func (*FpolicyEngineCollectionGetOK) IsSuccess ¶

func (o *FpolicyEngineCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy engine collection get o k response has a 2xx status code

func (*FpolicyEngineCollectionGetOK) String ¶

type FpolicyEngineCollectionGetParams ¶

type FpolicyEngineCollectionGetParams struct {

	/* BufferSizeRecvBuffer.

	   Filter by buffer_size.recv_buffer
	*/
	BufferSizeRecvBufferQueryParameter *int64

	/* BufferSizeSendBuffer.

	   Filter by buffer_size.send_buffer
	*/
	BufferSizeSendBufferQueryParameter *int64

	/* CertificateCa.

	   Filter by certificate.ca
	*/
	CertificateCaQueryParameter *string

	/* CertificateName.

	   Filter by certificate.name
	*/
	CertificateNameQueryParameter *string

	/* CertificateSerialNumber.

	   Filter by certificate.serial_number
	*/
	CertificateSerialNumberQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Format.

	   Filter by format
	*/
	FormatQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* MaxServerRequests.

	   Filter by max_server_requests
	*/
	MaxServerRequestsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Port.

	   Filter by port
	*/
	PortQueryParameter *int64

	/* PrimaryServers.

	   Filter by primary_servers
	*/
	PrimaryServersQueryParameter *string

	/* RequestAbortTimeout.

	   Filter by request_abort_timeout
	*/
	RequestAbortTimeoutQueryParameter *string

	/* RequestCancelTimeout.

	   Filter by request_cancel_timeout
	*/
	RequestCancelTimeoutQueryParameter *string

	/* ResiliencyDirectoryPath.

	   Filter by resiliency.directory_path
	*/
	ResiliencyDirectoryPathQueryParameter *string

	/* ResiliencyEnabled.

	   Filter by resiliency.enabled
	*/
	ResiliencyEnabledQueryParameter *bool

	/* ResiliencyRetentionDuration.

	   Filter by resiliency.retention_duration
	*/
	ResiliencyRetentionDurationQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SecondaryServers.

	   Filter by secondary_servers
	*/
	SecondaryServersQueryParameter *string

	/* ServerProgressTimeout.

	   Filter by server_progress_timeout
	*/
	ServerProgressTimeoutQueryParameter *string

	/* SslOption.

	   Filter by ssl_option
	*/
	SslOptionQueryParameter *string

	/* StatusRequestInterval.

	   Filter by status_request_interval
	*/
	StatusRequestIntervalQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEngineCollectionGetParams contains all the parameters to send to the API endpoint

for the fpolicy engine collection get operation.

Typically these are written to a http.Request.

func NewFpolicyEngineCollectionGetParams ¶

func NewFpolicyEngineCollectionGetParams() *FpolicyEngineCollectionGetParams

NewFpolicyEngineCollectionGetParams creates a new FpolicyEngineCollectionGetParams 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 NewFpolicyEngineCollectionGetParamsWithContext ¶

func NewFpolicyEngineCollectionGetParamsWithContext(ctx context.Context) *FpolicyEngineCollectionGetParams

NewFpolicyEngineCollectionGetParamsWithContext creates a new FpolicyEngineCollectionGetParams object with the ability to set a context for a request.

func NewFpolicyEngineCollectionGetParamsWithHTTPClient ¶

func NewFpolicyEngineCollectionGetParamsWithHTTPClient(client *http.Client) *FpolicyEngineCollectionGetParams

NewFpolicyEngineCollectionGetParamsWithHTTPClient creates a new FpolicyEngineCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEngineCollectionGetParamsWithTimeout ¶

func NewFpolicyEngineCollectionGetParamsWithTimeout(timeout time.Duration) *FpolicyEngineCollectionGetParams

NewFpolicyEngineCollectionGetParamsWithTimeout creates a new FpolicyEngineCollectionGetParams object with the ability to set a timeout on a request.

func (*FpolicyEngineCollectionGetParams) SetBufferSizeRecvBufferQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetBufferSizeRecvBufferQueryParameter(bufferSizeRecvBuffer *int64)

SetBufferSizeRecvBufferQueryParameter adds the bufferSizeRecvBuffer to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetBufferSizeSendBufferQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetBufferSizeSendBufferQueryParameter(bufferSizeSendBuffer *int64)

SetBufferSizeSendBufferQueryParameter adds the bufferSizeSendBuffer to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetCertificateCaQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetCertificateCaQueryParameter(certificateCa *string)

SetCertificateCaQueryParameter adds the certificateCa to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetCertificateNameQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetCertificateNameQueryParameter(certificateName *string)

SetCertificateNameQueryParameter adds the certificateName to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetCertificateSerialNumberQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetCertificateSerialNumberQueryParameter(certificateSerialNumber *string)

SetCertificateSerialNumberQueryParameter adds the certificateSerialNumber to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetContext ¶

SetContext adds the context to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetDefaults ¶

func (o *FpolicyEngineCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy engine collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineCollectionGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetFormatQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetFormatQueryParameter(format *string)

SetFormatQueryParameter adds the format to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetHTTPClient ¶

func (o *FpolicyEngineCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetMaxServerRequestsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetMaxServerRequestsQueryParameter(maxServerRequests *int64)

SetMaxServerRequestsQueryParameter adds the maxServerRequests to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetNameQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetOrderByQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetPortQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetPortQueryParameter(port *int64)

SetPortQueryParameter adds the port to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetPrimaryServersQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetPrimaryServersQueryParameter(primaryServers *string)

SetPrimaryServersQueryParameter adds the primaryServers to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetRequestAbortTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetRequestAbortTimeoutQueryParameter(requestAbortTimeout *string)

SetRequestAbortTimeoutQueryParameter adds the requestAbortTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetRequestCancelTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetRequestCancelTimeoutQueryParameter(requestCancelTimeout *string)

SetRequestCancelTimeoutQueryParameter adds the requestCancelTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetResiliencyDirectoryPathQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetResiliencyDirectoryPathQueryParameter(resiliencyDirectoryPath *string)

SetResiliencyDirectoryPathQueryParameter adds the resiliencyDirectoryPath to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetResiliencyEnabledQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetResiliencyEnabledQueryParameter(resiliencyEnabled *bool)

SetResiliencyEnabledQueryParameter adds the resiliencyEnabled to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetResiliencyRetentionDurationQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetResiliencyRetentionDurationQueryParameter(resiliencyRetentionDuration *string)

SetResiliencyRetentionDurationQueryParameter adds the resiliencyRetentionDuration to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetSecondaryServersQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetSecondaryServersQueryParameter(secondaryServers *string)

SetSecondaryServersQueryParameter adds the secondaryServers to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetServerProgressTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetServerProgressTimeoutQueryParameter(serverProgressTimeout *string)

SetServerProgressTimeoutQueryParameter adds the serverProgressTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetSslOptionQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetSslOptionQueryParameter(sslOption *string)

SetSslOptionQueryParameter adds the sslOption to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetStatusRequestIntervalQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetStatusRequestIntervalQueryParameter(statusRequestInterval *string)

SetStatusRequestIntervalQueryParameter adds the statusRequestInterval to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetTimeout ¶

func (o *FpolicyEngineCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) SetTypeQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithBufferSizeRecvBufferQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithBufferSizeRecvBufferQueryParameter(bufferSizeRecvBuffer *int64) *FpolicyEngineCollectionGetParams

WithBufferSizeRecvBufferQueryParameter adds the bufferSizeRecvBuffer to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithBufferSizeSendBufferQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithBufferSizeSendBufferQueryParameter(bufferSizeSendBuffer *int64) *FpolicyEngineCollectionGetParams

WithBufferSizeSendBufferQueryParameter adds the bufferSizeSendBuffer to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithCertificateCaQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithCertificateCaQueryParameter(certificateCa *string) *FpolicyEngineCollectionGetParams

WithCertificateCaQueryParameter adds the certificateCa to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithCertificateNameQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithCertificateNameQueryParameter(certificateName *string) *FpolicyEngineCollectionGetParams

WithCertificateNameQueryParameter adds the certificateName to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithCertificateSerialNumberQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithCertificateSerialNumberQueryParameter(certificateSerialNumber *string) *FpolicyEngineCollectionGetParams

WithCertificateSerialNumberQueryParameter adds the certificateSerialNumber to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithContext ¶

WithContext adds the context to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy engine collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineCollectionGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithFieldsQueryParameter(fields []string) *FpolicyEngineCollectionGetParams

WithFieldsQueryParameter adds the fields to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithFormatQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithFormatQueryParameter(format *string) *FpolicyEngineCollectionGetParams

WithFormatQueryParameter adds the format to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *FpolicyEngineCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithMaxServerRequestsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithMaxServerRequestsQueryParameter(maxServerRequests *int64) *FpolicyEngineCollectionGetParams

WithMaxServerRequestsQueryParameter adds the maxServerRequests to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithOrderByQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *FpolicyEngineCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithPortQueryParameter ¶

WithPortQueryParameter adds the port to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithPrimaryServersQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithPrimaryServersQueryParameter(primaryServers *string) *FpolicyEngineCollectionGetParams

WithPrimaryServersQueryParameter adds the primaryServers to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithRequestAbortTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithRequestAbortTimeoutQueryParameter(requestAbortTimeout *string) *FpolicyEngineCollectionGetParams

WithRequestAbortTimeoutQueryParameter adds the requestAbortTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithRequestCancelTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithRequestCancelTimeoutQueryParameter(requestCancelTimeout *string) *FpolicyEngineCollectionGetParams

WithRequestCancelTimeoutQueryParameter adds the requestCancelTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithResiliencyDirectoryPathQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithResiliencyDirectoryPathQueryParameter(resiliencyDirectoryPath *string) *FpolicyEngineCollectionGetParams

WithResiliencyDirectoryPathQueryParameter adds the resiliencyDirectoryPath to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithResiliencyEnabledQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithResiliencyEnabledQueryParameter(resiliencyEnabled *bool) *FpolicyEngineCollectionGetParams

WithResiliencyEnabledQueryParameter adds the resiliencyEnabled to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithResiliencyRetentionDurationQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithResiliencyRetentionDurationQueryParameter(resiliencyRetentionDuration *string) *FpolicyEngineCollectionGetParams

WithResiliencyRetentionDurationQueryParameter adds the resiliencyRetentionDuration to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyEngineCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FpolicyEngineCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEngineCollectionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithSecondaryServersQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithSecondaryServersQueryParameter(secondaryServers *string) *FpolicyEngineCollectionGetParams

WithSecondaryServersQueryParameter adds the secondaryServers to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithServerProgressTimeoutQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithServerProgressTimeoutQueryParameter(serverProgressTimeout *string) *FpolicyEngineCollectionGetParams

WithServerProgressTimeoutQueryParameter adds the serverProgressTimeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithSslOptionQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithSslOptionQueryParameter(sslOption *string) *FpolicyEngineCollectionGetParams

WithSslOptionQueryParameter adds the sslOption to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithStatusRequestIntervalQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithStatusRequestIntervalQueryParameter(statusRequestInterval *string) *FpolicyEngineCollectionGetParams

WithStatusRequestIntervalQueryParameter adds the statusRequestInterval to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WithTypeQueryParameter ¶

func (o *FpolicyEngineCollectionGetParams) WithTypeQueryParameter(typeVar *string) *FpolicyEngineCollectionGetParams

WithTypeQueryParameter adds the typeVar to the fpolicy engine collection get params

func (*FpolicyEngineCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEngineCollectionGetReader ¶

type FpolicyEngineCollectionGetReader struct {
	// contains filtered or unexported fields
}

FpolicyEngineCollectionGetReader is a Reader for the FpolicyEngineCollectionGet structure.

func (*FpolicyEngineCollectionGetReader) ReadResponse ¶

func (o *FpolicyEngineCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEngineCreateCreated ¶

type FpolicyEngineCreateCreated struct {
	Payload *models.FpolicyEngineResponse
}

FpolicyEngineCreateCreated describes a response with status code 201, with default header values.

Created

func NewFpolicyEngineCreateCreated ¶

func NewFpolicyEngineCreateCreated() *FpolicyEngineCreateCreated

NewFpolicyEngineCreateCreated creates a FpolicyEngineCreateCreated with default headers values

func (*FpolicyEngineCreateCreated) Error ¶

func (*FpolicyEngineCreateCreated) GetPayload ¶

func (*FpolicyEngineCreateCreated) IsClientError ¶

func (o *FpolicyEngineCreateCreated) IsClientError() bool

IsClientError returns true when this fpolicy engine create created response has a 4xx status code

func (*FpolicyEngineCreateCreated) IsCode ¶

func (o *FpolicyEngineCreateCreated) IsCode(code int) bool

IsCode returns true when this fpolicy engine create created response a status code equal to that given

func (*FpolicyEngineCreateCreated) IsRedirect ¶

func (o *FpolicyEngineCreateCreated) IsRedirect() bool

IsRedirect returns true when this fpolicy engine create created response has a 3xx status code

func (*FpolicyEngineCreateCreated) IsServerError ¶

func (o *FpolicyEngineCreateCreated) IsServerError() bool

IsServerError returns true when this fpolicy engine create created response has a 5xx status code

func (*FpolicyEngineCreateCreated) IsSuccess ¶

func (o *FpolicyEngineCreateCreated) IsSuccess() bool

IsSuccess returns true when this fpolicy engine create created response has a 2xx status code

func (*FpolicyEngineCreateCreated) String ¶

func (o *FpolicyEngineCreateCreated) String() string

type FpolicyEngineCreateDefault ¶

type FpolicyEngineCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyEngineCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9764885 | The primary secondary server has a redundant IP address | | 9764953 | The name of the FPolicy engine is "native" which is reserved by the system |

func NewFpolicyEngineCreateDefault ¶

func NewFpolicyEngineCreateDefault(code int) *FpolicyEngineCreateDefault

NewFpolicyEngineCreateDefault creates a FpolicyEngineCreateDefault with default headers values

func (*FpolicyEngineCreateDefault) Code ¶

func (o *FpolicyEngineCreateDefault) Code() int

Code gets the status code for the fpolicy engine create default response

func (*FpolicyEngineCreateDefault) Error ¶

func (*FpolicyEngineCreateDefault) GetPayload ¶

func (*FpolicyEngineCreateDefault) IsClientError ¶

func (o *FpolicyEngineCreateDefault) IsClientError() bool

IsClientError returns true when this fpolicy engine create default response has a 4xx status code

func (*FpolicyEngineCreateDefault) IsCode ¶

func (o *FpolicyEngineCreateDefault) IsCode(code int) bool

IsCode returns true when this fpolicy engine create default response a status code equal to that given

func (*FpolicyEngineCreateDefault) IsRedirect ¶

func (o *FpolicyEngineCreateDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy engine create default response has a 3xx status code

func (*FpolicyEngineCreateDefault) IsServerError ¶

func (o *FpolicyEngineCreateDefault) IsServerError() bool

IsServerError returns true when this fpolicy engine create default response has a 5xx status code

func (*FpolicyEngineCreateDefault) IsSuccess ¶

func (o *FpolicyEngineCreateDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy engine create default response has a 2xx status code

func (*FpolicyEngineCreateDefault) String ¶

func (o *FpolicyEngineCreateDefault) String() string

type FpolicyEngineCreateParams ¶

type FpolicyEngineCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyEngine

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEngineCreateParams contains all the parameters to send to the API endpoint

for the fpolicy engine create operation.

Typically these are written to a http.Request.

func NewFpolicyEngineCreateParams ¶

func NewFpolicyEngineCreateParams() *FpolicyEngineCreateParams

NewFpolicyEngineCreateParams creates a new FpolicyEngineCreateParams 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 NewFpolicyEngineCreateParamsWithContext ¶

func NewFpolicyEngineCreateParamsWithContext(ctx context.Context) *FpolicyEngineCreateParams

NewFpolicyEngineCreateParamsWithContext creates a new FpolicyEngineCreateParams object with the ability to set a context for a request.

func NewFpolicyEngineCreateParamsWithHTTPClient ¶

func NewFpolicyEngineCreateParamsWithHTTPClient(client *http.Client) *FpolicyEngineCreateParams

NewFpolicyEngineCreateParamsWithHTTPClient creates a new FpolicyEngineCreateParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEngineCreateParamsWithTimeout ¶

func NewFpolicyEngineCreateParamsWithTimeout(timeout time.Duration) *FpolicyEngineCreateParams

NewFpolicyEngineCreateParamsWithTimeout creates a new FpolicyEngineCreateParams object with the ability to set a timeout on a request.

func (*FpolicyEngineCreateParams) SetContext ¶

func (o *FpolicyEngineCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy engine create params

func (*FpolicyEngineCreateParams) SetDefaults ¶

func (o *FpolicyEngineCreateParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy engine create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineCreateParams) SetHTTPClient ¶

func (o *FpolicyEngineCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy engine create params

func (*FpolicyEngineCreateParams) SetInfo ¶

SetInfo adds the info to the fpolicy engine create params

func (*FpolicyEngineCreateParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyEngineCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy engine create params

func (*FpolicyEngineCreateParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEngineCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy engine create params

func (*FpolicyEngineCreateParams) SetTimeout ¶

func (o *FpolicyEngineCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WithContext ¶

WithContext adds the context to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy engine create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineCreateParams) WithHTTPClient ¶

func (o *FpolicyEngineCreateParams) WithHTTPClient(client *http.Client) *FpolicyEngineCreateParams

WithHTTPClient adds the HTTPClient to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WithInfo ¶

WithInfo adds the info to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyEngineCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyEngineCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEngineCreateParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEngineCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy engine create params

func (*FpolicyEngineCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEngineCreateReader ¶

type FpolicyEngineCreateReader struct {
	// contains filtered or unexported fields
}

FpolicyEngineCreateReader is a Reader for the FpolicyEngineCreate structure.

func (*FpolicyEngineCreateReader) ReadResponse ¶

func (o *FpolicyEngineCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEngineDeleteDefault ¶

type FpolicyEngineDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyEngineDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9764940 | At least one FPolicy policy is using the FPolicy engine | | 9764887 | The FPolicy engine is a cluster level FPolicy engine |

func NewFpolicyEngineDeleteDefault ¶

func NewFpolicyEngineDeleteDefault(code int) *FpolicyEngineDeleteDefault

NewFpolicyEngineDeleteDefault creates a FpolicyEngineDeleteDefault with default headers values

func (*FpolicyEngineDeleteDefault) Code ¶

func (o *FpolicyEngineDeleteDefault) Code() int

Code gets the status code for the fpolicy engine delete default response

func (*FpolicyEngineDeleteDefault) Error ¶

func (*FpolicyEngineDeleteDefault) GetPayload ¶

func (*FpolicyEngineDeleteDefault) IsClientError ¶

func (o *FpolicyEngineDeleteDefault) IsClientError() bool

IsClientError returns true when this fpolicy engine delete default response has a 4xx status code

func (*FpolicyEngineDeleteDefault) IsCode ¶

func (o *FpolicyEngineDeleteDefault) IsCode(code int) bool

IsCode returns true when this fpolicy engine delete default response a status code equal to that given

func (*FpolicyEngineDeleteDefault) IsRedirect ¶

func (o *FpolicyEngineDeleteDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy engine delete default response has a 3xx status code

func (*FpolicyEngineDeleteDefault) IsServerError ¶

func (o *FpolicyEngineDeleteDefault) IsServerError() bool

IsServerError returns true when this fpolicy engine delete default response has a 5xx status code

func (*FpolicyEngineDeleteDefault) IsSuccess ¶

func (o *FpolicyEngineDeleteDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy engine delete default response has a 2xx status code

func (*FpolicyEngineDeleteDefault) String ¶

func (o *FpolicyEngineDeleteDefault) String() string

type FpolicyEngineDeleteOK ¶

type FpolicyEngineDeleteOK struct {
}

FpolicyEngineDeleteOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEngineDeleteOK ¶

func NewFpolicyEngineDeleteOK() *FpolicyEngineDeleteOK

NewFpolicyEngineDeleteOK creates a FpolicyEngineDeleteOK with default headers values

func (*FpolicyEngineDeleteOK) Error ¶

func (o *FpolicyEngineDeleteOK) Error() string

func (*FpolicyEngineDeleteOK) IsClientError ¶

func (o *FpolicyEngineDeleteOK) IsClientError() bool

IsClientError returns true when this fpolicy engine delete o k response has a 4xx status code

func (*FpolicyEngineDeleteOK) IsCode ¶

func (o *FpolicyEngineDeleteOK) IsCode(code int) bool

IsCode returns true when this fpolicy engine delete o k response a status code equal to that given

func (*FpolicyEngineDeleteOK) IsRedirect ¶

func (o *FpolicyEngineDeleteOK) IsRedirect() bool

IsRedirect returns true when this fpolicy engine delete o k response has a 3xx status code

func (*FpolicyEngineDeleteOK) IsServerError ¶

func (o *FpolicyEngineDeleteOK) IsServerError() bool

IsServerError returns true when this fpolicy engine delete o k response has a 5xx status code

func (*FpolicyEngineDeleteOK) IsSuccess ¶

func (o *FpolicyEngineDeleteOK) IsSuccess() bool

IsSuccess returns true when this fpolicy engine delete o k response has a 2xx status code

func (*FpolicyEngineDeleteOK) String ¶

func (o *FpolicyEngineDeleteOK) String() string

type FpolicyEngineDeleteParams ¶

type FpolicyEngineDeleteParams struct {

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEngineDeleteParams contains all the parameters to send to the API endpoint

for the fpolicy engine delete operation.

Typically these are written to a http.Request.

func NewFpolicyEngineDeleteParams ¶

func NewFpolicyEngineDeleteParams() *FpolicyEngineDeleteParams

NewFpolicyEngineDeleteParams creates a new FpolicyEngineDeleteParams 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 NewFpolicyEngineDeleteParamsWithContext ¶

func NewFpolicyEngineDeleteParamsWithContext(ctx context.Context) *FpolicyEngineDeleteParams

NewFpolicyEngineDeleteParamsWithContext creates a new FpolicyEngineDeleteParams object with the ability to set a context for a request.

func NewFpolicyEngineDeleteParamsWithHTTPClient ¶

func NewFpolicyEngineDeleteParamsWithHTTPClient(client *http.Client) *FpolicyEngineDeleteParams

NewFpolicyEngineDeleteParamsWithHTTPClient creates a new FpolicyEngineDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEngineDeleteParamsWithTimeout ¶

func NewFpolicyEngineDeleteParamsWithTimeout(timeout time.Duration) *FpolicyEngineDeleteParams

NewFpolicyEngineDeleteParamsWithTimeout creates a new FpolicyEngineDeleteParams object with the ability to set a timeout on a request.

func (*FpolicyEngineDeleteParams) SetContext ¶

func (o *FpolicyEngineDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) SetDefaults ¶

func (o *FpolicyEngineDeleteParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy engine delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineDeleteParams) SetHTTPClient ¶

func (o *FpolicyEngineDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) SetNamePathParameter ¶

func (o *FpolicyEngineDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEngineDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) SetTimeout ¶

func (o *FpolicyEngineDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) WithContext ¶

WithContext adds the context to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy engine delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineDeleteParams) WithHTTPClient ¶

func (o *FpolicyEngineDeleteParams) WithHTTPClient(client *http.Client) *FpolicyEngineDeleteParams

WithHTTPClient adds the HTTPClient to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) WithNamePathParameter ¶

func (o *FpolicyEngineDeleteParams) WithNamePathParameter(name string) *FpolicyEngineDeleteParams

WithNamePathParameter adds the name to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEngineDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEngineDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy engine delete params

func (*FpolicyEngineDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEngineDeleteReader ¶

type FpolicyEngineDeleteReader struct {
	// contains filtered or unexported fields
}

FpolicyEngineDeleteReader is a Reader for the FpolicyEngineDelete structure.

func (*FpolicyEngineDeleteReader) ReadResponse ¶

func (o *FpolicyEngineDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEngineGetDefault ¶

type FpolicyEngineGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyEngineGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyEngineGetDefault ¶

func NewFpolicyEngineGetDefault(code int) *FpolicyEngineGetDefault

NewFpolicyEngineGetDefault creates a FpolicyEngineGetDefault with default headers values

func (*FpolicyEngineGetDefault) Code ¶

func (o *FpolicyEngineGetDefault) Code() int

Code gets the status code for the fpolicy engine get default response

func (*FpolicyEngineGetDefault) Error ¶

func (o *FpolicyEngineGetDefault) Error() string

func (*FpolicyEngineGetDefault) GetPayload ¶

func (o *FpolicyEngineGetDefault) GetPayload() *models.ErrorResponse

func (*FpolicyEngineGetDefault) IsClientError ¶

func (o *FpolicyEngineGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy engine get default response has a 4xx status code

func (*FpolicyEngineGetDefault) IsCode ¶

func (o *FpolicyEngineGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy engine get default response a status code equal to that given

func (*FpolicyEngineGetDefault) IsRedirect ¶

func (o *FpolicyEngineGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy engine get default response has a 3xx status code

func (*FpolicyEngineGetDefault) IsServerError ¶

func (o *FpolicyEngineGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy engine get default response has a 5xx status code

func (*FpolicyEngineGetDefault) IsSuccess ¶

func (o *FpolicyEngineGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy engine get default response has a 2xx status code

func (*FpolicyEngineGetDefault) String ¶

func (o *FpolicyEngineGetDefault) String() string

type FpolicyEngineGetOK ¶

type FpolicyEngineGetOK struct {
	Payload *models.FpolicyEngine
}

FpolicyEngineGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEngineGetOK ¶

func NewFpolicyEngineGetOK() *FpolicyEngineGetOK

NewFpolicyEngineGetOK creates a FpolicyEngineGetOK with default headers values

func (*FpolicyEngineGetOK) Error ¶

func (o *FpolicyEngineGetOK) Error() string

func (*FpolicyEngineGetOK) GetPayload ¶

func (o *FpolicyEngineGetOK) GetPayload() *models.FpolicyEngine

func (*FpolicyEngineGetOK) IsClientError ¶

func (o *FpolicyEngineGetOK) IsClientError() bool

IsClientError returns true when this fpolicy engine get o k response has a 4xx status code

func (*FpolicyEngineGetOK) IsCode ¶

func (o *FpolicyEngineGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy engine get o k response a status code equal to that given

func (*FpolicyEngineGetOK) IsRedirect ¶

func (o *FpolicyEngineGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy engine get o k response has a 3xx status code

func (*FpolicyEngineGetOK) IsServerError ¶

func (o *FpolicyEngineGetOK) IsServerError() bool

IsServerError returns true when this fpolicy engine get o k response has a 5xx status code

func (*FpolicyEngineGetOK) IsSuccess ¶

func (o *FpolicyEngineGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy engine get o k response has a 2xx status code

func (*FpolicyEngineGetOK) String ¶

func (o *FpolicyEngineGetOK) String() string

type FpolicyEngineGetParams ¶

type FpolicyEngineGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEngineGetParams contains all the parameters to send to the API endpoint

for the fpolicy engine get operation.

Typically these are written to a http.Request.

func NewFpolicyEngineGetParams ¶

func NewFpolicyEngineGetParams() *FpolicyEngineGetParams

NewFpolicyEngineGetParams creates a new FpolicyEngineGetParams 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 NewFpolicyEngineGetParamsWithContext ¶

func NewFpolicyEngineGetParamsWithContext(ctx context.Context) *FpolicyEngineGetParams

NewFpolicyEngineGetParamsWithContext creates a new FpolicyEngineGetParams object with the ability to set a context for a request.

func NewFpolicyEngineGetParamsWithHTTPClient ¶

func NewFpolicyEngineGetParamsWithHTTPClient(client *http.Client) *FpolicyEngineGetParams

NewFpolicyEngineGetParamsWithHTTPClient creates a new FpolicyEngineGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEngineGetParamsWithTimeout ¶

func NewFpolicyEngineGetParamsWithTimeout(timeout time.Duration) *FpolicyEngineGetParams

NewFpolicyEngineGetParamsWithTimeout creates a new FpolicyEngineGetParams object with the ability to set a timeout on a request.

func (*FpolicyEngineGetParams) SetContext ¶

func (o *FpolicyEngineGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy engine get params

func (*FpolicyEngineGetParams) SetDefaults ¶

func (o *FpolicyEngineGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy engine get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyEngineGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy engine get params

func (*FpolicyEngineGetParams) SetHTTPClient ¶

func (o *FpolicyEngineGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy engine get params

func (*FpolicyEngineGetParams) SetNamePathParameter ¶

func (o *FpolicyEngineGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy engine get params

func (*FpolicyEngineGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEngineGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy engine get params

func (*FpolicyEngineGetParams) SetTimeout ¶

func (o *FpolicyEngineGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy engine get params

func (*FpolicyEngineGetParams) WithContext ¶

WithContext adds the context to the fpolicy engine get params

func (*FpolicyEngineGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy engine get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyEngineGetParams) WithFieldsQueryParameter(fields []string) *FpolicyEngineGetParams

WithFieldsQueryParameter adds the fields to the fpolicy engine get params

func (*FpolicyEngineGetParams) WithHTTPClient ¶

func (o *FpolicyEngineGetParams) WithHTTPClient(client *http.Client) *FpolicyEngineGetParams

WithHTTPClient adds the HTTPClient to the fpolicy engine get params

func (*FpolicyEngineGetParams) WithNamePathParameter ¶

func (o *FpolicyEngineGetParams) WithNamePathParameter(name string) *FpolicyEngineGetParams

WithNamePathParameter adds the name to the fpolicy engine get params

func (*FpolicyEngineGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEngineGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEngineGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy engine get params

func (*FpolicyEngineGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy engine get params

func (*FpolicyEngineGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEngineGetReader ¶

type FpolicyEngineGetReader struct {
	// contains filtered or unexported fields
}

FpolicyEngineGetReader is a Reader for the FpolicyEngineGet structure.

func (*FpolicyEngineGetReader) ReadResponse ¶

func (o *FpolicyEngineGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEngineModifyDefault ¶

type FpolicyEngineModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyEngineModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9764922 | The primary and secondary server has a redundant IP address | | 9764942 | At least one FPolicy policy is using the FPolicy engine | | 9764886 | FPolicy engine is a cluster-level FPolicy engine |

func NewFpolicyEngineModifyDefault ¶

func NewFpolicyEngineModifyDefault(code int) *FpolicyEngineModifyDefault

NewFpolicyEngineModifyDefault creates a FpolicyEngineModifyDefault with default headers values

func (*FpolicyEngineModifyDefault) Code ¶

func (o *FpolicyEngineModifyDefault) Code() int

Code gets the status code for the fpolicy engine modify default response

func (*FpolicyEngineModifyDefault) Error ¶

func (*FpolicyEngineModifyDefault) GetPayload ¶

func (*FpolicyEngineModifyDefault) IsClientError ¶

func (o *FpolicyEngineModifyDefault) IsClientError() bool

IsClientError returns true when this fpolicy engine modify default response has a 4xx status code

func (*FpolicyEngineModifyDefault) IsCode ¶

func (o *FpolicyEngineModifyDefault) IsCode(code int) bool

IsCode returns true when this fpolicy engine modify default response a status code equal to that given

func (*FpolicyEngineModifyDefault) IsRedirect ¶

func (o *FpolicyEngineModifyDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy engine modify default response has a 3xx status code

func (*FpolicyEngineModifyDefault) IsServerError ¶

func (o *FpolicyEngineModifyDefault) IsServerError() bool

IsServerError returns true when this fpolicy engine modify default response has a 5xx status code

func (*FpolicyEngineModifyDefault) IsSuccess ¶

func (o *FpolicyEngineModifyDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy engine modify default response has a 2xx status code

func (*FpolicyEngineModifyDefault) String ¶

func (o *FpolicyEngineModifyDefault) String() string

type FpolicyEngineModifyOK ¶

type FpolicyEngineModifyOK struct {
}

FpolicyEngineModifyOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEngineModifyOK ¶

func NewFpolicyEngineModifyOK() *FpolicyEngineModifyOK

NewFpolicyEngineModifyOK creates a FpolicyEngineModifyOK with default headers values

func (*FpolicyEngineModifyOK) Error ¶

func (o *FpolicyEngineModifyOK) Error() string

func (*FpolicyEngineModifyOK) IsClientError ¶

func (o *FpolicyEngineModifyOK) IsClientError() bool

IsClientError returns true when this fpolicy engine modify o k response has a 4xx status code

func (*FpolicyEngineModifyOK) IsCode ¶

func (o *FpolicyEngineModifyOK) IsCode(code int) bool

IsCode returns true when this fpolicy engine modify o k response a status code equal to that given

func (*FpolicyEngineModifyOK) IsRedirect ¶

func (o *FpolicyEngineModifyOK) IsRedirect() bool

IsRedirect returns true when this fpolicy engine modify o k response has a 3xx status code

func (*FpolicyEngineModifyOK) IsServerError ¶

func (o *FpolicyEngineModifyOK) IsServerError() bool

IsServerError returns true when this fpolicy engine modify o k response has a 5xx status code

func (*FpolicyEngineModifyOK) IsSuccess ¶

func (o *FpolicyEngineModifyOK) IsSuccess() bool

IsSuccess returns true when this fpolicy engine modify o k response has a 2xx status code

func (*FpolicyEngineModifyOK) String ¶

func (o *FpolicyEngineModifyOK) String() string

type FpolicyEngineModifyParams ¶

type FpolicyEngineModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyEngine

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEngineModifyParams contains all the parameters to send to the API endpoint

for the fpolicy engine modify operation.

Typically these are written to a http.Request.

func NewFpolicyEngineModifyParams ¶

func NewFpolicyEngineModifyParams() *FpolicyEngineModifyParams

NewFpolicyEngineModifyParams creates a new FpolicyEngineModifyParams 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 NewFpolicyEngineModifyParamsWithContext ¶

func NewFpolicyEngineModifyParamsWithContext(ctx context.Context) *FpolicyEngineModifyParams

NewFpolicyEngineModifyParamsWithContext creates a new FpolicyEngineModifyParams object with the ability to set a context for a request.

func NewFpolicyEngineModifyParamsWithHTTPClient ¶

func NewFpolicyEngineModifyParamsWithHTTPClient(client *http.Client) *FpolicyEngineModifyParams

NewFpolicyEngineModifyParamsWithHTTPClient creates a new FpolicyEngineModifyParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEngineModifyParamsWithTimeout ¶

func NewFpolicyEngineModifyParamsWithTimeout(timeout time.Duration) *FpolicyEngineModifyParams

NewFpolicyEngineModifyParamsWithTimeout creates a new FpolicyEngineModifyParams object with the ability to set a timeout on a request.

func (*FpolicyEngineModifyParams) SetContext ¶

func (o *FpolicyEngineModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) SetDefaults ¶

func (o *FpolicyEngineModifyParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy engine modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineModifyParams) SetHTTPClient ¶

func (o *FpolicyEngineModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) SetInfo ¶

SetInfo adds the info to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) SetNamePathParameter ¶

func (o *FpolicyEngineModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEngineModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) SetTimeout ¶

func (o *FpolicyEngineModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WithContext ¶

WithContext adds the context to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy engine modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEngineModifyParams) WithHTTPClient ¶

func (o *FpolicyEngineModifyParams) WithHTTPClient(client *http.Client) *FpolicyEngineModifyParams

WithHTTPClient adds the HTTPClient to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WithInfo ¶

WithInfo adds the info to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WithNamePathParameter ¶

func (o *FpolicyEngineModifyParams) WithNamePathParameter(name string) *FpolicyEngineModifyParams

WithNamePathParameter adds the name to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEngineModifyParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEngineModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy engine modify params

func (*FpolicyEngineModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEngineModifyReader ¶

type FpolicyEngineModifyReader struct {
	// contains filtered or unexported fields
}

FpolicyEngineModifyReader is a Reader for the FpolicyEngineModify structure.

func (*FpolicyEngineModifyReader) ReadResponse ¶

func (o *FpolicyEngineModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEventCollectionGetDefault ¶

type FpolicyEventCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyEventCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyEventCollectionGetDefault ¶

func NewFpolicyEventCollectionGetDefault(code int) *FpolicyEventCollectionGetDefault

NewFpolicyEventCollectionGetDefault creates a FpolicyEventCollectionGetDefault with default headers values

func (*FpolicyEventCollectionGetDefault) Code ¶

Code gets the status code for the fpolicy event collection get default response

func (*FpolicyEventCollectionGetDefault) Error ¶

func (*FpolicyEventCollectionGetDefault) GetPayload ¶

func (*FpolicyEventCollectionGetDefault) IsClientError ¶

func (o *FpolicyEventCollectionGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy event collection get default response has a 4xx status code

func (*FpolicyEventCollectionGetDefault) IsCode ¶

func (o *FpolicyEventCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy event collection get default response a status code equal to that given

func (*FpolicyEventCollectionGetDefault) IsRedirect ¶

func (o *FpolicyEventCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy event collection get default response has a 3xx status code

func (*FpolicyEventCollectionGetDefault) IsServerError ¶

func (o *FpolicyEventCollectionGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy event collection get default response has a 5xx status code

func (*FpolicyEventCollectionGetDefault) IsSuccess ¶

func (o *FpolicyEventCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy event collection get default response has a 2xx status code

func (*FpolicyEventCollectionGetDefault) String ¶

type FpolicyEventCollectionGetOK ¶

type FpolicyEventCollectionGetOK struct {
	Payload *models.FpolicyEventResponse
}

FpolicyEventCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEventCollectionGetOK ¶

func NewFpolicyEventCollectionGetOK() *FpolicyEventCollectionGetOK

NewFpolicyEventCollectionGetOK creates a FpolicyEventCollectionGetOK with default headers values

func (*FpolicyEventCollectionGetOK) Error ¶

func (*FpolicyEventCollectionGetOK) GetPayload ¶

func (*FpolicyEventCollectionGetOK) IsClientError ¶

func (o *FpolicyEventCollectionGetOK) IsClientError() bool

IsClientError returns true when this fpolicy event collection get o k response has a 4xx status code

func (*FpolicyEventCollectionGetOK) IsCode ¶

func (o *FpolicyEventCollectionGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy event collection get o k response a status code equal to that given

func (*FpolicyEventCollectionGetOK) IsRedirect ¶

func (o *FpolicyEventCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy event collection get o k response has a 3xx status code

func (*FpolicyEventCollectionGetOK) IsServerError ¶

func (o *FpolicyEventCollectionGetOK) IsServerError() bool

IsServerError returns true when this fpolicy event collection get o k response has a 5xx status code

func (*FpolicyEventCollectionGetOK) IsSuccess ¶

func (o *FpolicyEventCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy event collection get o k response has a 2xx status code

func (*FpolicyEventCollectionGetOK) String ¶

func (o *FpolicyEventCollectionGetOK) String() string

type FpolicyEventCollectionGetParams ¶

type FpolicyEventCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* FileOperationsClose.

	   Filter by file_operations.close
	*/
	FileOperationsCloseQueryParameter *bool

	/* FileOperationsCreate.

	   Filter by file_operations.create
	*/
	FileOperationsCreateQueryParameter *bool

	/* FileOperationsCreateDir.

	   Filter by file_operations.create_dir
	*/
	FileOperationsCreateDirQueryParameter *bool

	/* FileOperationsDelete.

	   Filter by file_operations.delete
	*/
	FileOperationsDeleteQueryParameter *bool

	/* FileOperationsDeleteDir.

	   Filter by file_operations.delete_dir
	*/
	FileOperationsDeleteDirQueryParameter *bool

	/* FileOperationsGetattr.

	   Filter by file_operations.getattr
	*/
	FileOperationsGetattrQueryParameter *bool

	/* FileOperationsLink.

	   Filter by file_operations.link
	*/
	FileOperationsLinkQueryParameter *bool

	/* FileOperationsLookup.

	   Filter by file_operations.lookup
	*/
	FileOperationsLookupQueryParameter *bool

	/* FileOperationsOpen.

	   Filter by file_operations.open
	*/
	FileOperationsOpenQueryParameter *bool

	/* FileOperationsRead.

	   Filter by file_operations.read
	*/
	FileOperationsReadQueryParameter *bool

	/* FileOperationsRename.

	   Filter by file_operations.rename
	*/
	FileOperationsRenameQueryParameter *bool

	/* FileOperationsRenameDir.

	   Filter by file_operations.rename_dir
	*/
	FileOperationsRenameDirQueryParameter *bool

	/* FileOperationsSetattr.

	   Filter by file_operations.setattr
	*/
	FileOperationsSetattrQueryParameter *bool

	/* FileOperationsSymlink.

	   Filter by file_operations.symlink
	*/
	FileOperationsSymlinkQueryParameter *bool

	/* FileOperationsWrite.

	   Filter by file_operations.write
	*/
	FileOperationsWriteQueryParameter *bool

	/* FiltersCloseWithModification.

	   Filter by filters.close_with_modification
	*/
	FiltersCloseWithModificationQueryParameter *bool

	/* FiltersCloseWithRead.

	   Filter by filters.close_with_read
	*/
	FiltersCloseWithReadQueryParameter *bool

	/* FiltersCloseWithoutModification.

	   Filter by filters.close_without_modification
	*/
	FiltersCloseWithoutModificationQueryParameter *bool

	/* FiltersExcludeDirectory.

	   Filter by filters.exclude_directory
	*/
	FiltersExcludeDirectoryQueryParameter *bool

	/* FiltersFirstRead.

	   Filter by filters.first_read
	*/
	FiltersFirstReadQueryParameter *bool

	/* FiltersFirstWrite.

	   Filter by filters.first_write
	*/
	FiltersFirstWriteQueryParameter *bool

	/* FiltersMonitorAds.

	   Filter by filters.monitor_ads
	*/
	FiltersMonitorAdsQueryParameter *bool

	/* FiltersOfflineBit.

	   Filter by filters.offline_bit
	*/
	FiltersOfflineBitQueryParameter *bool

	/* FiltersOpenWithDeleteIntent.

	   Filter by filters.open_with_delete_intent
	*/
	FiltersOpenWithDeleteIntentQueryParameter *bool

	/* FiltersOpenWithWriteIntent.

	   Filter by filters.open_with_write_intent
	*/
	FiltersOpenWithWriteIntentQueryParameter *bool

	/* FiltersSetattrWithAccessTimeChange.

	   Filter by filters.setattr_with_access_time_change
	*/
	FiltersSetattrWithAccessTimeChangeQueryParameter *bool

	/* FiltersSetattrWithAllocationSizeChange.

	   Filter by filters.setattr_with_allocation_size_change
	*/
	FiltersSetattrWithAllocationSizeChangeQueryParameter *bool

	/* FiltersSetattrWithCreationTimeChange.

	   Filter by filters.setattr_with_creation_time_change
	*/
	FiltersSetattrWithCreationTimeChangeQueryParameter *bool

	/* FiltersSetattrWithDaclChange.

	   Filter by filters.setattr_with_dacl_change
	*/
	FiltersSetattrWithDACLChangeQueryParameter *bool

	/* FiltersSetattrWithGroupChange.

	   Filter by filters.setattr_with_group_change
	*/
	FiltersSetattrWithGroupChangeQueryParameter *bool

	/* FiltersSetattrWithModeChange.

	   Filter by filters.setattr_with_mode_change
	*/
	FiltersSetattrWithModeChangeQueryParameter *bool

	/* FiltersSetattrWithModifyTimeChange.

	   Filter by filters.setattr_with_modify_time_change
	*/
	FiltersSetattrWithModifyTimeChangeQueryParameter *bool

	/* FiltersSetattrWithOwnerChange.

	   Filter by filters.setattr_with_owner_change
	*/
	FiltersSetattrWithOwnerChangeQueryParameter *bool

	/* FiltersSetattrWithSaclChange.

	   Filter by filters.setattr_with_sacl_change
	*/
	FiltersSetattrWithSACLChangeQueryParameter *bool

	/* FiltersSetattrWithSizeChange.

	   Filter by filters.setattr_with_size_change
	*/
	FiltersSetattrWithSizeChangeQueryParameter *bool

	/* FiltersWriteWithSizeChange.

	   Filter by filters.write_with_size_change
	*/
	FiltersWriteWithSizeChangeQueryParameter *bool

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Protocol.

	   Filter by protocol
	*/
	ProtocolQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* VolumeMonitoring.

	   Filter by volume_monitoring
	*/
	VolumeMonitoringQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEventCollectionGetParams contains all the parameters to send to the API endpoint

for the fpolicy event collection get operation.

Typically these are written to a http.Request.

func NewFpolicyEventCollectionGetParams ¶

func NewFpolicyEventCollectionGetParams() *FpolicyEventCollectionGetParams

NewFpolicyEventCollectionGetParams creates a new FpolicyEventCollectionGetParams 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 NewFpolicyEventCollectionGetParamsWithContext ¶

func NewFpolicyEventCollectionGetParamsWithContext(ctx context.Context) *FpolicyEventCollectionGetParams

NewFpolicyEventCollectionGetParamsWithContext creates a new FpolicyEventCollectionGetParams object with the ability to set a context for a request.

func NewFpolicyEventCollectionGetParamsWithHTTPClient ¶

func NewFpolicyEventCollectionGetParamsWithHTTPClient(client *http.Client) *FpolicyEventCollectionGetParams

NewFpolicyEventCollectionGetParamsWithHTTPClient creates a new FpolicyEventCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEventCollectionGetParamsWithTimeout ¶

func NewFpolicyEventCollectionGetParamsWithTimeout(timeout time.Duration) *FpolicyEventCollectionGetParams

NewFpolicyEventCollectionGetParamsWithTimeout creates a new FpolicyEventCollectionGetParams object with the ability to set a timeout on a request.

func (*FpolicyEventCollectionGetParams) SetContext ¶

func (o *FpolicyEventCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetDefaults ¶

func (o *FpolicyEventCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy event collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventCollectionGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsCloseQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsCloseQueryParameter(fileOperationsClose *bool)

SetFileOperationsCloseQueryParameter adds the fileOperationsClose to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsCreateDirQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsCreateDirQueryParameter(fileOperationsCreateDir *bool)

SetFileOperationsCreateDirQueryParameter adds the fileOperationsCreateDir to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsCreateQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsCreateQueryParameter(fileOperationsCreate *bool)

SetFileOperationsCreateQueryParameter adds the fileOperationsCreate to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsDeleteDirQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsDeleteDirQueryParameter(fileOperationsDeleteDir *bool)

SetFileOperationsDeleteDirQueryParameter adds the fileOperationsDeleteDir to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsDeleteQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsDeleteQueryParameter(fileOperationsDelete *bool)

SetFileOperationsDeleteQueryParameter adds the fileOperationsDelete to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsGetattrQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsGetattrQueryParameter(fileOperationsGetattr *bool)

SetFileOperationsGetattrQueryParameter adds the fileOperationsGetattr to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsLinkQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsLinkQueryParameter(fileOperationsLink *bool)

SetFileOperationsLinkQueryParameter adds the fileOperationsLink to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsLookupQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsLookupQueryParameter(fileOperationsLookup *bool)

SetFileOperationsLookupQueryParameter adds the fileOperationsLookup to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsOpenQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsOpenQueryParameter(fileOperationsOpen *bool)

SetFileOperationsOpenQueryParameter adds the fileOperationsOpen to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsReadQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsReadQueryParameter(fileOperationsRead *bool)

SetFileOperationsReadQueryParameter adds the fileOperationsRead to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsRenameDirQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsRenameDirQueryParameter(fileOperationsRenameDir *bool)

SetFileOperationsRenameDirQueryParameter adds the fileOperationsRenameDir to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsRenameQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsRenameQueryParameter(fileOperationsRename *bool)

SetFileOperationsRenameQueryParameter adds the fileOperationsRename to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsSetattrQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsSetattrQueryParameter(fileOperationsSetattr *bool)

SetFileOperationsSetattrQueryParameter adds the fileOperationsSetattr to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsSymlinkQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsSymlinkQueryParameter(fileOperationsSymlink *bool)

SetFileOperationsSymlinkQueryParameter adds the fileOperationsSymlink to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFileOperationsWriteQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFileOperationsWriteQueryParameter(fileOperationsWrite *bool)

SetFileOperationsWriteQueryParameter adds the fileOperationsWrite to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersCloseWithModificationQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersCloseWithModificationQueryParameter(filtersCloseWithModification *bool)

SetFiltersCloseWithModificationQueryParameter adds the filtersCloseWithModification to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersCloseWithReadQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersCloseWithReadQueryParameter(filtersCloseWithRead *bool)

SetFiltersCloseWithReadQueryParameter adds the filtersCloseWithRead to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersCloseWithoutModificationQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersCloseWithoutModificationQueryParameter(filtersCloseWithoutModification *bool)

SetFiltersCloseWithoutModificationQueryParameter adds the filtersCloseWithoutModification to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersExcludeDirectoryQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersExcludeDirectoryQueryParameter(filtersExcludeDirectory *bool)

SetFiltersExcludeDirectoryQueryParameter adds the filtersExcludeDirectory to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersFirstReadQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersFirstReadQueryParameter(filtersFirstRead *bool)

SetFiltersFirstReadQueryParameter adds the filtersFirstRead to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersFirstWriteQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersFirstWriteQueryParameter(filtersFirstWrite *bool)

SetFiltersFirstWriteQueryParameter adds the filtersFirstWrite to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersMonitorAdsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersMonitorAdsQueryParameter(filtersMonitorAds *bool)

SetFiltersMonitorAdsQueryParameter adds the filtersMonitorAds to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersOfflineBitQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersOfflineBitQueryParameter(filtersOfflineBit *bool)

SetFiltersOfflineBitQueryParameter adds the filtersOfflineBit to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersOpenWithDeleteIntentQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersOpenWithDeleteIntentQueryParameter(filtersOpenWithDeleteIntent *bool)

SetFiltersOpenWithDeleteIntentQueryParameter adds the filtersOpenWithDeleteIntent to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersOpenWithWriteIntentQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersOpenWithWriteIntentQueryParameter(filtersOpenWithWriteIntent *bool)

SetFiltersOpenWithWriteIntentQueryParameter adds the filtersOpenWithWriteIntent to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithAccessTimeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithAccessTimeChangeQueryParameter(filtersSetattrWithAccessTimeChange *bool)

SetFiltersSetattrWithAccessTimeChangeQueryParameter adds the filtersSetattrWithAccessTimeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithAllocationSizeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithAllocationSizeChangeQueryParameter(filtersSetattrWithAllocationSizeChange *bool)

SetFiltersSetattrWithAllocationSizeChangeQueryParameter adds the filtersSetattrWithAllocationSizeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithCreationTimeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithCreationTimeChangeQueryParameter(filtersSetattrWithCreationTimeChange *bool)

SetFiltersSetattrWithCreationTimeChangeQueryParameter adds the filtersSetattrWithCreationTimeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithDACLChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithDACLChangeQueryParameter(filtersSetattrWithDaclChange *bool)

SetFiltersSetattrWithDACLChangeQueryParameter adds the filtersSetattrWithDaclChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithGroupChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithGroupChangeQueryParameter(filtersSetattrWithGroupChange *bool)

SetFiltersSetattrWithGroupChangeQueryParameter adds the filtersSetattrWithGroupChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithModeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithModeChangeQueryParameter(filtersSetattrWithModeChange *bool)

SetFiltersSetattrWithModeChangeQueryParameter adds the filtersSetattrWithModeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithModifyTimeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithModifyTimeChangeQueryParameter(filtersSetattrWithModifyTimeChange *bool)

SetFiltersSetattrWithModifyTimeChangeQueryParameter adds the filtersSetattrWithModifyTimeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithOwnerChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithOwnerChangeQueryParameter(filtersSetattrWithOwnerChange *bool)

SetFiltersSetattrWithOwnerChangeQueryParameter adds the filtersSetattrWithOwnerChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithSACLChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithSACLChangeQueryParameter(filtersSetattrWithSaclChange *bool)

SetFiltersSetattrWithSACLChangeQueryParameter adds the filtersSetattrWithSaclChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersSetattrWithSizeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersSetattrWithSizeChangeQueryParameter(filtersSetattrWithSizeChange *bool)

SetFiltersSetattrWithSizeChangeQueryParameter adds the filtersSetattrWithSizeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetFiltersWriteWithSizeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetFiltersWriteWithSizeChangeQueryParameter(filtersWriteWithSizeChange *bool)

SetFiltersWriteWithSizeChangeQueryParameter adds the filtersWriteWithSizeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetHTTPClient ¶

func (o *FpolicyEventCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetNameQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetOrderByQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetProtocolQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetProtocolQueryParameter(protocol *string)

SetProtocolQueryParameter adds the protocol to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEventCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetTimeout ¶

func (o *FpolicyEventCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) SetVolumeMonitoringQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) SetVolumeMonitoringQueryParameter(volumeMonitoring *bool)

SetVolumeMonitoringQueryParameter adds the volumeMonitoring to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithContext ¶

WithContext adds the context to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy event collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventCollectionGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFieldsQueryParameter(fields []string) *FpolicyEventCollectionGetParams

WithFieldsQueryParameter adds the fields to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsCloseQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsCloseQueryParameter(fileOperationsClose *bool) *FpolicyEventCollectionGetParams

WithFileOperationsCloseQueryParameter adds the fileOperationsClose to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsCreateDirQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsCreateDirQueryParameter(fileOperationsCreateDir *bool) *FpolicyEventCollectionGetParams

WithFileOperationsCreateDirQueryParameter adds the fileOperationsCreateDir to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsCreateQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsCreateQueryParameter(fileOperationsCreate *bool) *FpolicyEventCollectionGetParams

WithFileOperationsCreateQueryParameter adds the fileOperationsCreate to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsDeleteDirQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsDeleteDirQueryParameter(fileOperationsDeleteDir *bool) *FpolicyEventCollectionGetParams

WithFileOperationsDeleteDirQueryParameter adds the fileOperationsDeleteDir to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsDeleteQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsDeleteQueryParameter(fileOperationsDelete *bool) *FpolicyEventCollectionGetParams

WithFileOperationsDeleteQueryParameter adds the fileOperationsDelete to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsGetattrQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsGetattrQueryParameter(fileOperationsGetattr *bool) *FpolicyEventCollectionGetParams

WithFileOperationsGetattrQueryParameter adds the fileOperationsGetattr to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsLinkQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsLinkQueryParameter(fileOperationsLink *bool) *FpolicyEventCollectionGetParams

WithFileOperationsLinkQueryParameter adds the fileOperationsLink to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsLookupQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsLookupQueryParameter(fileOperationsLookup *bool) *FpolicyEventCollectionGetParams

WithFileOperationsLookupQueryParameter adds the fileOperationsLookup to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsOpenQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsOpenQueryParameter(fileOperationsOpen *bool) *FpolicyEventCollectionGetParams

WithFileOperationsOpenQueryParameter adds the fileOperationsOpen to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsReadQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsReadQueryParameter(fileOperationsRead *bool) *FpolicyEventCollectionGetParams

WithFileOperationsReadQueryParameter adds the fileOperationsRead to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsRenameDirQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsRenameDirQueryParameter(fileOperationsRenameDir *bool) *FpolicyEventCollectionGetParams

WithFileOperationsRenameDirQueryParameter adds the fileOperationsRenameDir to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsRenameQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsRenameQueryParameter(fileOperationsRename *bool) *FpolicyEventCollectionGetParams

WithFileOperationsRenameQueryParameter adds the fileOperationsRename to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsSetattrQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsSetattrQueryParameter(fileOperationsSetattr *bool) *FpolicyEventCollectionGetParams

WithFileOperationsSetattrQueryParameter adds the fileOperationsSetattr to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsSymlinkQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsSymlinkQueryParameter(fileOperationsSymlink *bool) *FpolicyEventCollectionGetParams

WithFileOperationsSymlinkQueryParameter adds the fileOperationsSymlink to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFileOperationsWriteQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFileOperationsWriteQueryParameter(fileOperationsWrite *bool) *FpolicyEventCollectionGetParams

WithFileOperationsWriteQueryParameter adds the fileOperationsWrite to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersCloseWithModificationQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersCloseWithModificationQueryParameter(filtersCloseWithModification *bool) *FpolicyEventCollectionGetParams

WithFiltersCloseWithModificationQueryParameter adds the filtersCloseWithModification to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersCloseWithReadQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersCloseWithReadQueryParameter(filtersCloseWithRead *bool) *FpolicyEventCollectionGetParams

WithFiltersCloseWithReadQueryParameter adds the filtersCloseWithRead to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersCloseWithoutModificationQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersCloseWithoutModificationQueryParameter(filtersCloseWithoutModification *bool) *FpolicyEventCollectionGetParams

WithFiltersCloseWithoutModificationQueryParameter adds the filtersCloseWithoutModification to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersExcludeDirectoryQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersExcludeDirectoryQueryParameter(filtersExcludeDirectory *bool) *FpolicyEventCollectionGetParams

WithFiltersExcludeDirectoryQueryParameter adds the filtersExcludeDirectory to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersFirstReadQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersFirstReadQueryParameter(filtersFirstRead *bool) *FpolicyEventCollectionGetParams

WithFiltersFirstReadQueryParameter adds the filtersFirstRead to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersFirstWriteQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersFirstWriteQueryParameter(filtersFirstWrite *bool) *FpolicyEventCollectionGetParams

WithFiltersFirstWriteQueryParameter adds the filtersFirstWrite to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersMonitorAdsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersMonitorAdsQueryParameter(filtersMonitorAds *bool) *FpolicyEventCollectionGetParams

WithFiltersMonitorAdsQueryParameter adds the filtersMonitorAds to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersOfflineBitQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersOfflineBitQueryParameter(filtersOfflineBit *bool) *FpolicyEventCollectionGetParams

WithFiltersOfflineBitQueryParameter adds the filtersOfflineBit to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersOpenWithDeleteIntentQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersOpenWithDeleteIntentQueryParameter(filtersOpenWithDeleteIntent *bool) *FpolicyEventCollectionGetParams

WithFiltersOpenWithDeleteIntentQueryParameter adds the filtersOpenWithDeleteIntent to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersOpenWithWriteIntentQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersOpenWithWriteIntentQueryParameter(filtersOpenWithWriteIntent *bool) *FpolicyEventCollectionGetParams

WithFiltersOpenWithWriteIntentQueryParameter adds the filtersOpenWithWriteIntent to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithAccessTimeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithAccessTimeChangeQueryParameter(filtersSetattrWithAccessTimeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithAccessTimeChangeQueryParameter adds the filtersSetattrWithAccessTimeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithAllocationSizeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithAllocationSizeChangeQueryParameter(filtersSetattrWithAllocationSizeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithAllocationSizeChangeQueryParameter adds the filtersSetattrWithAllocationSizeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithCreationTimeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithCreationTimeChangeQueryParameter(filtersSetattrWithCreationTimeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithCreationTimeChangeQueryParameter adds the filtersSetattrWithCreationTimeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithDACLChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithDACLChangeQueryParameter(filtersSetattrWithDaclChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithDACLChangeQueryParameter adds the filtersSetattrWithDaclChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithGroupChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithGroupChangeQueryParameter(filtersSetattrWithGroupChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithGroupChangeQueryParameter adds the filtersSetattrWithGroupChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithModeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithModeChangeQueryParameter(filtersSetattrWithModeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithModeChangeQueryParameter adds the filtersSetattrWithModeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithModifyTimeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithModifyTimeChangeQueryParameter(filtersSetattrWithModifyTimeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithModifyTimeChangeQueryParameter adds the filtersSetattrWithModifyTimeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithOwnerChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithOwnerChangeQueryParameter(filtersSetattrWithOwnerChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithOwnerChangeQueryParameter adds the filtersSetattrWithOwnerChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithSACLChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithSACLChangeQueryParameter(filtersSetattrWithSaclChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithSACLChangeQueryParameter adds the filtersSetattrWithSaclChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersSetattrWithSizeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersSetattrWithSizeChangeQueryParameter(filtersSetattrWithSizeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersSetattrWithSizeChangeQueryParameter adds the filtersSetattrWithSizeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithFiltersWriteWithSizeChangeQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithFiltersWriteWithSizeChangeQueryParameter(filtersWriteWithSizeChange *bool) *FpolicyEventCollectionGetParams

WithFiltersWriteWithSizeChangeQueryParameter adds the filtersWriteWithSizeChange to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *FpolicyEventCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithOrderByQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *FpolicyEventCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithProtocolQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithProtocolQueryParameter(protocol *string) *FpolicyEventCollectionGetParams

WithProtocolQueryParameter adds the protocol to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyEventCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FpolicyEventCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEventCollectionGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEventCollectionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WithVolumeMonitoringQueryParameter ¶

func (o *FpolicyEventCollectionGetParams) WithVolumeMonitoringQueryParameter(volumeMonitoring *bool) *FpolicyEventCollectionGetParams

WithVolumeMonitoringQueryParameter adds the volumeMonitoring to the fpolicy event collection get params

func (*FpolicyEventCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEventCollectionGetReader ¶

type FpolicyEventCollectionGetReader struct {
	// contains filtered or unexported fields
}

FpolicyEventCollectionGetReader is a Reader for the FpolicyEventCollectionGet structure.

func (*FpolicyEventCollectionGetReader) ReadResponse ¶

func (o *FpolicyEventCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEventCreateCreated ¶

type FpolicyEventCreateCreated struct {
	Payload *models.FpolicyEventResponse
}

FpolicyEventCreateCreated describes a response with status code 201, with default header values.

Created

func NewFpolicyEventCreateCreated ¶

func NewFpolicyEventCreateCreated() *FpolicyEventCreateCreated

NewFpolicyEventCreateCreated creates a FpolicyEventCreateCreated with default headers values

func (*FpolicyEventCreateCreated) Error ¶

func (o *FpolicyEventCreateCreated) Error() string

func (*FpolicyEventCreateCreated) GetPayload ¶

func (*FpolicyEventCreateCreated) IsClientError ¶

func (o *FpolicyEventCreateCreated) IsClientError() bool

IsClientError returns true when this fpolicy event create created response has a 4xx status code

func (*FpolicyEventCreateCreated) IsCode ¶

func (o *FpolicyEventCreateCreated) IsCode(code int) bool

IsCode returns true when this fpolicy event create created response a status code equal to that given

func (*FpolicyEventCreateCreated) IsRedirect ¶

func (o *FpolicyEventCreateCreated) IsRedirect() bool

IsRedirect returns true when this fpolicy event create created response has a 3xx status code

func (*FpolicyEventCreateCreated) IsServerError ¶

func (o *FpolicyEventCreateCreated) IsServerError() bool

IsServerError returns true when this fpolicy event create created response has a 5xx status code

func (*FpolicyEventCreateCreated) IsSuccess ¶

func (o *FpolicyEventCreateCreated) IsSuccess() bool

IsSuccess returns true when this fpolicy event create created response has a 2xx status code

func (*FpolicyEventCreateCreated) String ¶

func (o *FpolicyEventCreateCreated) String() string

type FpolicyEventCreateDefault ¶

type FpolicyEventCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyEventCreateDefault describes a response with status code -1, with default header values.

| Error Code | Description |

| ---------- | ----------- | | 9764929 | The file operation is not supported by the protocol | | 9764955 | The filter is not supported by the protocol | | 9764930 | The filter is not supported by any of the file operations | | 9764946 | The protocol is specifed without a file operation or a file operation and filter pair |

func NewFpolicyEventCreateDefault ¶

func NewFpolicyEventCreateDefault(code int) *FpolicyEventCreateDefault

NewFpolicyEventCreateDefault creates a FpolicyEventCreateDefault with default headers values

func (*FpolicyEventCreateDefault) Code ¶

func (o *FpolicyEventCreateDefault) Code() int

Code gets the status code for the fpolicy event create default response

func (*FpolicyEventCreateDefault) Error ¶

func (o *FpolicyEventCreateDefault) Error() string

func (*FpolicyEventCreateDefault) GetPayload ¶

func (*FpolicyEventCreateDefault) IsClientError ¶

func (o *FpolicyEventCreateDefault) IsClientError() bool

IsClientError returns true when this fpolicy event create default response has a 4xx status code

func (*FpolicyEventCreateDefault) IsCode ¶

func (o *FpolicyEventCreateDefault) IsCode(code int) bool

IsCode returns true when this fpolicy event create default response a status code equal to that given

func (*FpolicyEventCreateDefault) IsRedirect ¶

func (o *FpolicyEventCreateDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy event create default response has a 3xx status code

func (*FpolicyEventCreateDefault) IsServerError ¶

func (o *FpolicyEventCreateDefault) IsServerError() bool

IsServerError returns true when this fpolicy event create default response has a 5xx status code

func (*FpolicyEventCreateDefault) IsSuccess ¶

func (o *FpolicyEventCreateDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy event create default response has a 2xx status code

func (*FpolicyEventCreateDefault) String ¶

func (o *FpolicyEventCreateDefault) String() string

type FpolicyEventCreateParams ¶

type FpolicyEventCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyEvent

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEventCreateParams contains all the parameters to send to the API endpoint

for the fpolicy event create operation.

Typically these are written to a http.Request.

func NewFpolicyEventCreateParams ¶

func NewFpolicyEventCreateParams() *FpolicyEventCreateParams

NewFpolicyEventCreateParams creates a new FpolicyEventCreateParams 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 NewFpolicyEventCreateParamsWithContext ¶

func NewFpolicyEventCreateParamsWithContext(ctx context.Context) *FpolicyEventCreateParams

NewFpolicyEventCreateParamsWithContext creates a new FpolicyEventCreateParams object with the ability to set a context for a request.

func NewFpolicyEventCreateParamsWithHTTPClient ¶

func NewFpolicyEventCreateParamsWithHTTPClient(client *http.Client) *FpolicyEventCreateParams

NewFpolicyEventCreateParamsWithHTTPClient creates a new FpolicyEventCreateParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEventCreateParamsWithTimeout ¶

func NewFpolicyEventCreateParamsWithTimeout(timeout time.Duration) *FpolicyEventCreateParams

NewFpolicyEventCreateParamsWithTimeout creates a new FpolicyEventCreateParams object with the ability to set a timeout on a request.

func (*FpolicyEventCreateParams) SetContext ¶

func (o *FpolicyEventCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy event create params

func (*FpolicyEventCreateParams) SetDefaults ¶

func (o *FpolicyEventCreateParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy event create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventCreateParams) SetHTTPClient ¶

func (o *FpolicyEventCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy event create params

func (*FpolicyEventCreateParams) SetInfo ¶

func (o *FpolicyEventCreateParams) SetInfo(info *models.FpolicyEvent)

SetInfo adds the info to the fpolicy event create params

func (*FpolicyEventCreateParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyEventCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy event create params

func (*FpolicyEventCreateParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEventCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy event create params

func (*FpolicyEventCreateParams) SetTimeout ¶

func (o *FpolicyEventCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy event create params

func (*FpolicyEventCreateParams) WithContext ¶

WithContext adds the context to the fpolicy event create params

func (*FpolicyEventCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy event create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventCreateParams) WithHTTPClient ¶

func (o *FpolicyEventCreateParams) WithHTTPClient(client *http.Client) *FpolicyEventCreateParams

WithHTTPClient adds the HTTPClient to the fpolicy event create params

func (*FpolicyEventCreateParams) WithInfo ¶

WithInfo adds the info to the fpolicy event create params

func (*FpolicyEventCreateParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyEventCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyEventCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy event create params

func (*FpolicyEventCreateParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEventCreateParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEventCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy event create params

func (*FpolicyEventCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy event create params

func (*FpolicyEventCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEventCreateReader ¶

type FpolicyEventCreateReader struct {
	// contains filtered or unexported fields
}

FpolicyEventCreateReader is a Reader for the FpolicyEventCreate structure.

func (*FpolicyEventCreateReader) ReadResponse ¶

func (o *FpolicyEventCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEventDeleteDefault ¶

type FpolicyEventDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyEventDeleteDefault describes a response with status code -1, with default header values.

| Error Code | Description |

| ---------- | ----------- | | 9764874 | The FPolicy event is a cluster event | | 9764947 | The FPolicy event is attached to an FPolicy policy |

func NewFpolicyEventDeleteDefault ¶

func NewFpolicyEventDeleteDefault(code int) *FpolicyEventDeleteDefault

NewFpolicyEventDeleteDefault creates a FpolicyEventDeleteDefault with default headers values

func (*FpolicyEventDeleteDefault) Code ¶

func (o *FpolicyEventDeleteDefault) Code() int

Code gets the status code for the fpolicy event delete default response

func (*FpolicyEventDeleteDefault) Error ¶

func (o *FpolicyEventDeleteDefault) Error() string

func (*FpolicyEventDeleteDefault) GetPayload ¶

func (*FpolicyEventDeleteDefault) IsClientError ¶

func (o *FpolicyEventDeleteDefault) IsClientError() bool

IsClientError returns true when this fpolicy event delete default response has a 4xx status code

func (*FpolicyEventDeleteDefault) IsCode ¶

func (o *FpolicyEventDeleteDefault) IsCode(code int) bool

IsCode returns true when this fpolicy event delete default response a status code equal to that given

func (*FpolicyEventDeleteDefault) IsRedirect ¶

func (o *FpolicyEventDeleteDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy event delete default response has a 3xx status code

func (*FpolicyEventDeleteDefault) IsServerError ¶

func (o *FpolicyEventDeleteDefault) IsServerError() bool

IsServerError returns true when this fpolicy event delete default response has a 5xx status code

func (*FpolicyEventDeleteDefault) IsSuccess ¶

func (o *FpolicyEventDeleteDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy event delete default response has a 2xx status code

func (*FpolicyEventDeleteDefault) String ¶

func (o *FpolicyEventDeleteDefault) String() string

type FpolicyEventDeleteOK ¶

type FpolicyEventDeleteOK struct {
}

FpolicyEventDeleteOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEventDeleteOK ¶

func NewFpolicyEventDeleteOK() *FpolicyEventDeleteOK

NewFpolicyEventDeleteOK creates a FpolicyEventDeleteOK with default headers values

func (*FpolicyEventDeleteOK) Error ¶

func (o *FpolicyEventDeleteOK) Error() string

func (*FpolicyEventDeleteOK) IsClientError ¶

func (o *FpolicyEventDeleteOK) IsClientError() bool

IsClientError returns true when this fpolicy event delete o k response has a 4xx status code

func (*FpolicyEventDeleteOK) IsCode ¶

func (o *FpolicyEventDeleteOK) IsCode(code int) bool

IsCode returns true when this fpolicy event delete o k response a status code equal to that given

func (*FpolicyEventDeleteOK) IsRedirect ¶

func (o *FpolicyEventDeleteOK) IsRedirect() bool

IsRedirect returns true when this fpolicy event delete o k response has a 3xx status code

func (*FpolicyEventDeleteOK) IsServerError ¶

func (o *FpolicyEventDeleteOK) IsServerError() bool

IsServerError returns true when this fpolicy event delete o k response has a 5xx status code

func (*FpolicyEventDeleteOK) IsSuccess ¶

func (o *FpolicyEventDeleteOK) IsSuccess() bool

IsSuccess returns true when this fpolicy event delete o k response has a 2xx status code

func (*FpolicyEventDeleteOK) String ¶

func (o *FpolicyEventDeleteOK) String() string

type FpolicyEventDeleteParams ¶

type FpolicyEventDeleteParams struct {

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEventDeleteParams contains all the parameters to send to the API endpoint

for the fpolicy event delete operation.

Typically these are written to a http.Request.

func NewFpolicyEventDeleteParams ¶

func NewFpolicyEventDeleteParams() *FpolicyEventDeleteParams

NewFpolicyEventDeleteParams creates a new FpolicyEventDeleteParams 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 NewFpolicyEventDeleteParamsWithContext ¶

func NewFpolicyEventDeleteParamsWithContext(ctx context.Context) *FpolicyEventDeleteParams

NewFpolicyEventDeleteParamsWithContext creates a new FpolicyEventDeleteParams object with the ability to set a context for a request.

func NewFpolicyEventDeleteParamsWithHTTPClient ¶

func NewFpolicyEventDeleteParamsWithHTTPClient(client *http.Client) *FpolicyEventDeleteParams

NewFpolicyEventDeleteParamsWithHTTPClient creates a new FpolicyEventDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEventDeleteParamsWithTimeout ¶

func NewFpolicyEventDeleteParamsWithTimeout(timeout time.Duration) *FpolicyEventDeleteParams

NewFpolicyEventDeleteParamsWithTimeout creates a new FpolicyEventDeleteParams object with the ability to set a timeout on a request.

func (*FpolicyEventDeleteParams) SetContext ¶

func (o *FpolicyEventDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy event delete params

func (*FpolicyEventDeleteParams) SetDefaults ¶

func (o *FpolicyEventDeleteParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy event delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventDeleteParams) SetHTTPClient ¶

func (o *FpolicyEventDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy event delete params

func (*FpolicyEventDeleteParams) SetNamePathParameter ¶

func (o *FpolicyEventDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy event delete params

func (*FpolicyEventDeleteParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEventDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy event delete params

func (*FpolicyEventDeleteParams) SetTimeout ¶

func (o *FpolicyEventDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy event delete params

func (*FpolicyEventDeleteParams) WithContext ¶

WithContext adds the context to the fpolicy event delete params

func (*FpolicyEventDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy event delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventDeleteParams) WithHTTPClient ¶

func (o *FpolicyEventDeleteParams) WithHTTPClient(client *http.Client) *FpolicyEventDeleteParams

WithHTTPClient adds the HTTPClient to the fpolicy event delete params

func (*FpolicyEventDeleteParams) WithNamePathParameter ¶

func (o *FpolicyEventDeleteParams) WithNamePathParameter(name string) *FpolicyEventDeleteParams

WithNamePathParameter adds the name to the fpolicy event delete params

func (*FpolicyEventDeleteParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEventDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEventDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy event delete params

func (*FpolicyEventDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy event delete params

func (*FpolicyEventDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEventDeleteReader ¶

type FpolicyEventDeleteReader struct {
	// contains filtered or unexported fields
}

FpolicyEventDeleteReader is a Reader for the FpolicyEventDelete structure.

func (*FpolicyEventDeleteReader) ReadResponse ¶

func (o *FpolicyEventDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEventModifyDefault ¶

type FpolicyEventModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyEventModifyDefault describes a response with status code -1, with default header values.

| Error Code | Description |

| ---------- | ----------- | | 9764873 | The event is a cluster event | | 9764929 | The file operation is not supported by the protocol | | 9764955 | The filter is not supported by the protocol | | 9764930 | The filter is not supported by any of the file operations | | 9764946 | The protocol is specifed without file operation or a file operation and filter pair |

func NewFpolicyEventModifyDefault ¶

func NewFpolicyEventModifyDefault(code int) *FpolicyEventModifyDefault

NewFpolicyEventModifyDefault creates a FpolicyEventModifyDefault with default headers values

func (*FpolicyEventModifyDefault) Code ¶

func (o *FpolicyEventModifyDefault) Code() int

Code gets the status code for the fpolicy event modify default response

func (*FpolicyEventModifyDefault) Error ¶

func (o *FpolicyEventModifyDefault) Error() string

func (*FpolicyEventModifyDefault) GetPayload ¶

func (*FpolicyEventModifyDefault) IsClientError ¶

func (o *FpolicyEventModifyDefault) IsClientError() bool

IsClientError returns true when this fpolicy event modify default response has a 4xx status code

func (*FpolicyEventModifyDefault) IsCode ¶

func (o *FpolicyEventModifyDefault) IsCode(code int) bool

IsCode returns true when this fpolicy event modify default response a status code equal to that given

func (*FpolicyEventModifyDefault) IsRedirect ¶

func (o *FpolicyEventModifyDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy event modify default response has a 3xx status code

func (*FpolicyEventModifyDefault) IsServerError ¶

func (o *FpolicyEventModifyDefault) IsServerError() bool

IsServerError returns true when this fpolicy event modify default response has a 5xx status code

func (*FpolicyEventModifyDefault) IsSuccess ¶

func (o *FpolicyEventModifyDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy event modify default response has a 2xx status code

func (*FpolicyEventModifyDefault) String ¶

func (o *FpolicyEventModifyDefault) String() string

type FpolicyEventModifyOK ¶

type FpolicyEventModifyOK struct {
}

FpolicyEventModifyOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEventModifyOK ¶

func NewFpolicyEventModifyOK() *FpolicyEventModifyOK

NewFpolicyEventModifyOK creates a FpolicyEventModifyOK with default headers values

func (*FpolicyEventModifyOK) Error ¶

func (o *FpolicyEventModifyOK) Error() string

func (*FpolicyEventModifyOK) IsClientError ¶

func (o *FpolicyEventModifyOK) IsClientError() bool

IsClientError returns true when this fpolicy event modify o k response has a 4xx status code

func (*FpolicyEventModifyOK) IsCode ¶

func (o *FpolicyEventModifyOK) IsCode(code int) bool

IsCode returns true when this fpolicy event modify o k response a status code equal to that given

func (*FpolicyEventModifyOK) IsRedirect ¶

func (o *FpolicyEventModifyOK) IsRedirect() bool

IsRedirect returns true when this fpolicy event modify o k response has a 3xx status code

func (*FpolicyEventModifyOK) IsServerError ¶

func (o *FpolicyEventModifyOK) IsServerError() bool

IsServerError returns true when this fpolicy event modify o k response has a 5xx status code

func (*FpolicyEventModifyOK) IsSuccess ¶

func (o *FpolicyEventModifyOK) IsSuccess() bool

IsSuccess returns true when this fpolicy event modify o k response has a 2xx status code

func (*FpolicyEventModifyOK) String ¶

func (o *FpolicyEventModifyOK) String() string

type FpolicyEventModifyParams ¶

type FpolicyEventModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyEvent

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEventModifyParams contains all the parameters to send to the API endpoint

for the fpolicy event modify operation.

Typically these are written to a http.Request.

func NewFpolicyEventModifyParams ¶

func NewFpolicyEventModifyParams() *FpolicyEventModifyParams

NewFpolicyEventModifyParams creates a new FpolicyEventModifyParams 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 NewFpolicyEventModifyParamsWithContext ¶

func NewFpolicyEventModifyParamsWithContext(ctx context.Context) *FpolicyEventModifyParams

NewFpolicyEventModifyParamsWithContext creates a new FpolicyEventModifyParams object with the ability to set a context for a request.

func NewFpolicyEventModifyParamsWithHTTPClient ¶

func NewFpolicyEventModifyParamsWithHTTPClient(client *http.Client) *FpolicyEventModifyParams

NewFpolicyEventModifyParamsWithHTTPClient creates a new FpolicyEventModifyParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEventModifyParamsWithTimeout ¶

func NewFpolicyEventModifyParamsWithTimeout(timeout time.Duration) *FpolicyEventModifyParams

NewFpolicyEventModifyParamsWithTimeout creates a new FpolicyEventModifyParams object with the ability to set a timeout on a request.

func (*FpolicyEventModifyParams) SetContext ¶

func (o *FpolicyEventModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy event modify params

func (*FpolicyEventModifyParams) SetDefaults ¶

func (o *FpolicyEventModifyParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy event modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventModifyParams) SetHTTPClient ¶

func (o *FpolicyEventModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy event modify params

func (*FpolicyEventModifyParams) SetInfo ¶

func (o *FpolicyEventModifyParams) SetInfo(info *models.FpolicyEvent)

SetInfo adds the info to the fpolicy event modify params

func (*FpolicyEventModifyParams) SetNamePathParameter ¶

func (o *FpolicyEventModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy event modify params

func (*FpolicyEventModifyParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEventModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy event modify params

func (*FpolicyEventModifyParams) SetTimeout ¶

func (o *FpolicyEventModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy event modify params

func (*FpolicyEventModifyParams) WithContext ¶

WithContext adds the context to the fpolicy event modify params

func (*FpolicyEventModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy event modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventModifyParams) WithHTTPClient ¶

func (o *FpolicyEventModifyParams) WithHTTPClient(client *http.Client) *FpolicyEventModifyParams

WithHTTPClient adds the HTTPClient to the fpolicy event modify params

func (*FpolicyEventModifyParams) WithInfo ¶

WithInfo adds the info to the fpolicy event modify params

func (*FpolicyEventModifyParams) WithNamePathParameter ¶

func (o *FpolicyEventModifyParams) WithNamePathParameter(name string) *FpolicyEventModifyParams

WithNamePathParameter adds the name to the fpolicy event modify params

func (*FpolicyEventModifyParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEventModifyParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEventModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy event modify params

func (*FpolicyEventModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy event modify params

func (*FpolicyEventModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEventModifyReader ¶

type FpolicyEventModifyReader struct {
	// contains filtered or unexported fields
}

FpolicyEventModifyReader is a Reader for the FpolicyEventModify structure.

func (*FpolicyEventModifyReader) ReadResponse ¶

func (o *FpolicyEventModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyEventsGetDefault ¶

type FpolicyEventsGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyEventsGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyEventsGetDefault ¶

func NewFpolicyEventsGetDefault(code int) *FpolicyEventsGetDefault

NewFpolicyEventsGetDefault creates a FpolicyEventsGetDefault with default headers values

func (*FpolicyEventsGetDefault) Code ¶

func (o *FpolicyEventsGetDefault) Code() int

Code gets the status code for the fpolicy events get default response

func (*FpolicyEventsGetDefault) Error ¶

func (o *FpolicyEventsGetDefault) Error() string

func (*FpolicyEventsGetDefault) GetPayload ¶

func (o *FpolicyEventsGetDefault) GetPayload() *models.ErrorResponse

func (*FpolicyEventsGetDefault) IsClientError ¶

func (o *FpolicyEventsGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy events get default response has a 4xx status code

func (*FpolicyEventsGetDefault) IsCode ¶

func (o *FpolicyEventsGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy events get default response a status code equal to that given

func (*FpolicyEventsGetDefault) IsRedirect ¶

func (o *FpolicyEventsGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy events get default response has a 3xx status code

func (*FpolicyEventsGetDefault) IsServerError ¶

func (o *FpolicyEventsGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy events get default response has a 5xx status code

func (*FpolicyEventsGetDefault) IsSuccess ¶

func (o *FpolicyEventsGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy events get default response has a 2xx status code

func (*FpolicyEventsGetDefault) String ¶

func (o *FpolicyEventsGetDefault) String() string

type FpolicyEventsGetOK ¶

type FpolicyEventsGetOK struct {
	Payload *models.FpolicyEvent
}

FpolicyEventsGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyEventsGetOK ¶

func NewFpolicyEventsGetOK() *FpolicyEventsGetOK

NewFpolicyEventsGetOK creates a FpolicyEventsGetOK with default headers values

func (*FpolicyEventsGetOK) Error ¶

func (o *FpolicyEventsGetOK) Error() string

func (*FpolicyEventsGetOK) GetPayload ¶

func (o *FpolicyEventsGetOK) GetPayload() *models.FpolicyEvent

func (*FpolicyEventsGetOK) IsClientError ¶

func (o *FpolicyEventsGetOK) IsClientError() bool

IsClientError returns true when this fpolicy events get o k response has a 4xx status code

func (*FpolicyEventsGetOK) IsCode ¶

func (o *FpolicyEventsGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy events get o k response a status code equal to that given

func (*FpolicyEventsGetOK) IsRedirect ¶

func (o *FpolicyEventsGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy events get o k response has a 3xx status code

func (*FpolicyEventsGetOK) IsServerError ¶

func (o *FpolicyEventsGetOK) IsServerError() bool

IsServerError returns true when this fpolicy events get o k response has a 5xx status code

func (*FpolicyEventsGetOK) IsSuccess ¶

func (o *FpolicyEventsGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy events get o k response has a 2xx status code

func (*FpolicyEventsGetOK) String ¶

func (o *FpolicyEventsGetOK) String() string

type FpolicyEventsGetParams ¶

type FpolicyEventsGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyEventsGetParams contains all the parameters to send to the API endpoint

for the fpolicy events get operation.

Typically these are written to a http.Request.

func NewFpolicyEventsGetParams ¶

func NewFpolicyEventsGetParams() *FpolicyEventsGetParams

NewFpolicyEventsGetParams creates a new FpolicyEventsGetParams 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 NewFpolicyEventsGetParamsWithContext ¶

func NewFpolicyEventsGetParamsWithContext(ctx context.Context) *FpolicyEventsGetParams

NewFpolicyEventsGetParamsWithContext creates a new FpolicyEventsGetParams object with the ability to set a context for a request.

func NewFpolicyEventsGetParamsWithHTTPClient ¶

func NewFpolicyEventsGetParamsWithHTTPClient(client *http.Client) *FpolicyEventsGetParams

NewFpolicyEventsGetParamsWithHTTPClient creates a new FpolicyEventsGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyEventsGetParamsWithTimeout ¶

func NewFpolicyEventsGetParamsWithTimeout(timeout time.Duration) *FpolicyEventsGetParams

NewFpolicyEventsGetParamsWithTimeout creates a new FpolicyEventsGetParams object with the ability to set a timeout on a request.

func (*FpolicyEventsGetParams) SetContext ¶

func (o *FpolicyEventsGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy events get params

func (*FpolicyEventsGetParams) SetDefaults ¶

func (o *FpolicyEventsGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy events get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventsGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyEventsGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy events get params

func (*FpolicyEventsGetParams) SetHTTPClient ¶

func (o *FpolicyEventsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy events get params

func (*FpolicyEventsGetParams) SetNamePathParameter ¶

func (o *FpolicyEventsGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy events get params

func (*FpolicyEventsGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyEventsGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy events get params

func (*FpolicyEventsGetParams) SetTimeout ¶

func (o *FpolicyEventsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy events get params

func (*FpolicyEventsGetParams) WithContext ¶

WithContext adds the context to the fpolicy events get params

func (*FpolicyEventsGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy events get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyEventsGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyEventsGetParams) WithFieldsQueryParameter(fields []string) *FpolicyEventsGetParams

WithFieldsQueryParameter adds the fields to the fpolicy events get params

func (*FpolicyEventsGetParams) WithHTTPClient ¶

func (o *FpolicyEventsGetParams) WithHTTPClient(client *http.Client) *FpolicyEventsGetParams

WithHTTPClient adds the HTTPClient to the fpolicy events get params

func (*FpolicyEventsGetParams) WithNamePathParameter ¶

func (o *FpolicyEventsGetParams) WithNamePathParameter(name string) *FpolicyEventsGetParams

WithNamePathParameter adds the name to the fpolicy events get params

func (*FpolicyEventsGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyEventsGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyEventsGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy events get params

func (*FpolicyEventsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy events get params

func (*FpolicyEventsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyEventsGetReader ¶

type FpolicyEventsGetReader struct {
	// contains filtered or unexported fields
}

FpolicyEventsGetReader is a Reader for the FpolicyEventsGet structure.

func (*FpolicyEventsGetReader) ReadResponse ¶

func (o *FpolicyEventsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyGetDefault ¶

type FpolicyGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyGetDefault ¶

func NewFpolicyGetDefault(code int) *FpolicyGetDefault

NewFpolicyGetDefault creates a FpolicyGetDefault with default headers values

func (*FpolicyGetDefault) Code ¶

func (o *FpolicyGetDefault) Code() int

Code gets the status code for the fpolicy get default response

func (*FpolicyGetDefault) Error ¶

func (o *FpolicyGetDefault) Error() string

func (*FpolicyGetDefault) GetPayload ¶

func (o *FpolicyGetDefault) GetPayload() *models.ErrorResponse

func (*FpolicyGetDefault) IsClientError ¶

func (o *FpolicyGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy get default response has a 4xx status code

func (*FpolicyGetDefault) IsCode ¶

func (o *FpolicyGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy get default response a status code equal to that given

func (*FpolicyGetDefault) IsRedirect ¶

func (o *FpolicyGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy get default response has a 3xx status code

func (*FpolicyGetDefault) IsServerError ¶

func (o *FpolicyGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy get default response has a 5xx status code

func (*FpolicyGetDefault) IsSuccess ¶

func (o *FpolicyGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy get default response has a 2xx status code

func (*FpolicyGetDefault) String ¶

func (o *FpolicyGetDefault) String() string

type FpolicyGetOK ¶

type FpolicyGetOK struct {
	Payload *models.Fpolicy
}

FpolicyGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyGetOK ¶

func NewFpolicyGetOK() *FpolicyGetOK

NewFpolicyGetOK creates a FpolicyGetOK with default headers values

func (*FpolicyGetOK) Error ¶

func (o *FpolicyGetOK) Error() string

func (*FpolicyGetOK) GetPayload ¶

func (o *FpolicyGetOK) GetPayload() *models.Fpolicy

func (*FpolicyGetOK) IsClientError ¶

func (o *FpolicyGetOK) IsClientError() bool

IsClientError returns true when this fpolicy get o k response has a 4xx status code

func (*FpolicyGetOK) IsCode ¶

func (o *FpolicyGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy get o k response a status code equal to that given

func (*FpolicyGetOK) IsRedirect ¶

func (o *FpolicyGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy get o k response has a 3xx status code

func (*FpolicyGetOK) IsServerError ¶

func (o *FpolicyGetOK) IsServerError() bool

IsServerError returns true when this fpolicy get o k response has a 5xx status code

func (*FpolicyGetOK) IsSuccess ¶

func (o *FpolicyGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy get o k response has a 2xx status code

func (*FpolicyGetOK) String ¶

func (o *FpolicyGetOK) String() string

type FpolicyGetParams ¶

type FpolicyGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyGetParams contains all the parameters to send to the API endpoint

for the fpolicy get operation.

Typically these are written to a http.Request.

func NewFpolicyGetParams ¶

func NewFpolicyGetParams() *FpolicyGetParams

NewFpolicyGetParams creates a new FpolicyGetParams 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 NewFpolicyGetParamsWithContext ¶

func NewFpolicyGetParamsWithContext(ctx context.Context) *FpolicyGetParams

NewFpolicyGetParamsWithContext creates a new FpolicyGetParams object with the ability to set a context for a request.

func NewFpolicyGetParamsWithHTTPClient ¶

func NewFpolicyGetParamsWithHTTPClient(client *http.Client) *FpolicyGetParams

NewFpolicyGetParamsWithHTTPClient creates a new FpolicyGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyGetParamsWithTimeout ¶

func NewFpolicyGetParamsWithTimeout(timeout time.Duration) *FpolicyGetParams

NewFpolicyGetParamsWithTimeout creates a new FpolicyGetParams object with the ability to set a timeout on a request.

func (*FpolicyGetParams) SetContext ¶

func (o *FpolicyGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy get params

func (*FpolicyGetParams) SetDefaults ¶

func (o *FpolicyGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy get params

func (*FpolicyGetParams) SetHTTPClient ¶

func (o *FpolicyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy get params

func (*FpolicyGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy get params

func (*FpolicyGetParams) SetTimeout ¶

func (o *FpolicyGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy get params

func (*FpolicyGetParams) WithContext ¶

func (o *FpolicyGetParams) WithContext(ctx context.Context) *FpolicyGetParams

WithContext adds the context to the fpolicy get params

func (*FpolicyGetParams) WithDefaults ¶

func (o *FpolicyGetParams) WithDefaults() *FpolicyGetParams

WithDefaults hydrates default values in the fpolicy get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyGetParams) WithFieldsQueryParameter(fields []string) *FpolicyGetParams

WithFieldsQueryParameter adds the fields to the fpolicy get params

func (*FpolicyGetParams) WithHTTPClient ¶

func (o *FpolicyGetParams) WithHTTPClient(client *http.Client) *FpolicyGetParams

WithHTTPClient adds the HTTPClient to the fpolicy get params

func (*FpolicyGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy get params

func (*FpolicyGetParams) WithTimeout ¶

func (o *FpolicyGetParams) WithTimeout(timeout time.Duration) *FpolicyGetParams

WithTimeout adds the timeout to the fpolicy get params

func (*FpolicyGetParams) WriteToRequest ¶

func (o *FpolicyGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type FpolicyGetReader ¶

type FpolicyGetReader struct {
	// contains filtered or unexported fields
}

FpolicyGetReader is a Reader for the FpolicyGet structure.

func (*FpolicyGetReader) ReadResponse ¶

func (o *FpolicyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyPolicyCollectionGetDefault ¶

type FpolicyPolicyCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyPolicyCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyPolicyCollectionGetDefault ¶

func NewFpolicyPolicyCollectionGetDefault(code int) *FpolicyPolicyCollectionGetDefault

NewFpolicyPolicyCollectionGetDefault creates a FpolicyPolicyCollectionGetDefault with default headers values

func (*FpolicyPolicyCollectionGetDefault) Code ¶

Code gets the status code for the fpolicy policy collection get default response

func (*FpolicyPolicyCollectionGetDefault) Error ¶

func (*FpolicyPolicyCollectionGetDefault) GetPayload ¶

func (*FpolicyPolicyCollectionGetDefault) IsClientError ¶

func (o *FpolicyPolicyCollectionGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy policy collection get default response has a 4xx status code

func (*FpolicyPolicyCollectionGetDefault) IsCode ¶

func (o *FpolicyPolicyCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy policy collection get default response a status code equal to that given

func (*FpolicyPolicyCollectionGetDefault) IsRedirect ¶

func (o *FpolicyPolicyCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy policy collection get default response has a 3xx status code

func (*FpolicyPolicyCollectionGetDefault) IsServerError ¶

func (o *FpolicyPolicyCollectionGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy policy collection get default response has a 5xx status code

func (*FpolicyPolicyCollectionGetDefault) IsSuccess ¶

func (o *FpolicyPolicyCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy policy collection get default response has a 2xx status code

func (*FpolicyPolicyCollectionGetDefault) String ¶

type FpolicyPolicyCollectionGetOK ¶

type FpolicyPolicyCollectionGetOK struct {
	Payload *models.FpolicyPolicyResponse
}

FpolicyPolicyCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyPolicyCollectionGetOK ¶

func NewFpolicyPolicyCollectionGetOK() *FpolicyPolicyCollectionGetOK

NewFpolicyPolicyCollectionGetOK creates a FpolicyPolicyCollectionGetOK with default headers values

func (*FpolicyPolicyCollectionGetOK) Error ¶

func (*FpolicyPolicyCollectionGetOK) GetPayload ¶

func (*FpolicyPolicyCollectionGetOK) IsClientError ¶

func (o *FpolicyPolicyCollectionGetOK) IsClientError() bool

IsClientError returns true when this fpolicy policy collection get o k response has a 4xx status code

func (*FpolicyPolicyCollectionGetOK) IsCode ¶

func (o *FpolicyPolicyCollectionGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy policy collection get o k response a status code equal to that given

func (*FpolicyPolicyCollectionGetOK) IsRedirect ¶

func (o *FpolicyPolicyCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy policy collection get o k response has a 3xx status code

func (*FpolicyPolicyCollectionGetOK) IsServerError ¶

func (o *FpolicyPolicyCollectionGetOK) IsServerError() bool

IsServerError returns true when this fpolicy policy collection get o k response has a 5xx status code

func (*FpolicyPolicyCollectionGetOK) IsSuccess ¶

func (o *FpolicyPolicyCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy policy collection get o k response has a 2xx status code

func (*FpolicyPolicyCollectionGetOK) String ¶

type FpolicyPolicyCollectionGetParams ¶

type FpolicyPolicyCollectionGetParams struct {

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* EngineName.

	   Filter by engine.name
	*/
	EngineNameQueryParameter *string

	/* EventsName.

	   Filter by events.name
	*/
	EventsNameQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Mandatory.

	   Filter by mandatory
	*/
	MandatoryQueryParameter *bool

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PassthroughRead.

	   Filter by passthrough_read
	*/
	PassthroughReadQueryParameter *bool

	/* Priority.

	   Filter by priority
	*/
	PriorityQueryParameter *int64

	/* PrivilegedUser.

	   Filter by privileged_user
	*/
	PrivilegedUserQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ScopeCheckExtensionsOnDirectories.

	   Filter by scope.check_extensions_on_directories
	*/
	ScopeCheckExtensionsOnDirectoriesQueryParameter *bool

	/* ScopeExcludeExportPolicies.

	   Filter by scope.exclude_export_policies
	*/
	ScopeExcludeExportPoliciesQueryParameter *string

	/* ScopeExcludeExtension.

	   Filter by scope.exclude_extension
	*/
	ScopeExcludeExtensionQueryParameter *string

	/* ScopeExcludeShares.

	   Filter by scope.exclude_shares
	*/
	ScopeExcludeSharesQueryParameter *string

	/* ScopeExcludeVolumes.

	   Filter by scope.exclude_volumes
	*/
	ScopeExcludeVolumesQueryParameter *string

	/* ScopeIncludeExportPolicies.

	   Filter by scope.include_export_policies
	*/
	ScopeIncludeExportPoliciesQueryParameter *string

	/* ScopeIncludeExtension.

	   Filter by scope.include_extension
	*/
	ScopeIncludeExtensionQueryParameter *string

	/* ScopeIncludeShares.

	   Filter by scope.include_shares
	*/
	ScopeIncludeSharesQueryParameter *string

	/* ScopeIncludeVolumes.

	   Filter by scope.include_volumes
	*/
	ScopeIncludeVolumesQueryParameter *string

	/* ScopeObjectMonitoringWithNoExtension.

	   Filter by scope.object_monitoring_with_no_extension
	*/
	ScopeObjectMonitoringWithNoExtensionQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyPolicyCollectionGetParams contains all the parameters to send to the API endpoint

for the fpolicy policy collection get operation.

Typically these are written to a http.Request.

func NewFpolicyPolicyCollectionGetParams ¶

func NewFpolicyPolicyCollectionGetParams() *FpolicyPolicyCollectionGetParams

NewFpolicyPolicyCollectionGetParams creates a new FpolicyPolicyCollectionGetParams 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 NewFpolicyPolicyCollectionGetParamsWithContext ¶

func NewFpolicyPolicyCollectionGetParamsWithContext(ctx context.Context) *FpolicyPolicyCollectionGetParams

NewFpolicyPolicyCollectionGetParamsWithContext creates a new FpolicyPolicyCollectionGetParams object with the ability to set a context for a request.

func NewFpolicyPolicyCollectionGetParamsWithHTTPClient ¶

func NewFpolicyPolicyCollectionGetParamsWithHTTPClient(client *http.Client) *FpolicyPolicyCollectionGetParams

NewFpolicyPolicyCollectionGetParamsWithHTTPClient creates a new FpolicyPolicyCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyPolicyCollectionGetParamsWithTimeout ¶

func NewFpolicyPolicyCollectionGetParamsWithTimeout(timeout time.Duration) *FpolicyPolicyCollectionGetParams

NewFpolicyPolicyCollectionGetParamsWithTimeout creates a new FpolicyPolicyCollectionGetParams object with the ability to set a timeout on a request.

func (*FpolicyPolicyCollectionGetParams) SetContext ¶

SetContext adds the context to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetDefaults ¶

func (o *FpolicyPolicyCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyCollectionGetParams) SetEnabledQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetEngineNameQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetEngineNameQueryParameter(engineName *string)

SetEngineNameQueryParameter adds the engineName to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetEventsNameQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetEventsNameQueryParameter(eventsName *string)

SetEventsNameQueryParameter adds the eventsName to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetHTTPClient ¶

func (o *FpolicyPolicyCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetMandatoryQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetMandatoryQueryParameter(mandatory *bool)

SetMandatoryQueryParameter adds the mandatory to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetNameQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetOrderByQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetPassthroughReadQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetPassthroughReadQueryParameter(passthroughRead *bool)

SetPassthroughReadQueryParameter adds the passthroughRead to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetPriorityQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetPriorityQueryParameter(priority *int64)

SetPriorityQueryParameter adds the priority to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetPrivilegedUserQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetPrivilegedUserQueryParameter(privilegedUser *string)

SetPrivilegedUserQueryParameter adds the privilegedUser to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeCheckExtensionsOnDirectoriesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeCheckExtensionsOnDirectoriesQueryParameter(scopeCheckExtensionsOnDirectories *bool)

SetScopeCheckExtensionsOnDirectoriesQueryParameter adds the scopeCheckExtensionsOnDirectories to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeExcludeExportPoliciesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeExcludeExportPoliciesQueryParameter(scopeExcludeExportPolicies *string)

SetScopeExcludeExportPoliciesQueryParameter adds the scopeExcludeExportPolicies to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeExcludeExtensionQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeExcludeExtensionQueryParameter(scopeExcludeExtension *string)

SetScopeExcludeExtensionQueryParameter adds the scopeExcludeExtension to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeExcludeSharesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeExcludeSharesQueryParameter(scopeExcludeShares *string)

SetScopeExcludeSharesQueryParameter adds the scopeExcludeShares to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeExcludeVolumesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeExcludeVolumesQueryParameter(scopeExcludeVolumes *string)

SetScopeExcludeVolumesQueryParameter adds the scopeExcludeVolumes to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeIncludeExportPoliciesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeIncludeExportPoliciesQueryParameter(scopeIncludeExportPolicies *string)

SetScopeIncludeExportPoliciesQueryParameter adds the scopeIncludeExportPolicies to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeIncludeExtensionQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeIncludeExtensionQueryParameter(scopeIncludeExtension *string)

SetScopeIncludeExtensionQueryParameter adds the scopeIncludeExtension to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeIncludeSharesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeIncludeSharesQueryParameter(scopeIncludeShares *string)

SetScopeIncludeSharesQueryParameter adds the scopeIncludeShares to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeIncludeVolumesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeIncludeVolumesQueryParameter(scopeIncludeVolumes *string)

SetScopeIncludeVolumesQueryParameter adds the scopeIncludeVolumes to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetScopeObjectMonitoringWithNoExtensionQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) SetScopeObjectMonitoringWithNoExtensionQueryParameter(scopeObjectMonitoringWithNoExtension *bool)

SetScopeObjectMonitoringWithNoExtensionQueryParameter adds the scopeObjectMonitoringWithNoExtension to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) SetTimeout ¶

func (o *FpolicyPolicyCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithContext ¶

WithContext adds the context to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyCollectionGetParams) WithEnabledQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithEnabledQueryParameter(enabled *bool) *FpolicyPolicyCollectionGetParams

WithEnabledQueryParameter adds the enabled to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithEngineNameQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithEngineNameQueryParameter(engineName *string) *FpolicyPolicyCollectionGetParams

WithEngineNameQueryParameter adds the engineName to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithEventsNameQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithEventsNameQueryParameter(eventsName *string) *FpolicyPolicyCollectionGetParams

WithEventsNameQueryParameter adds the eventsName to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithFieldsQueryParameter(fields []string) *FpolicyPolicyCollectionGetParams

WithFieldsQueryParameter adds the fields to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithMandatoryQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithMandatoryQueryParameter(mandatory *bool) *FpolicyPolicyCollectionGetParams

WithMandatoryQueryParameter adds the mandatory to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *FpolicyPolicyCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithOrderByQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *FpolicyPolicyCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithPassthroughReadQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithPassthroughReadQueryParameter(passthroughRead *bool) *FpolicyPolicyCollectionGetParams

WithPassthroughReadQueryParameter adds the passthroughRead to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithPriorityQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithPriorityQueryParameter(priority *int64) *FpolicyPolicyCollectionGetParams

WithPriorityQueryParameter adds the priority to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithPrivilegedUserQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithPrivilegedUserQueryParameter(privilegedUser *string) *FpolicyPolicyCollectionGetParams

WithPrivilegedUserQueryParameter adds the privilegedUser to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyPolicyCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *FpolicyPolicyCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyPolicyCollectionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeCheckExtensionsOnDirectoriesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeCheckExtensionsOnDirectoriesQueryParameter(scopeCheckExtensionsOnDirectories *bool) *FpolicyPolicyCollectionGetParams

WithScopeCheckExtensionsOnDirectoriesQueryParameter adds the scopeCheckExtensionsOnDirectories to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeExcludeExportPoliciesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeExcludeExportPoliciesQueryParameter(scopeExcludeExportPolicies *string) *FpolicyPolicyCollectionGetParams

WithScopeExcludeExportPoliciesQueryParameter adds the scopeExcludeExportPolicies to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeExcludeExtensionQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeExcludeExtensionQueryParameter(scopeExcludeExtension *string) *FpolicyPolicyCollectionGetParams

WithScopeExcludeExtensionQueryParameter adds the scopeExcludeExtension to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeExcludeSharesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeExcludeSharesQueryParameter(scopeExcludeShares *string) *FpolicyPolicyCollectionGetParams

WithScopeExcludeSharesQueryParameter adds the scopeExcludeShares to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeExcludeVolumesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeExcludeVolumesQueryParameter(scopeExcludeVolumes *string) *FpolicyPolicyCollectionGetParams

WithScopeExcludeVolumesQueryParameter adds the scopeExcludeVolumes to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeIncludeExportPoliciesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeIncludeExportPoliciesQueryParameter(scopeIncludeExportPolicies *string) *FpolicyPolicyCollectionGetParams

WithScopeIncludeExportPoliciesQueryParameter adds the scopeIncludeExportPolicies to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeIncludeExtensionQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeIncludeExtensionQueryParameter(scopeIncludeExtension *string) *FpolicyPolicyCollectionGetParams

WithScopeIncludeExtensionQueryParameter adds the scopeIncludeExtension to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeIncludeSharesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeIncludeSharesQueryParameter(scopeIncludeShares *string) *FpolicyPolicyCollectionGetParams

WithScopeIncludeSharesQueryParameter adds the scopeIncludeShares to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeIncludeVolumesQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeIncludeVolumesQueryParameter(scopeIncludeVolumes *string) *FpolicyPolicyCollectionGetParams

WithScopeIncludeVolumesQueryParameter adds the scopeIncludeVolumes to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithScopeObjectMonitoringWithNoExtensionQueryParameter ¶

func (o *FpolicyPolicyCollectionGetParams) WithScopeObjectMonitoringWithNoExtensionQueryParameter(scopeObjectMonitoringWithNoExtension *bool) *FpolicyPolicyCollectionGetParams

WithScopeObjectMonitoringWithNoExtensionQueryParameter adds the scopeObjectMonitoringWithNoExtension to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy policy collection get params

func (*FpolicyPolicyCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyPolicyCollectionGetReader ¶

type FpolicyPolicyCollectionGetReader struct {
	// contains filtered or unexported fields
}

FpolicyPolicyCollectionGetReader is a Reader for the FpolicyPolicyCollectionGet structure.

func (*FpolicyPolicyCollectionGetReader) ReadResponse ¶

func (o *FpolicyPolicyCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyPolicyCreateCreated ¶

type FpolicyPolicyCreateCreated struct {
	Payload *models.FpolicyPolicyResponse
}

FpolicyPolicyCreateCreated describes a response with status code 201, with default header values.

Created

func NewFpolicyPolicyCreateCreated ¶

func NewFpolicyPolicyCreateCreated() *FpolicyPolicyCreateCreated

NewFpolicyPolicyCreateCreated creates a FpolicyPolicyCreateCreated with default headers values

func (*FpolicyPolicyCreateCreated) Error ¶

func (*FpolicyPolicyCreateCreated) GetPayload ¶

func (*FpolicyPolicyCreateCreated) IsClientError ¶

func (o *FpolicyPolicyCreateCreated) IsClientError() bool

IsClientError returns true when this fpolicy policy create created response has a 4xx status code

func (*FpolicyPolicyCreateCreated) IsCode ¶

func (o *FpolicyPolicyCreateCreated) IsCode(code int) bool

IsCode returns true when this fpolicy policy create created response a status code equal to that given

func (*FpolicyPolicyCreateCreated) IsRedirect ¶

func (o *FpolicyPolicyCreateCreated) IsRedirect() bool

IsRedirect returns true when this fpolicy policy create created response has a 3xx status code

func (*FpolicyPolicyCreateCreated) IsServerError ¶

func (o *FpolicyPolicyCreateCreated) IsServerError() bool

IsServerError returns true when this fpolicy policy create created response has a 5xx status code

func (*FpolicyPolicyCreateCreated) IsSuccess ¶

func (o *FpolicyPolicyCreateCreated) IsSuccess() bool

IsSuccess returns true when this fpolicy policy create created response has a 2xx status code

func (*FpolicyPolicyCreateCreated) String ¶

func (o *FpolicyPolicyCreateCreated) String() string

type FpolicyPolicyCreateDefault ¶

type FpolicyPolicyCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyPolicyCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9765027 | FPolicy creation is successful but it cannot be enabled as the priority is already in use by another policy | | 9764898 | An FPolicy policy cannot be created without defining its scope | | 9765037 | FPolicy creation failed as passthrough-read cannot be enabled for policy without privileged user |

func NewFpolicyPolicyCreateDefault ¶

func NewFpolicyPolicyCreateDefault(code int) *FpolicyPolicyCreateDefault

NewFpolicyPolicyCreateDefault creates a FpolicyPolicyCreateDefault with default headers values

func (*FpolicyPolicyCreateDefault) Code ¶

func (o *FpolicyPolicyCreateDefault) Code() int

Code gets the status code for the fpolicy policy create default response

func (*FpolicyPolicyCreateDefault) Error ¶

func (*FpolicyPolicyCreateDefault) GetPayload ¶

func (*FpolicyPolicyCreateDefault) IsClientError ¶

func (o *FpolicyPolicyCreateDefault) IsClientError() bool

IsClientError returns true when this fpolicy policy create default response has a 4xx status code

func (*FpolicyPolicyCreateDefault) IsCode ¶

func (o *FpolicyPolicyCreateDefault) IsCode(code int) bool

IsCode returns true when this fpolicy policy create default response a status code equal to that given

func (*FpolicyPolicyCreateDefault) IsRedirect ¶

func (o *FpolicyPolicyCreateDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy policy create default response has a 3xx status code

func (*FpolicyPolicyCreateDefault) IsServerError ¶

func (o *FpolicyPolicyCreateDefault) IsServerError() bool

IsServerError returns true when this fpolicy policy create default response has a 5xx status code

func (*FpolicyPolicyCreateDefault) IsSuccess ¶

func (o *FpolicyPolicyCreateDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy policy create default response has a 2xx status code

func (*FpolicyPolicyCreateDefault) String ¶

func (o *FpolicyPolicyCreateDefault) String() string

type FpolicyPolicyCreateParams ¶

type FpolicyPolicyCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyPolicy

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyPolicyCreateParams contains all the parameters to send to the API endpoint

for the fpolicy policy create operation.

Typically these are written to a http.Request.

func NewFpolicyPolicyCreateParams ¶

func NewFpolicyPolicyCreateParams() *FpolicyPolicyCreateParams

NewFpolicyPolicyCreateParams creates a new FpolicyPolicyCreateParams 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 NewFpolicyPolicyCreateParamsWithContext ¶

func NewFpolicyPolicyCreateParamsWithContext(ctx context.Context) *FpolicyPolicyCreateParams

NewFpolicyPolicyCreateParamsWithContext creates a new FpolicyPolicyCreateParams object with the ability to set a context for a request.

func NewFpolicyPolicyCreateParamsWithHTTPClient ¶

func NewFpolicyPolicyCreateParamsWithHTTPClient(client *http.Client) *FpolicyPolicyCreateParams

NewFpolicyPolicyCreateParamsWithHTTPClient creates a new FpolicyPolicyCreateParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyPolicyCreateParamsWithTimeout ¶

func NewFpolicyPolicyCreateParamsWithTimeout(timeout time.Duration) *FpolicyPolicyCreateParams

NewFpolicyPolicyCreateParamsWithTimeout creates a new FpolicyPolicyCreateParams object with the ability to set a timeout on a request.

func (*FpolicyPolicyCreateParams) SetContext ¶

func (o *FpolicyPolicyCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) SetDefaults ¶

func (o *FpolicyPolicyCreateParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy policy create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyCreateParams) SetHTTPClient ¶

func (o *FpolicyPolicyCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) SetInfo ¶

SetInfo adds the info to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) SetReturnRecordsQueryParameter ¶

func (o *FpolicyPolicyCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyPolicyCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) SetTimeout ¶

func (o *FpolicyPolicyCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WithContext ¶

WithContext adds the context to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy policy create params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyCreateParams) WithHTTPClient ¶

func (o *FpolicyPolicyCreateParams) WithHTTPClient(client *http.Client) *FpolicyPolicyCreateParams

WithHTTPClient adds the HTTPClient to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WithInfo ¶

WithInfo adds the info to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WithReturnRecordsQueryParameter ¶

func (o *FpolicyPolicyCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *FpolicyPolicyCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyPolicyCreateParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyPolicyCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy policy create params

func (*FpolicyPolicyCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyPolicyCreateReader ¶

type FpolicyPolicyCreateReader struct {
	// contains filtered or unexported fields
}

FpolicyPolicyCreateReader is a Reader for the FpolicyPolicyCreate structure.

func (*FpolicyPolicyCreateReader) ReadResponse ¶

func (o *FpolicyPolicyCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyPolicyDeleteDefault ¶

type FpolicyPolicyDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyPolicyDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9764900 | Deletion of a cluster level FPolicy policy is not supported | | 9764941 | Cannot delete an enabled FPolicy policy |

func NewFpolicyPolicyDeleteDefault ¶

func NewFpolicyPolicyDeleteDefault(code int) *FpolicyPolicyDeleteDefault

NewFpolicyPolicyDeleteDefault creates a FpolicyPolicyDeleteDefault with default headers values

func (*FpolicyPolicyDeleteDefault) Code ¶

func (o *FpolicyPolicyDeleteDefault) Code() int

Code gets the status code for the fpolicy policy delete default response

func (*FpolicyPolicyDeleteDefault) Error ¶

func (*FpolicyPolicyDeleteDefault) GetPayload ¶

func (*FpolicyPolicyDeleteDefault) IsClientError ¶

func (o *FpolicyPolicyDeleteDefault) IsClientError() bool

IsClientError returns true when this fpolicy policy delete default response has a 4xx status code

func (*FpolicyPolicyDeleteDefault) IsCode ¶

func (o *FpolicyPolicyDeleteDefault) IsCode(code int) bool

IsCode returns true when this fpolicy policy delete default response a status code equal to that given

func (*FpolicyPolicyDeleteDefault) IsRedirect ¶

func (o *FpolicyPolicyDeleteDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy policy delete default response has a 3xx status code

func (*FpolicyPolicyDeleteDefault) IsServerError ¶

func (o *FpolicyPolicyDeleteDefault) IsServerError() bool

IsServerError returns true when this fpolicy policy delete default response has a 5xx status code

func (*FpolicyPolicyDeleteDefault) IsSuccess ¶

func (o *FpolicyPolicyDeleteDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy policy delete default response has a 2xx status code

func (*FpolicyPolicyDeleteDefault) String ¶

func (o *FpolicyPolicyDeleteDefault) String() string

type FpolicyPolicyDeleteOK ¶

type FpolicyPolicyDeleteOK struct {
}

FpolicyPolicyDeleteOK describes a response with status code 200, with default header values.

OK

func NewFpolicyPolicyDeleteOK ¶

func NewFpolicyPolicyDeleteOK() *FpolicyPolicyDeleteOK

NewFpolicyPolicyDeleteOK creates a FpolicyPolicyDeleteOK with default headers values

func (*FpolicyPolicyDeleteOK) Error ¶

func (o *FpolicyPolicyDeleteOK) Error() string

func (*FpolicyPolicyDeleteOK) IsClientError ¶

func (o *FpolicyPolicyDeleteOK) IsClientError() bool

IsClientError returns true when this fpolicy policy delete o k response has a 4xx status code

func (*FpolicyPolicyDeleteOK) IsCode ¶

func (o *FpolicyPolicyDeleteOK) IsCode(code int) bool

IsCode returns true when this fpolicy policy delete o k response a status code equal to that given

func (*FpolicyPolicyDeleteOK) IsRedirect ¶

func (o *FpolicyPolicyDeleteOK) IsRedirect() bool

IsRedirect returns true when this fpolicy policy delete o k response has a 3xx status code

func (*FpolicyPolicyDeleteOK) IsServerError ¶

func (o *FpolicyPolicyDeleteOK) IsServerError() bool

IsServerError returns true when this fpolicy policy delete o k response has a 5xx status code

func (*FpolicyPolicyDeleteOK) IsSuccess ¶

func (o *FpolicyPolicyDeleteOK) IsSuccess() bool

IsSuccess returns true when this fpolicy policy delete o k response has a 2xx status code

func (*FpolicyPolicyDeleteOK) String ¶

func (o *FpolicyPolicyDeleteOK) String() string

type FpolicyPolicyDeleteParams ¶

type FpolicyPolicyDeleteParams struct {

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyPolicyDeleteParams contains all the parameters to send to the API endpoint

for the fpolicy policy delete operation.

Typically these are written to a http.Request.

func NewFpolicyPolicyDeleteParams ¶

func NewFpolicyPolicyDeleteParams() *FpolicyPolicyDeleteParams

NewFpolicyPolicyDeleteParams creates a new FpolicyPolicyDeleteParams 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 NewFpolicyPolicyDeleteParamsWithContext ¶

func NewFpolicyPolicyDeleteParamsWithContext(ctx context.Context) *FpolicyPolicyDeleteParams

NewFpolicyPolicyDeleteParamsWithContext creates a new FpolicyPolicyDeleteParams object with the ability to set a context for a request.

func NewFpolicyPolicyDeleteParamsWithHTTPClient ¶

func NewFpolicyPolicyDeleteParamsWithHTTPClient(client *http.Client) *FpolicyPolicyDeleteParams

NewFpolicyPolicyDeleteParamsWithHTTPClient creates a new FpolicyPolicyDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyPolicyDeleteParamsWithTimeout ¶

func NewFpolicyPolicyDeleteParamsWithTimeout(timeout time.Duration) *FpolicyPolicyDeleteParams

NewFpolicyPolicyDeleteParamsWithTimeout creates a new FpolicyPolicyDeleteParams object with the ability to set a timeout on a request.

func (*FpolicyPolicyDeleteParams) SetContext ¶

func (o *FpolicyPolicyDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) SetDefaults ¶

func (o *FpolicyPolicyDeleteParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy policy delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyDeleteParams) SetHTTPClient ¶

func (o *FpolicyPolicyDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) SetNamePathParameter ¶

func (o *FpolicyPolicyDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyPolicyDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) SetTimeout ¶

func (o *FpolicyPolicyDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) WithContext ¶

WithContext adds the context to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy policy delete params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyDeleteParams) WithHTTPClient ¶

func (o *FpolicyPolicyDeleteParams) WithHTTPClient(client *http.Client) *FpolicyPolicyDeleteParams

WithHTTPClient adds the HTTPClient to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) WithNamePathParameter ¶

func (o *FpolicyPolicyDeleteParams) WithNamePathParameter(name string) *FpolicyPolicyDeleteParams

WithNamePathParameter adds the name to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyPolicyDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyPolicyDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy policy delete params

func (*FpolicyPolicyDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyPolicyDeleteReader ¶

type FpolicyPolicyDeleteReader struct {
	// contains filtered or unexported fields
}

FpolicyPolicyDeleteReader is a Reader for the FpolicyPolicyDelete structure.

func (*FpolicyPolicyDeleteReader) ReadResponse ¶

func (o *FpolicyPolicyDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyPolicyGetDefault ¶

type FpolicyPolicyGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

FpolicyPolicyGetDefault describes a response with status code -1, with default header values.

Error

func NewFpolicyPolicyGetDefault ¶

func NewFpolicyPolicyGetDefault(code int) *FpolicyPolicyGetDefault

NewFpolicyPolicyGetDefault creates a FpolicyPolicyGetDefault with default headers values

func (*FpolicyPolicyGetDefault) Code ¶

func (o *FpolicyPolicyGetDefault) Code() int

Code gets the status code for the fpolicy policy get default response

func (*FpolicyPolicyGetDefault) Error ¶

func (o *FpolicyPolicyGetDefault) Error() string

func (*FpolicyPolicyGetDefault) GetPayload ¶

func (o *FpolicyPolicyGetDefault) GetPayload() *models.ErrorResponse

func (*FpolicyPolicyGetDefault) IsClientError ¶

func (o *FpolicyPolicyGetDefault) IsClientError() bool

IsClientError returns true when this fpolicy policy get default response has a 4xx status code

func (*FpolicyPolicyGetDefault) IsCode ¶

func (o *FpolicyPolicyGetDefault) IsCode(code int) bool

IsCode returns true when this fpolicy policy get default response a status code equal to that given

func (*FpolicyPolicyGetDefault) IsRedirect ¶

func (o *FpolicyPolicyGetDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy policy get default response has a 3xx status code

func (*FpolicyPolicyGetDefault) IsServerError ¶

func (o *FpolicyPolicyGetDefault) IsServerError() bool

IsServerError returns true when this fpolicy policy get default response has a 5xx status code

func (*FpolicyPolicyGetDefault) IsSuccess ¶

func (o *FpolicyPolicyGetDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy policy get default response has a 2xx status code

func (*FpolicyPolicyGetDefault) String ¶

func (o *FpolicyPolicyGetDefault) String() string

type FpolicyPolicyGetOK ¶

type FpolicyPolicyGetOK struct {
	Payload *models.FpolicyPolicy
}

FpolicyPolicyGetOK describes a response with status code 200, with default header values.

OK

func NewFpolicyPolicyGetOK ¶

func NewFpolicyPolicyGetOK() *FpolicyPolicyGetOK

NewFpolicyPolicyGetOK creates a FpolicyPolicyGetOK with default headers values

func (*FpolicyPolicyGetOK) Error ¶

func (o *FpolicyPolicyGetOK) Error() string

func (*FpolicyPolicyGetOK) GetPayload ¶

func (o *FpolicyPolicyGetOK) GetPayload() *models.FpolicyPolicy

func (*FpolicyPolicyGetOK) IsClientError ¶

func (o *FpolicyPolicyGetOK) IsClientError() bool

IsClientError returns true when this fpolicy policy get o k response has a 4xx status code

func (*FpolicyPolicyGetOK) IsCode ¶

func (o *FpolicyPolicyGetOK) IsCode(code int) bool

IsCode returns true when this fpolicy policy get o k response a status code equal to that given

func (*FpolicyPolicyGetOK) IsRedirect ¶

func (o *FpolicyPolicyGetOK) IsRedirect() bool

IsRedirect returns true when this fpolicy policy get o k response has a 3xx status code

func (*FpolicyPolicyGetOK) IsServerError ¶

func (o *FpolicyPolicyGetOK) IsServerError() bool

IsServerError returns true when this fpolicy policy get o k response has a 5xx status code

func (*FpolicyPolicyGetOK) IsSuccess ¶

func (o *FpolicyPolicyGetOK) IsSuccess() bool

IsSuccess returns true when this fpolicy policy get o k response has a 2xx status code

func (*FpolicyPolicyGetOK) String ¶

func (o *FpolicyPolicyGetOK) String() string

type FpolicyPolicyGetParams ¶

type FpolicyPolicyGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyPolicyGetParams contains all the parameters to send to the API endpoint

for the fpolicy policy get operation.

Typically these are written to a http.Request.

func NewFpolicyPolicyGetParams ¶

func NewFpolicyPolicyGetParams() *FpolicyPolicyGetParams

NewFpolicyPolicyGetParams creates a new FpolicyPolicyGetParams 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 NewFpolicyPolicyGetParamsWithContext ¶

func NewFpolicyPolicyGetParamsWithContext(ctx context.Context) *FpolicyPolicyGetParams

NewFpolicyPolicyGetParamsWithContext creates a new FpolicyPolicyGetParams object with the ability to set a context for a request.

func NewFpolicyPolicyGetParamsWithHTTPClient ¶

func NewFpolicyPolicyGetParamsWithHTTPClient(client *http.Client) *FpolicyPolicyGetParams

NewFpolicyPolicyGetParamsWithHTTPClient creates a new FpolicyPolicyGetParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyPolicyGetParamsWithTimeout ¶

func NewFpolicyPolicyGetParamsWithTimeout(timeout time.Duration) *FpolicyPolicyGetParams

NewFpolicyPolicyGetParamsWithTimeout creates a new FpolicyPolicyGetParams object with the ability to set a timeout on a request.

func (*FpolicyPolicyGetParams) SetContext ¶

func (o *FpolicyPolicyGetParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy policy get params

func (*FpolicyPolicyGetParams) SetDefaults ¶

func (o *FpolicyPolicyGetParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy policy get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyGetParams) SetFieldsQueryParameter ¶

func (o *FpolicyPolicyGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the fpolicy policy get params

func (*FpolicyPolicyGetParams) SetHTTPClient ¶

func (o *FpolicyPolicyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy policy get params

func (*FpolicyPolicyGetParams) SetNamePathParameter ¶

func (o *FpolicyPolicyGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy policy get params

func (*FpolicyPolicyGetParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyPolicyGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy policy get params

func (*FpolicyPolicyGetParams) SetTimeout ¶

func (o *FpolicyPolicyGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WithContext ¶

WithContext adds the context to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy policy get params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyGetParams) WithFieldsQueryParameter ¶

func (o *FpolicyPolicyGetParams) WithFieldsQueryParameter(fields []string) *FpolicyPolicyGetParams

WithFieldsQueryParameter adds the fields to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WithHTTPClient ¶

func (o *FpolicyPolicyGetParams) WithHTTPClient(client *http.Client) *FpolicyPolicyGetParams

WithHTTPClient adds the HTTPClient to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WithNamePathParameter ¶

func (o *FpolicyPolicyGetParams) WithNamePathParameter(name string) *FpolicyPolicyGetParams

WithNamePathParameter adds the name to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyPolicyGetParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyPolicyGetParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy policy get params

func (*FpolicyPolicyGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyPolicyGetReader ¶

type FpolicyPolicyGetReader struct {
	// contains filtered or unexported fields
}

FpolicyPolicyGetReader is a Reader for the FpolicyPolicyGet structure.

func (*FpolicyPolicyGetReader) ReadResponse ¶

func (o *FpolicyPolicyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type FpolicyPolicyModifyDefault ¶

type FpolicyPolicyModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
FpolicyPolicyModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 9765026 | The priority must be specified when enabling the FPolicy policy | | 9765025 | Cannot disable an FPolicy policy when the priority is specified | | 9764899 | Cannot modify an FPolicy engine when the policy is enabled | | 9764899 | Deletion of a cluster policy is not supported | | 9764908 | An FPolicy policy is already enabled | | 9764907 | An FPolicy policy is already disabled | | 9765029 | An FPolicy was modified but disable/enable failed as the policy is already disabled/enabled | | 9765036 | Cannot modify an FPolicy policy as passthrough-read policies are not supported without privileged user | | 9765038 | Passthrough-read policies are not supported with an external engine of type "asynchronous" | | 9765039 | Passthrough-read policies are not supported with native engine | | 9765040 | Cannot modify an FPolicy policy as passthrough-read could not be enabled/disabled when the policy is enabled |

func NewFpolicyPolicyModifyDefault ¶

func NewFpolicyPolicyModifyDefault(code int) *FpolicyPolicyModifyDefault

NewFpolicyPolicyModifyDefault creates a FpolicyPolicyModifyDefault with default headers values

func (*FpolicyPolicyModifyDefault) Code ¶

func (o *FpolicyPolicyModifyDefault) Code() int

Code gets the status code for the fpolicy policy modify default response

func (*FpolicyPolicyModifyDefault) Error ¶

func (*FpolicyPolicyModifyDefault) GetPayload ¶

func (*FpolicyPolicyModifyDefault) IsClientError ¶

func (o *FpolicyPolicyModifyDefault) IsClientError() bool

IsClientError returns true when this fpolicy policy modify default response has a 4xx status code

func (*FpolicyPolicyModifyDefault) IsCode ¶

func (o *FpolicyPolicyModifyDefault) IsCode(code int) bool

IsCode returns true when this fpolicy policy modify default response a status code equal to that given

func (*FpolicyPolicyModifyDefault) IsRedirect ¶

func (o *FpolicyPolicyModifyDefault) IsRedirect() bool

IsRedirect returns true when this fpolicy policy modify default response has a 3xx status code

func (*FpolicyPolicyModifyDefault) IsServerError ¶

func (o *FpolicyPolicyModifyDefault) IsServerError() bool

IsServerError returns true when this fpolicy policy modify default response has a 5xx status code

func (*FpolicyPolicyModifyDefault) IsSuccess ¶

func (o *FpolicyPolicyModifyDefault) IsSuccess() bool

IsSuccess returns true when this fpolicy policy modify default response has a 2xx status code

func (*FpolicyPolicyModifyDefault) String ¶

func (o *FpolicyPolicyModifyDefault) String() string

type FpolicyPolicyModifyOK ¶

type FpolicyPolicyModifyOK struct {
}

FpolicyPolicyModifyOK describes a response with status code 200, with default header values.

OK

func NewFpolicyPolicyModifyOK ¶

func NewFpolicyPolicyModifyOK() *FpolicyPolicyModifyOK

NewFpolicyPolicyModifyOK creates a FpolicyPolicyModifyOK with default headers values

func (*FpolicyPolicyModifyOK) Error ¶

func (o *FpolicyPolicyModifyOK) Error() string

func (*FpolicyPolicyModifyOK) IsClientError ¶

func (o *FpolicyPolicyModifyOK) IsClientError() bool

IsClientError returns true when this fpolicy policy modify o k response has a 4xx status code

func (*FpolicyPolicyModifyOK) IsCode ¶

func (o *FpolicyPolicyModifyOK) IsCode(code int) bool

IsCode returns true when this fpolicy policy modify o k response a status code equal to that given

func (*FpolicyPolicyModifyOK) IsRedirect ¶

func (o *FpolicyPolicyModifyOK) IsRedirect() bool

IsRedirect returns true when this fpolicy policy modify o k response has a 3xx status code

func (*FpolicyPolicyModifyOK) IsServerError ¶

func (o *FpolicyPolicyModifyOK) IsServerError() bool

IsServerError returns true when this fpolicy policy modify o k response has a 5xx status code

func (*FpolicyPolicyModifyOK) IsSuccess ¶

func (o *FpolicyPolicyModifyOK) IsSuccess() bool

IsSuccess returns true when this fpolicy policy modify o k response has a 2xx status code

func (*FpolicyPolicyModifyOK) String ¶

func (o *FpolicyPolicyModifyOK) String() string

type FpolicyPolicyModifyParams ¶

type FpolicyPolicyModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.FpolicyPolicy

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

FpolicyPolicyModifyParams contains all the parameters to send to the API endpoint

for the fpolicy policy modify operation.

Typically these are written to a http.Request.

func NewFpolicyPolicyModifyParams ¶

func NewFpolicyPolicyModifyParams() *FpolicyPolicyModifyParams

NewFpolicyPolicyModifyParams creates a new FpolicyPolicyModifyParams 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 NewFpolicyPolicyModifyParamsWithContext ¶

func NewFpolicyPolicyModifyParamsWithContext(ctx context.Context) *FpolicyPolicyModifyParams

NewFpolicyPolicyModifyParamsWithContext creates a new FpolicyPolicyModifyParams object with the ability to set a context for a request.

func NewFpolicyPolicyModifyParamsWithHTTPClient ¶

func NewFpolicyPolicyModifyParamsWithHTTPClient(client *http.Client) *FpolicyPolicyModifyParams

NewFpolicyPolicyModifyParamsWithHTTPClient creates a new FpolicyPolicyModifyParams object with the ability to set a custom HTTPClient for a request.

func NewFpolicyPolicyModifyParamsWithTimeout ¶

func NewFpolicyPolicyModifyParamsWithTimeout(timeout time.Duration) *FpolicyPolicyModifyParams

NewFpolicyPolicyModifyParamsWithTimeout creates a new FpolicyPolicyModifyParams object with the ability to set a timeout on a request.

func (*FpolicyPolicyModifyParams) SetContext ¶

func (o *FpolicyPolicyModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) SetDefaults ¶

func (o *FpolicyPolicyModifyParams) SetDefaults()

SetDefaults hydrates default values in the fpolicy policy modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyModifyParams) SetHTTPClient ¶

func (o *FpolicyPolicyModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) SetInfo ¶

SetInfo adds the info to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) SetNamePathParameter ¶

func (o *FpolicyPolicyModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) SetSVMUUIDPathParameter ¶

func (o *FpolicyPolicyModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) SetTimeout ¶

func (o *FpolicyPolicyModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WithContext ¶

WithContext adds the context to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the fpolicy policy modify params (not the query body).

All values with no default are reset to their zero value.

func (*FpolicyPolicyModifyParams) WithHTTPClient ¶

func (o *FpolicyPolicyModifyParams) WithHTTPClient(client *http.Client) *FpolicyPolicyModifyParams

WithHTTPClient adds the HTTPClient to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WithInfo ¶

WithInfo adds the info to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WithNamePathParameter ¶

func (o *FpolicyPolicyModifyParams) WithNamePathParameter(name string) *FpolicyPolicyModifyParams

WithNamePathParameter adds the name to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WithSVMUUIDPathParameter ¶

func (o *FpolicyPolicyModifyParams) WithSVMUUIDPathParameter(svmUUID string) *FpolicyPolicyModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the fpolicy policy modify params

func (*FpolicyPolicyModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type FpolicyPolicyModifyReader ¶

type FpolicyPolicyModifyReader struct {
	// contains filtered or unexported fields
}

FpolicyPolicyModifyReader is a Reader for the FpolicyPolicyModify structure.

func (*FpolicyPolicyModifyReader) ReadResponse ¶

func (o *FpolicyPolicyModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosInterfaceCollectionGetDefault ¶

type KerberosInterfaceCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

KerberosInterfaceCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewKerberosInterfaceCollectionGetDefault ¶

func NewKerberosInterfaceCollectionGetDefault(code int) *KerberosInterfaceCollectionGetDefault

NewKerberosInterfaceCollectionGetDefault creates a KerberosInterfaceCollectionGetDefault with default headers values

func (*KerberosInterfaceCollectionGetDefault) Code ¶

Code gets the status code for the kerberos interface collection get default response

func (*KerberosInterfaceCollectionGetDefault) Error ¶

func (*KerberosInterfaceCollectionGetDefault) GetPayload ¶

func (*KerberosInterfaceCollectionGetDefault) IsClientError ¶

func (o *KerberosInterfaceCollectionGetDefault) IsClientError() bool

IsClientError returns true when this kerberos interface collection get default response has a 4xx status code

func (*KerberosInterfaceCollectionGetDefault) IsCode ¶

IsCode returns true when this kerberos interface collection get default response a status code equal to that given

func (*KerberosInterfaceCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this kerberos interface collection get default response has a 3xx status code

func (*KerberosInterfaceCollectionGetDefault) IsServerError ¶

func (o *KerberosInterfaceCollectionGetDefault) IsServerError() bool

IsServerError returns true when this kerberos interface collection get default response has a 5xx status code

func (*KerberosInterfaceCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this kerberos interface collection get default response has a 2xx status code

func (*KerberosInterfaceCollectionGetDefault) String ¶

type KerberosInterfaceCollectionGetOK ¶

type KerberosInterfaceCollectionGetOK struct {
	Payload *models.KerberosInterfaceResponse
}

KerberosInterfaceCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewKerberosInterfaceCollectionGetOK ¶

func NewKerberosInterfaceCollectionGetOK() *KerberosInterfaceCollectionGetOK

NewKerberosInterfaceCollectionGetOK creates a KerberosInterfaceCollectionGetOK with default headers values

func (*KerberosInterfaceCollectionGetOK) Error ¶

func (*KerberosInterfaceCollectionGetOK) GetPayload ¶

func (*KerberosInterfaceCollectionGetOK) IsClientError ¶

func (o *KerberosInterfaceCollectionGetOK) IsClientError() bool

IsClientError returns true when this kerberos interface collection get o k response has a 4xx status code

func (*KerberosInterfaceCollectionGetOK) IsCode ¶

func (o *KerberosInterfaceCollectionGetOK) IsCode(code int) bool

IsCode returns true when this kerberos interface collection get o k response a status code equal to that given

func (*KerberosInterfaceCollectionGetOK) IsRedirect ¶

func (o *KerberosInterfaceCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this kerberos interface collection get o k response has a 3xx status code

func (*KerberosInterfaceCollectionGetOK) IsServerError ¶

func (o *KerberosInterfaceCollectionGetOK) IsServerError() bool

IsServerError returns true when this kerberos interface collection get o k response has a 5xx status code

func (*KerberosInterfaceCollectionGetOK) IsSuccess ¶

func (o *KerberosInterfaceCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this kerberos interface collection get o k response has a 2xx status code

func (*KerberosInterfaceCollectionGetOK) String ¶

type KerberosInterfaceCollectionGetParams ¶

type KerberosInterfaceCollectionGetParams struct {

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* EncryptionTypes.

	   Filter by encryption_types
	*/
	EncryptionTypesQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* InterfaceIPAddress.

	   Filter by interface.ip.address
	*/
	InterfaceIPAddressQueryParameter *string

	/* InterfaceName.

	   Filter by interface.name
	*/
	InterfaceNameQueryParameter *string

	/* InterfaceUUID.

	   Filter by interface.uuid
	*/
	InterfaceUUIDQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Spn.

	   Filter by spn
	*/
	SpnQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosInterfaceCollectionGetParams contains all the parameters to send to the API endpoint

for the kerberos interface collection get operation.

Typically these are written to a http.Request.

func NewKerberosInterfaceCollectionGetParams ¶

func NewKerberosInterfaceCollectionGetParams() *KerberosInterfaceCollectionGetParams

NewKerberosInterfaceCollectionGetParams creates a new KerberosInterfaceCollectionGetParams 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 NewKerberosInterfaceCollectionGetParamsWithContext ¶

func NewKerberosInterfaceCollectionGetParamsWithContext(ctx context.Context) *KerberosInterfaceCollectionGetParams

NewKerberosInterfaceCollectionGetParamsWithContext creates a new KerberosInterfaceCollectionGetParams object with the ability to set a context for a request.

func NewKerberosInterfaceCollectionGetParamsWithHTTPClient ¶

func NewKerberosInterfaceCollectionGetParamsWithHTTPClient(client *http.Client) *KerberosInterfaceCollectionGetParams

NewKerberosInterfaceCollectionGetParamsWithHTTPClient creates a new KerberosInterfaceCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosInterfaceCollectionGetParamsWithTimeout ¶

func NewKerberosInterfaceCollectionGetParamsWithTimeout(timeout time.Duration) *KerberosInterfaceCollectionGetParams

NewKerberosInterfaceCollectionGetParamsWithTimeout creates a new KerberosInterfaceCollectionGetParams object with the ability to set a timeout on a request.

func (*KerberosInterfaceCollectionGetParams) SetContext ¶

SetContext adds the context to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetDefaults ¶

func (o *KerberosInterfaceCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the kerberos interface collection get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosInterfaceCollectionGetParams) SetEnabledQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetEncryptionTypesQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetEncryptionTypesQueryParameter(encryptionTypes *string)

SetEncryptionTypesQueryParameter adds the encryptionTypes to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetFieldsQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetHTTPClient ¶

func (o *KerberosInterfaceCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetInterfaceIPAddressQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetInterfaceIPAddressQueryParameter(interfaceIPAddress *string)

SetInterfaceIPAddressQueryParameter adds the interfaceIpAddress to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetInterfaceNameQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetInterfaceNameQueryParameter(interfaceName *string)

SetInterfaceNameQueryParameter adds the interfaceName to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetInterfaceUUIDQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetInterfaceUUIDQueryParameter(interfaceUUID *string)

SetInterfaceUUIDQueryParameter adds the interfaceUuid to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetOrderByQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetSpnQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) SetSpnQueryParameter(spn *string)

SetSpnQueryParameter adds the spn to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) SetTimeout ¶

func (o *KerberosInterfaceCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithContext ¶

WithContext adds the context to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos interface collection get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosInterfaceCollectionGetParams) WithEnabledQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithEnabledQueryParameter(enabled *bool) *KerberosInterfaceCollectionGetParams

WithEnabledQueryParameter adds the enabled to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithEncryptionTypesQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithEncryptionTypesQueryParameter(encryptionTypes *string) *KerberosInterfaceCollectionGetParams

WithEncryptionTypesQueryParameter adds the encryptionTypes to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithInterfaceIPAddressQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithInterfaceIPAddressQueryParameter(interfaceIPAddress *string) *KerberosInterfaceCollectionGetParams

WithInterfaceIPAddressQueryParameter adds the interfaceIPAddress to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithInterfaceNameQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithInterfaceNameQueryParameter(interfaceName *string) *KerberosInterfaceCollectionGetParams

WithInterfaceNameQueryParameter adds the interfaceName to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithInterfaceUUIDQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithInterfaceUUIDQueryParameter(interfaceUUID *string) *KerberosInterfaceCollectionGetParams

WithInterfaceUUIDQueryParameter adds the interfaceUUID to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *KerberosInterfaceCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithOrderByQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *KerberosInterfaceCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *KerberosInterfaceCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *KerberosInterfaceCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *KerberosInterfaceCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithSVMNameQueryParameter ¶

WithSVMNameQueryParameter adds the svmName to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithSVMUUIDQueryParameter ¶

WithSVMUUIDQueryParameter adds the svmUUID to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithSpnQueryParameter ¶

WithSpnQueryParameter adds the spn to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos interface collection get params

func (*KerberosInterfaceCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosInterfaceCollectionGetReader ¶

type KerberosInterfaceCollectionGetReader struct {
	// contains filtered or unexported fields
}

KerberosInterfaceCollectionGetReader is a Reader for the KerberosInterfaceCollectionGet structure.

func (*KerberosInterfaceCollectionGetReader) ReadResponse ¶

func (o *KerberosInterfaceCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosInterfaceGetDefault ¶

type KerberosInterfaceGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

KerberosInterfaceGetDefault describes a response with status code -1, with default header values.

Error

func NewKerberosInterfaceGetDefault ¶

func NewKerberosInterfaceGetDefault(code int) *KerberosInterfaceGetDefault

NewKerberosInterfaceGetDefault creates a KerberosInterfaceGetDefault with default headers values

func (*KerberosInterfaceGetDefault) Code ¶

func (o *KerberosInterfaceGetDefault) Code() int

Code gets the status code for the kerberos interface get default response

func (*KerberosInterfaceGetDefault) Error ¶

func (*KerberosInterfaceGetDefault) GetPayload ¶

func (*KerberosInterfaceGetDefault) IsClientError ¶

func (o *KerberosInterfaceGetDefault) IsClientError() bool

IsClientError returns true when this kerberos interface get default response has a 4xx status code

func (*KerberosInterfaceGetDefault) IsCode ¶

func (o *KerberosInterfaceGetDefault) IsCode(code int) bool

IsCode returns true when this kerberos interface get default response a status code equal to that given

func (*KerberosInterfaceGetDefault) IsRedirect ¶

func (o *KerberosInterfaceGetDefault) IsRedirect() bool

IsRedirect returns true when this kerberos interface get default response has a 3xx status code

func (*KerberosInterfaceGetDefault) IsServerError ¶

func (o *KerberosInterfaceGetDefault) IsServerError() bool

IsServerError returns true when this kerberos interface get default response has a 5xx status code

func (*KerberosInterfaceGetDefault) IsSuccess ¶

func (o *KerberosInterfaceGetDefault) IsSuccess() bool

IsSuccess returns true when this kerberos interface get default response has a 2xx status code

func (*KerberosInterfaceGetDefault) String ¶

func (o *KerberosInterfaceGetDefault) String() string

type KerberosInterfaceGetOK ¶

type KerberosInterfaceGetOK struct {
	Payload *models.KerberosInterface
}

KerberosInterfaceGetOK describes a response with status code 200, with default header values.

OK

func NewKerberosInterfaceGetOK ¶

func NewKerberosInterfaceGetOK() *KerberosInterfaceGetOK

NewKerberosInterfaceGetOK creates a KerberosInterfaceGetOK with default headers values

func (*KerberosInterfaceGetOK) Error ¶

func (o *KerberosInterfaceGetOK) Error() string

func (*KerberosInterfaceGetOK) GetPayload ¶

func (*KerberosInterfaceGetOK) IsClientError ¶

func (o *KerberosInterfaceGetOK) IsClientError() bool

IsClientError returns true when this kerberos interface get o k response has a 4xx status code

func (*KerberosInterfaceGetOK) IsCode ¶

func (o *KerberosInterfaceGetOK) IsCode(code int) bool

IsCode returns true when this kerberos interface get o k response a status code equal to that given

func (*KerberosInterfaceGetOK) IsRedirect ¶

func (o *KerberosInterfaceGetOK) IsRedirect() bool

IsRedirect returns true when this kerberos interface get o k response has a 3xx status code

func (*KerberosInterfaceGetOK) IsServerError ¶

func (o *KerberosInterfaceGetOK) IsServerError() bool

IsServerError returns true when this kerberos interface get o k response has a 5xx status code

func (*KerberosInterfaceGetOK) IsSuccess ¶

func (o *KerberosInterfaceGetOK) IsSuccess() bool

IsSuccess returns true when this kerberos interface get o k response has a 2xx status code

func (*KerberosInterfaceGetOK) String ¶

func (o *KerberosInterfaceGetOK) String() string

type KerberosInterfaceGetParams ¶

type KerberosInterfaceGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* InterfaceUUID.

	   Network interface UUID
	*/
	InterfaceUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosInterfaceGetParams contains all the parameters to send to the API endpoint

for the kerberos interface get operation.

Typically these are written to a http.Request.

func NewKerberosInterfaceGetParams ¶

func NewKerberosInterfaceGetParams() *KerberosInterfaceGetParams

NewKerberosInterfaceGetParams creates a new KerberosInterfaceGetParams 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 NewKerberosInterfaceGetParamsWithContext ¶

func NewKerberosInterfaceGetParamsWithContext(ctx context.Context) *KerberosInterfaceGetParams

NewKerberosInterfaceGetParamsWithContext creates a new KerberosInterfaceGetParams object with the ability to set a context for a request.

func NewKerberosInterfaceGetParamsWithHTTPClient ¶

func NewKerberosInterfaceGetParamsWithHTTPClient(client *http.Client) *KerberosInterfaceGetParams

NewKerberosInterfaceGetParamsWithHTTPClient creates a new KerberosInterfaceGetParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosInterfaceGetParamsWithTimeout ¶

func NewKerberosInterfaceGetParamsWithTimeout(timeout time.Duration) *KerberosInterfaceGetParams

NewKerberosInterfaceGetParamsWithTimeout creates a new KerberosInterfaceGetParams object with the ability to set a timeout on a request.

func (*KerberosInterfaceGetParams) SetContext ¶

func (o *KerberosInterfaceGetParams) SetContext(ctx context.Context)

SetContext adds the context to the kerberos interface get params

func (*KerberosInterfaceGetParams) SetDefaults ¶

func (o *KerberosInterfaceGetParams) SetDefaults()

SetDefaults hydrates default values in the kerberos interface get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosInterfaceGetParams) SetFieldsQueryParameter ¶

func (o *KerberosInterfaceGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the kerberos interface get params

func (*KerberosInterfaceGetParams) SetHTTPClient ¶

func (o *KerberosInterfaceGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos interface get params

func (*KerberosInterfaceGetParams) SetInterfaceUUIDPathParameter ¶

func (o *KerberosInterfaceGetParams) SetInterfaceUUIDPathParameter(interfaceUUID string)

SetInterfaceUUIDPathParameter adds the interfaceUuid to the kerberos interface get params

func (*KerberosInterfaceGetParams) SetTimeout ¶

func (o *KerberosInterfaceGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos interface get params

func (*KerberosInterfaceGetParams) WithContext ¶

WithContext adds the context to the kerberos interface get params

func (*KerberosInterfaceGetParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos interface get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosInterfaceGetParams) WithFieldsQueryParameter ¶

func (o *KerberosInterfaceGetParams) WithFieldsQueryParameter(fields []string) *KerberosInterfaceGetParams

WithFieldsQueryParameter adds the fields to the kerberos interface get params

func (*KerberosInterfaceGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the kerberos interface get params

func (*KerberosInterfaceGetParams) WithInterfaceUUIDPathParameter ¶

func (o *KerberosInterfaceGetParams) WithInterfaceUUIDPathParameter(interfaceUUID string) *KerberosInterfaceGetParams

WithInterfaceUUIDPathParameter adds the interfaceUUID to the kerberos interface get params

func (*KerberosInterfaceGetParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos interface get params

func (*KerberosInterfaceGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosInterfaceGetReader ¶

type KerberosInterfaceGetReader struct {
	// contains filtered or unexported fields
}

KerberosInterfaceGetReader is a Reader for the KerberosInterfaceGet structure.

func (*KerberosInterfaceGetReader) ReadResponse ¶

func (o *KerberosInterfaceGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosInterfaceModifyDefault ¶

type KerberosInterfaceModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
KerberosInterfaceModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response codes

| Error codes | Description | | ----------- | ----------- | | 1966082 | LIF could not be found in database. Contact technical support for assistance.| | 3276801 | Failed to bind service principal name on LIF.| | 3276809 | Failed to disable NFS Kerberos on LIF.| | 3276832 | Failed to insert Kerberos attributes to database.| | 3276842 | Internal error. Failed to import Kerberos keytab file into the management databases. Contact technical support for assistance.| | 3276861 | Kerberos is already enabled/disabled on this LIF.| | 3276862 | Kerberos service principal name is required.| | 3276889 | Failed to enable NFS Kerberos on LIF.| | 3276937 | Failed to lookup the Vserver for the virtual interface.| | 3276941 | Kerberos is a required field.| | 3276942 | Service principal name is invalid. It must of the format:"nfs/<LIF-FQDN>@REALM"| | 3276944 | Internal error. Reason: Failed to initialize the Kerberos context| | 3276945 | Internal error. Reason: Failed to parse the service principal name| | 3276951 | Warning: Skipping unsupported encryption type for service principal name| | 3276952 | "organizational_unit" option cannot be used for "Other" vendor.| | 3276965 | Account sharing across Vservers is not allowed. Use a different service principal name unique within the first 15 characters.| | 3277019 | Cannot specify -force when enabling Kerberos.| | 3277020 | Modifying the NFS Kerberos configuration for a LIF that is not configured for NFS is not supported.| | 3277043 | Keytab import failed due to missing keys. Keys for encryption types are required for Vserver but found no matching keys for service principal name. Generate the keytab file with all required keys and try again.|

func NewKerberosInterfaceModifyDefault ¶

func NewKerberosInterfaceModifyDefault(code int) *KerberosInterfaceModifyDefault

NewKerberosInterfaceModifyDefault creates a KerberosInterfaceModifyDefault with default headers values

func (*KerberosInterfaceModifyDefault) Code ¶

Code gets the status code for the kerberos interface modify default response

func (*KerberosInterfaceModifyDefault) Error ¶

func (*KerberosInterfaceModifyDefault) GetPayload ¶

func (*KerberosInterfaceModifyDefault) IsClientError ¶

func (o *KerberosInterfaceModifyDefault) IsClientError() bool

IsClientError returns true when this kerberos interface modify default response has a 4xx status code

func (*KerberosInterfaceModifyDefault) IsCode ¶

func (o *KerberosInterfaceModifyDefault) IsCode(code int) bool

IsCode returns true when this kerberos interface modify default response a status code equal to that given

func (*KerberosInterfaceModifyDefault) IsRedirect ¶

func (o *KerberosInterfaceModifyDefault) IsRedirect() bool

IsRedirect returns true when this kerberos interface modify default response has a 3xx status code

func (*KerberosInterfaceModifyDefault) IsServerError ¶

func (o *KerberosInterfaceModifyDefault) IsServerError() bool

IsServerError returns true when this kerberos interface modify default response has a 5xx status code

func (*KerberosInterfaceModifyDefault) IsSuccess ¶

func (o *KerberosInterfaceModifyDefault) IsSuccess() bool

IsSuccess returns true when this kerberos interface modify default response has a 2xx status code

func (*KerberosInterfaceModifyDefault) String ¶

type KerberosInterfaceModifyOK ¶

type KerberosInterfaceModifyOK struct {
}

KerberosInterfaceModifyOK describes a response with status code 200, with default header values.

OK

func NewKerberosInterfaceModifyOK ¶

func NewKerberosInterfaceModifyOK() *KerberosInterfaceModifyOK

NewKerberosInterfaceModifyOK creates a KerberosInterfaceModifyOK with default headers values

func (*KerberosInterfaceModifyOK) Error ¶

func (o *KerberosInterfaceModifyOK) Error() string

func (*KerberosInterfaceModifyOK) IsClientError ¶

func (o *KerberosInterfaceModifyOK) IsClientError() bool

IsClientError returns true when this kerberos interface modify o k response has a 4xx status code

func (*KerberosInterfaceModifyOK) IsCode ¶

func (o *KerberosInterfaceModifyOK) IsCode(code int) bool

IsCode returns true when this kerberos interface modify o k response a status code equal to that given

func (*KerberosInterfaceModifyOK) IsRedirect ¶

func (o *KerberosInterfaceModifyOK) IsRedirect() bool

IsRedirect returns true when this kerberos interface modify o k response has a 3xx status code

func (*KerberosInterfaceModifyOK) IsServerError ¶

func (o *KerberosInterfaceModifyOK) IsServerError() bool

IsServerError returns true when this kerberos interface modify o k response has a 5xx status code

func (*KerberosInterfaceModifyOK) IsSuccess ¶

func (o *KerberosInterfaceModifyOK) IsSuccess() bool

IsSuccess returns true when this kerberos interface modify o k response has a 2xx status code

func (*KerberosInterfaceModifyOK) String ¶

func (o *KerberosInterfaceModifyOK) String() string

type KerberosInterfaceModifyParams ¶

type KerberosInterfaceModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.KerberosInterface

	/* InterfaceUUID.

	   Network interface UUID
	*/
	InterfaceUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosInterfaceModifyParams contains all the parameters to send to the API endpoint

for the kerberos interface modify operation.

Typically these are written to a http.Request.

func NewKerberosInterfaceModifyParams ¶

func NewKerberosInterfaceModifyParams() *KerberosInterfaceModifyParams

NewKerberosInterfaceModifyParams creates a new KerberosInterfaceModifyParams 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 NewKerberosInterfaceModifyParamsWithContext ¶

func NewKerberosInterfaceModifyParamsWithContext(ctx context.Context) *KerberosInterfaceModifyParams

NewKerberosInterfaceModifyParamsWithContext creates a new KerberosInterfaceModifyParams object with the ability to set a context for a request.

func NewKerberosInterfaceModifyParamsWithHTTPClient ¶

func NewKerberosInterfaceModifyParamsWithHTTPClient(client *http.Client) *KerberosInterfaceModifyParams

NewKerberosInterfaceModifyParamsWithHTTPClient creates a new KerberosInterfaceModifyParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosInterfaceModifyParamsWithTimeout ¶

func NewKerberosInterfaceModifyParamsWithTimeout(timeout time.Duration) *KerberosInterfaceModifyParams

NewKerberosInterfaceModifyParamsWithTimeout creates a new KerberosInterfaceModifyParams object with the ability to set a timeout on a request.

func (*KerberosInterfaceModifyParams) SetContext ¶

func (o *KerberosInterfaceModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) SetDefaults ¶

func (o *KerberosInterfaceModifyParams) SetDefaults()

SetDefaults hydrates default values in the kerberos interface modify params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosInterfaceModifyParams) SetHTTPClient ¶

func (o *KerberosInterfaceModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) SetInfo ¶

SetInfo adds the info to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) SetInterfaceUUIDPathParameter ¶

func (o *KerberosInterfaceModifyParams) SetInterfaceUUIDPathParameter(interfaceUUID string)

SetInterfaceUUIDPathParameter adds the interfaceUuid to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) SetTimeout ¶

func (o *KerberosInterfaceModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) WithContext ¶

WithContext adds the context to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos interface modify params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosInterfaceModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) WithInfo ¶

WithInfo adds the info to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) WithInterfaceUUIDPathParameter ¶

func (o *KerberosInterfaceModifyParams) WithInterfaceUUIDPathParameter(interfaceUUID string) *KerberosInterfaceModifyParams

WithInterfaceUUIDPathParameter adds the interfaceUUID to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos interface modify params

func (*KerberosInterfaceModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosInterfaceModifyReader ¶

type KerberosInterfaceModifyReader struct {
	// contains filtered or unexported fields
}

KerberosInterfaceModifyReader is a Reader for the KerberosInterfaceModify structure.

func (*KerberosInterfaceModifyReader) ReadResponse ¶

func (o *KerberosInterfaceModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosRealmCollectionGetDefault ¶

type KerberosRealmCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

KerberosRealmCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewKerberosRealmCollectionGetDefault ¶

func NewKerberosRealmCollectionGetDefault(code int) *KerberosRealmCollectionGetDefault

NewKerberosRealmCollectionGetDefault creates a KerberosRealmCollectionGetDefault with default headers values

func (*KerberosRealmCollectionGetDefault) Code ¶

Code gets the status code for the kerberos realm collection get default response

func (*KerberosRealmCollectionGetDefault) Error ¶

func (*KerberosRealmCollectionGetDefault) GetPayload ¶

func (*KerberosRealmCollectionGetDefault) IsClientError ¶

func (o *KerberosRealmCollectionGetDefault) IsClientError() bool

IsClientError returns true when this kerberos realm collection get default response has a 4xx status code

func (*KerberosRealmCollectionGetDefault) IsCode ¶

func (o *KerberosRealmCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this kerberos realm collection get default response a status code equal to that given

func (*KerberosRealmCollectionGetDefault) IsRedirect ¶

func (o *KerberosRealmCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this kerberos realm collection get default response has a 3xx status code

func (*KerberosRealmCollectionGetDefault) IsServerError ¶

func (o *KerberosRealmCollectionGetDefault) IsServerError() bool

IsServerError returns true when this kerberos realm collection get default response has a 5xx status code

func (*KerberosRealmCollectionGetDefault) IsSuccess ¶

func (o *KerberosRealmCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this kerberos realm collection get default response has a 2xx status code

func (*KerberosRealmCollectionGetDefault) String ¶

type KerberosRealmCollectionGetOK ¶

type KerberosRealmCollectionGetOK struct {
	Payload *models.KerberosRealmResponse
}

KerberosRealmCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewKerberosRealmCollectionGetOK ¶

func NewKerberosRealmCollectionGetOK() *KerberosRealmCollectionGetOK

NewKerberosRealmCollectionGetOK creates a KerberosRealmCollectionGetOK with default headers values

func (*KerberosRealmCollectionGetOK) Error ¶

func (*KerberosRealmCollectionGetOK) GetPayload ¶

func (*KerberosRealmCollectionGetOK) IsClientError ¶

func (o *KerberosRealmCollectionGetOK) IsClientError() bool

IsClientError returns true when this kerberos realm collection get o k response has a 4xx status code

func (*KerberosRealmCollectionGetOK) IsCode ¶

func (o *KerberosRealmCollectionGetOK) IsCode(code int) bool

IsCode returns true when this kerberos realm collection get o k response a status code equal to that given

func (*KerberosRealmCollectionGetOK) IsRedirect ¶

func (o *KerberosRealmCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this kerberos realm collection get o k response has a 3xx status code

func (*KerberosRealmCollectionGetOK) IsServerError ¶

func (o *KerberosRealmCollectionGetOK) IsServerError() bool

IsServerError returns true when this kerberos realm collection get o k response has a 5xx status code

func (*KerberosRealmCollectionGetOK) IsSuccess ¶

func (o *KerberosRealmCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this kerberos realm collection get o k response has a 2xx status code

func (*KerberosRealmCollectionGetOK) String ¶

type KerberosRealmCollectionGetParams ¶

type KerberosRealmCollectionGetParams struct {

	/* AdServerAddress.

	   Filter by ad_server.address
	*/
	AdServerAddressQueryParameter *string

	/* AdServerName.

	   Filter by ad_server.name
	*/
	AdServerNameQueryParameter *string

	/* Comment.

	   Filter by comment
	*/
	CommentQueryParameter *string

	/* EncryptionTypes.

	   Filter by encryption_types
	*/
	EncryptionTypesQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* KdcIP.

	   Filter by kdc.ip
	*/
	KdcIPQueryParameter *string

	/* KdcPort.

	   Filter by kdc.port
	*/
	KdcPortQueryParameter *int64

	/* KdcVendor.

	   Filter by kdc.vendor
	*/
	KdcVendorQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosRealmCollectionGetParams contains all the parameters to send to the API endpoint

for the kerberos realm collection get operation.

Typically these are written to a http.Request.

func NewKerberosRealmCollectionGetParams ¶

func NewKerberosRealmCollectionGetParams() *KerberosRealmCollectionGetParams

NewKerberosRealmCollectionGetParams creates a new KerberosRealmCollectionGetParams 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 NewKerberosRealmCollectionGetParamsWithContext ¶

func NewKerberosRealmCollectionGetParamsWithContext(ctx context.Context) *KerberosRealmCollectionGetParams

NewKerberosRealmCollectionGetParamsWithContext creates a new KerberosRealmCollectionGetParams object with the ability to set a context for a request.

func NewKerberosRealmCollectionGetParamsWithHTTPClient ¶

func NewKerberosRealmCollectionGetParamsWithHTTPClient(client *http.Client) *KerberosRealmCollectionGetParams

NewKerberosRealmCollectionGetParamsWithHTTPClient creates a new KerberosRealmCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosRealmCollectionGetParamsWithTimeout ¶

func NewKerberosRealmCollectionGetParamsWithTimeout(timeout time.Duration) *KerberosRealmCollectionGetParams

NewKerberosRealmCollectionGetParamsWithTimeout creates a new KerberosRealmCollectionGetParams object with the ability to set a timeout on a request.

func (*KerberosRealmCollectionGetParams) SetAdServerAddressQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetAdServerAddressQueryParameter(adServerAddress *string)

SetAdServerAddressQueryParameter adds the adServerAddress to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetAdServerNameQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetAdServerNameQueryParameter(adServerName *string)

SetAdServerNameQueryParameter adds the adServerName to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetCommentQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetCommentQueryParameter(comment *string)

SetCommentQueryParameter adds the comment to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetContext ¶

SetContext adds the context to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetDefaults ¶

func (o *KerberosRealmCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the kerberos realm collection get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmCollectionGetParams) SetEncryptionTypesQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetEncryptionTypesQueryParameter(encryptionTypes *string)

SetEncryptionTypesQueryParameter adds the encryptionTypes to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetFieldsQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetHTTPClient ¶

func (o *KerberosRealmCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetKdcIPQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetKdcIPQueryParameter(kdcIP *string)

SetKdcIPQueryParameter adds the kdcIp to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetKdcPortQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetKdcPortQueryParameter(kdcPort *int64)

SetKdcPortQueryParameter adds the kdcPort to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetKdcVendorQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetKdcVendorQueryParameter(kdcVendor *string)

SetKdcVendorQueryParameter adds the kdcVendor to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetNameQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetOrderByQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) SetTimeout ¶

func (o *KerberosRealmCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithAdServerAddressQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithAdServerAddressQueryParameter(adServerAddress *string) *KerberosRealmCollectionGetParams

WithAdServerAddressQueryParameter adds the adServerAddress to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithAdServerNameQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithAdServerNameQueryParameter(adServerName *string) *KerberosRealmCollectionGetParams

WithAdServerNameQueryParameter adds the adServerName to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithCommentQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithCommentQueryParameter(comment *string) *KerberosRealmCollectionGetParams

WithCommentQueryParameter adds the comment to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithContext ¶

WithContext adds the context to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos realm collection get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmCollectionGetParams) WithEncryptionTypesQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithEncryptionTypesQueryParameter(encryptionTypes *string) *KerberosRealmCollectionGetParams

WithEncryptionTypesQueryParameter adds the encryptionTypes to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithFieldsQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithFieldsQueryParameter(fields []string) *KerberosRealmCollectionGetParams

WithFieldsQueryParameter adds the fields to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithKdcIPQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithKdcIPQueryParameter(kdcIP *string) *KerberosRealmCollectionGetParams

WithKdcIPQueryParameter adds the kdcIP to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithKdcPortQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithKdcPortQueryParameter(kdcPort *int64) *KerberosRealmCollectionGetParams

WithKdcPortQueryParameter adds the kdcPort to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithKdcVendorQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithKdcVendorQueryParameter(kdcVendor *string) *KerberosRealmCollectionGetParams

WithKdcVendorQueryParameter adds the kdcVendor to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *KerberosRealmCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithOrderByQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *KerberosRealmCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *KerberosRealmCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *KerberosRealmCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *KerberosRealmCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *KerberosRealmCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *KerberosRealmCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos realm collection get params

func (*KerberosRealmCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosRealmCollectionGetReader ¶

type KerberosRealmCollectionGetReader struct {
	// contains filtered or unexported fields
}

KerberosRealmCollectionGetReader is a Reader for the KerberosRealmCollectionGet structure.

func (*KerberosRealmCollectionGetReader) ReadResponse ¶

func (o *KerberosRealmCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosRealmCreateCreated ¶

type KerberosRealmCreateCreated struct {
}

KerberosRealmCreateCreated describes a response with status code 201, with default header values.

Created

func NewKerberosRealmCreateCreated ¶

func NewKerberosRealmCreateCreated() *KerberosRealmCreateCreated

NewKerberosRealmCreateCreated creates a KerberosRealmCreateCreated with default headers values

func (*KerberosRealmCreateCreated) Error ¶

func (*KerberosRealmCreateCreated) IsClientError ¶

func (o *KerberosRealmCreateCreated) IsClientError() bool

IsClientError returns true when this kerberos realm create created response has a 4xx status code

func (*KerberosRealmCreateCreated) IsCode ¶

func (o *KerberosRealmCreateCreated) IsCode(code int) bool

IsCode returns true when this kerberos realm create created response a status code equal to that given

func (*KerberosRealmCreateCreated) IsRedirect ¶

func (o *KerberosRealmCreateCreated) IsRedirect() bool

IsRedirect returns true when this kerberos realm create created response has a 3xx status code

func (*KerberosRealmCreateCreated) IsServerError ¶

func (o *KerberosRealmCreateCreated) IsServerError() bool

IsServerError returns true when this kerberos realm create created response has a 5xx status code

func (*KerberosRealmCreateCreated) IsSuccess ¶

func (o *KerberosRealmCreateCreated) IsSuccess() bool

IsSuccess returns true when this kerberos realm create created response has a 2xx status code

func (*KerberosRealmCreateCreated) String ¶

func (o *KerberosRealmCreateCreated) String() string

type KerberosRealmCreateDefault ¶

type KerberosRealmCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
KerberosRealmCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response codes

| Error codes | Description | | ----------- | ----------- | | 2949121 | Active Directory server name required.| | 2949122 | Active Directory server address required| | 2949123 | Failed to create Kerberos realm.| | 2949124 | Failed to create hosts file entry.| | 3276949 | Kerberos realm creation failed. Reason: The parameters "ad_server.name" and "ad_server.address" are only valid when "kdc.vendor" is Microsoft| | 3276976 | "realm" is a required input| | 3276998 | Only the data Vservers can own NFS Kerberos realms.|

func NewKerberosRealmCreateDefault ¶

func NewKerberosRealmCreateDefault(code int) *KerberosRealmCreateDefault

NewKerberosRealmCreateDefault creates a KerberosRealmCreateDefault with default headers values

func (*KerberosRealmCreateDefault) Code ¶

func (o *KerberosRealmCreateDefault) Code() int

Code gets the status code for the kerberos realm create default response

func (*KerberosRealmCreateDefault) Error ¶

func (*KerberosRealmCreateDefault) GetPayload ¶

func (*KerberosRealmCreateDefault) IsClientError ¶

func (o *KerberosRealmCreateDefault) IsClientError() bool

IsClientError returns true when this kerberos realm create default response has a 4xx status code

func (*KerberosRealmCreateDefault) IsCode ¶

func (o *KerberosRealmCreateDefault) IsCode(code int) bool

IsCode returns true when this kerberos realm create default response a status code equal to that given

func (*KerberosRealmCreateDefault) IsRedirect ¶

func (o *KerberosRealmCreateDefault) IsRedirect() bool

IsRedirect returns true when this kerberos realm create default response has a 3xx status code

func (*KerberosRealmCreateDefault) IsServerError ¶

func (o *KerberosRealmCreateDefault) IsServerError() bool

IsServerError returns true when this kerberos realm create default response has a 5xx status code

func (*KerberosRealmCreateDefault) IsSuccess ¶

func (o *KerberosRealmCreateDefault) IsSuccess() bool

IsSuccess returns true when this kerberos realm create default response has a 2xx status code

func (*KerberosRealmCreateDefault) String ¶

func (o *KerberosRealmCreateDefault) String() string

type KerberosRealmCreateParams ¶

type KerberosRealmCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.KerberosRealm

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosRealmCreateParams contains all the parameters to send to the API endpoint

for the kerberos realm create operation.

Typically these are written to a http.Request.

func NewKerberosRealmCreateParams ¶

func NewKerberosRealmCreateParams() *KerberosRealmCreateParams

NewKerberosRealmCreateParams creates a new KerberosRealmCreateParams 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 NewKerberosRealmCreateParamsWithContext ¶

func NewKerberosRealmCreateParamsWithContext(ctx context.Context) *KerberosRealmCreateParams

NewKerberosRealmCreateParamsWithContext creates a new KerberosRealmCreateParams object with the ability to set a context for a request.

func NewKerberosRealmCreateParamsWithHTTPClient ¶

func NewKerberosRealmCreateParamsWithHTTPClient(client *http.Client) *KerberosRealmCreateParams

NewKerberosRealmCreateParamsWithHTTPClient creates a new KerberosRealmCreateParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosRealmCreateParamsWithTimeout ¶

func NewKerberosRealmCreateParamsWithTimeout(timeout time.Duration) *KerberosRealmCreateParams

NewKerberosRealmCreateParamsWithTimeout creates a new KerberosRealmCreateParams object with the ability to set a timeout on a request.

func (*KerberosRealmCreateParams) SetContext ¶

func (o *KerberosRealmCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the kerberos realm create params

func (*KerberosRealmCreateParams) SetDefaults ¶

func (o *KerberosRealmCreateParams) SetDefaults()

SetDefaults hydrates default values in the kerberos realm create params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmCreateParams) SetHTTPClient ¶

func (o *KerberosRealmCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos realm create params

func (*KerberosRealmCreateParams) SetInfo ¶

SetInfo adds the info to the kerberos realm create params

func (*KerberosRealmCreateParams) SetReturnRecordsQueryParameter ¶

func (o *KerberosRealmCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the kerberos realm create params

func (*KerberosRealmCreateParams) SetTimeout ¶

func (o *KerberosRealmCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos realm create params

func (*KerberosRealmCreateParams) WithContext ¶

WithContext adds the context to the kerberos realm create params

func (*KerberosRealmCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos realm create params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmCreateParams) WithHTTPClient ¶

func (o *KerberosRealmCreateParams) WithHTTPClient(client *http.Client) *KerberosRealmCreateParams

WithHTTPClient adds the HTTPClient to the kerberos realm create params

func (*KerberosRealmCreateParams) WithInfo ¶

WithInfo adds the info to the kerberos realm create params

func (*KerberosRealmCreateParams) WithReturnRecordsQueryParameter ¶

func (o *KerberosRealmCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *KerberosRealmCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the kerberos realm create params

func (*KerberosRealmCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos realm create params

func (*KerberosRealmCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosRealmCreateReader ¶

type KerberosRealmCreateReader struct {
	// contains filtered or unexported fields
}

KerberosRealmCreateReader is a Reader for the KerberosRealmCreate structure.

func (*KerberosRealmCreateReader) ReadResponse ¶

func (o *KerberosRealmCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosRealmDeleteDefault ¶

type KerberosRealmDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
KerberosRealmDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response codes

| Error codes | Description | | ----------- | ----------- | | 1966125 | Failed to remove hosts entry.| | 1966126 | Failed to lookup hosts entry.| | 2949141 | Failed to lookup Kerberos realm.| | 2949142 | Failed to remove Kerberos realm.| | 3276942 | Service principal name is invalid. It must of the format:"nfs/<LIF-FQDN>@REALM\\\"| | 3276976 | "realm" is a required input| | 3276998 | Only the data Vservers can own NFS Kerberos realms.|

func NewKerberosRealmDeleteDefault ¶

func NewKerberosRealmDeleteDefault(code int) *KerberosRealmDeleteDefault

NewKerberosRealmDeleteDefault creates a KerberosRealmDeleteDefault with default headers values

func (*KerberosRealmDeleteDefault) Code ¶

func (o *KerberosRealmDeleteDefault) Code() int

Code gets the status code for the kerberos realm delete default response

func (*KerberosRealmDeleteDefault) Error ¶

func (*KerberosRealmDeleteDefault) GetPayload ¶

func (*KerberosRealmDeleteDefault) IsClientError ¶

func (o *KerberosRealmDeleteDefault) IsClientError() bool

IsClientError returns true when this kerberos realm delete default response has a 4xx status code

func (*KerberosRealmDeleteDefault) IsCode ¶

func (o *KerberosRealmDeleteDefault) IsCode(code int) bool

IsCode returns true when this kerberos realm delete default response a status code equal to that given

func (*KerberosRealmDeleteDefault) IsRedirect ¶

func (o *KerberosRealmDeleteDefault) IsRedirect() bool

IsRedirect returns true when this kerberos realm delete default response has a 3xx status code

func (*KerberosRealmDeleteDefault) IsServerError ¶

func (o *KerberosRealmDeleteDefault) IsServerError() bool

IsServerError returns true when this kerberos realm delete default response has a 5xx status code

func (*KerberosRealmDeleteDefault) IsSuccess ¶

func (o *KerberosRealmDeleteDefault) IsSuccess() bool

IsSuccess returns true when this kerberos realm delete default response has a 2xx status code

func (*KerberosRealmDeleteDefault) String ¶

func (o *KerberosRealmDeleteDefault) String() string

type KerberosRealmDeleteOK ¶

type KerberosRealmDeleteOK struct {
}

KerberosRealmDeleteOK describes a response with status code 200, with default header values.

OK

func NewKerberosRealmDeleteOK ¶

func NewKerberosRealmDeleteOK() *KerberosRealmDeleteOK

NewKerberosRealmDeleteOK creates a KerberosRealmDeleteOK with default headers values

func (*KerberosRealmDeleteOK) Error ¶

func (o *KerberosRealmDeleteOK) Error() string

func (*KerberosRealmDeleteOK) IsClientError ¶

func (o *KerberosRealmDeleteOK) IsClientError() bool

IsClientError returns true when this kerberos realm delete o k response has a 4xx status code

func (*KerberosRealmDeleteOK) IsCode ¶

func (o *KerberosRealmDeleteOK) IsCode(code int) bool

IsCode returns true when this kerberos realm delete o k response a status code equal to that given

func (*KerberosRealmDeleteOK) IsRedirect ¶

func (o *KerberosRealmDeleteOK) IsRedirect() bool

IsRedirect returns true when this kerberos realm delete o k response has a 3xx status code

func (*KerberosRealmDeleteOK) IsServerError ¶

func (o *KerberosRealmDeleteOK) IsServerError() bool

IsServerError returns true when this kerberos realm delete o k response has a 5xx status code

func (*KerberosRealmDeleteOK) IsSuccess ¶

func (o *KerberosRealmDeleteOK) IsSuccess() bool

IsSuccess returns true when this kerberos realm delete o k response has a 2xx status code

func (*KerberosRealmDeleteOK) String ¶

func (o *KerberosRealmDeleteOK) String() string

type KerberosRealmDeleteParams ¶

type KerberosRealmDeleteParams struct {

	/* Name.

	   Kerberos realm
	*/
	NamePathParameter string

	/* SvmUUID.

	   SVM UUID
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosRealmDeleteParams contains all the parameters to send to the API endpoint

for the kerberos realm delete operation.

Typically these are written to a http.Request.

func NewKerberosRealmDeleteParams ¶

func NewKerberosRealmDeleteParams() *KerberosRealmDeleteParams

NewKerberosRealmDeleteParams creates a new KerberosRealmDeleteParams 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 NewKerberosRealmDeleteParamsWithContext ¶

func NewKerberosRealmDeleteParamsWithContext(ctx context.Context) *KerberosRealmDeleteParams

NewKerberosRealmDeleteParamsWithContext creates a new KerberosRealmDeleteParams object with the ability to set a context for a request.

func NewKerberosRealmDeleteParamsWithHTTPClient ¶

func NewKerberosRealmDeleteParamsWithHTTPClient(client *http.Client) *KerberosRealmDeleteParams

NewKerberosRealmDeleteParamsWithHTTPClient creates a new KerberosRealmDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosRealmDeleteParamsWithTimeout ¶

func NewKerberosRealmDeleteParamsWithTimeout(timeout time.Duration) *KerberosRealmDeleteParams

NewKerberosRealmDeleteParamsWithTimeout creates a new KerberosRealmDeleteParams object with the ability to set a timeout on a request.

func (*KerberosRealmDeleteParams) SetContext ¶

func (o *KerberosRealmDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the kerberos realm delete params

func (*KerberosRealmDeleteParams) SetDefaults ¶

func (o *KerberosRealmDeleteParams) SetDefaults()

SetDefaults hydrates default values in the kerberos realm delete params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmDeleteParams) SetHTTPClient ¶

func (o *KerberosRealmDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos realm delete params

func (*KerberosRealmDeleteParams) SetNamePathParameter ¶

func (o *KerberosRealmDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the kerberos realm delete params

func (*KerberosRealmDeleteParams) SetSVMUUIDPathParameter ¶

func (o *KerberosRealmDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the kerberos realm delete params

func (*KerberosRealmDeleteParams) SetTimeout ¶

func (o *KerberosRealmDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos realm delete params

func (*KerberosRealmDeleteParams) WithContext ¶

WithContext adds the context to the kerberos realm delete params

func (*KerberosRealmDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos realm delete params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmDeleteParams) WithHTTPClient ¶

func (o *KerberosRealmDeleteParams) WithHTTPClient(client *http.Client) *KerberosRealmDeleteParams

WithHTTPClient adds the HTTPClient to the kerberos realm delete params

func (*KerberosRealmDeleteParams) WithNamePathParameter ¶

func (o *KerberosRealmDeleteParams) WithNamePathParameter(name string) *KerberosRealmDeleteParams

WithNamePathParameter adds the name to the kerberos realm delete params

func (*KerberosRealmDeleteParams) WithSVMUUIDPathParameter ¶

func (o *KerberosRealmDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *KerberosRealmDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the kerberos realm delete params

func (*KerberosRealmDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos realm delete params

func (*KerberosRealmDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosRealmDeleteReader ¶

type KerberosRealmDeleteReader struct {
	// contains filtered or unexported fields
}

KerberosRealmDeleteReader is a Reader for the KerberosRealmDelete structure.

func (*KerberosRealmDeleteReader) ReadResponse ¶

func (o *KerberosRealmDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosRealmGetDefault ¶

type KerberosRealmGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

KerberosRealmGetDefault describes a response with status code -1, with default header values.

Error

func NewKerberosRealmGetDefault ¶

func NewKerberosRealmGetDefault(code int) *KerberosRealmGetDefault

NewKerberosRealmGetDefault creates a KerberosRealmGetDefault with default headers values

func (*KerberosRealmGetDefault) Code ¶

func (o *KerberosRealmGetDefault) Code() int

Code gets the status code for the kerberos realm get default response

func (*KerberosRealmGetDefault) Error ¶

func (o *KerberosRealmGetDefault) Error() string

func (*KerberosRealmGetDefault) GetPayload ¶

func (o *KerberosRealmGetDefault) GetPayload() *models.ErrorResponse

func (*KerberosRealmGetDefault) IsClientError ¶

func (o *KerberosRealmGetDefault) IsClientError() bool

IsClientError returns true when this kerberos realm get default response has a 4xx status code

func (*KerberosRealmGetDefault) IsCode ¶

func (o *KerberosRealmGetDefault) IsCode(code int) bool

IsCode returns true when this kerberos realm get default response a status code equal to that given

func (*KerberosRealmGetDefault) IsRedirect ¶

func (o *KerberosRealmGetDefault) IsRedirect() bool

IsRedirect returns true when this kerberos realm get default response has a 3xx status code

func (*KerberosRealmGetDefault) IsServerError ¶

func (o *KerberosRealmGetDefault) IsServerError() bool

IsServerError returns true when this kerberos realm get default response has a 5xx status code

func (*KerberosRealmGetDefault) IsSuccess ¶

func (o *KerberosRealmGetDefault) IsSuccess() bool

IsSuccess returns true when this kerberos realm get default response has a 2xx status code

func (*KerberosRealmGetDefault) String ¶

func (o *KerberosRealmGetDefault) String() string

type KerberosRealmGetOK ¶

type KerberosRealmGetOK struct {
	Payload *models.KerberosRealm
}

KerberosRealmGetOK describes a response with status code 200, with default header values.

OK

func NewKerberosRealmGetOK ¶

func NewKerberosRealmGetOK() *KerberosRealmGetOK

NewKerberosRealmGetOK creates a KerberosRealmGetOK with default headers values

func (*KerberosRealmGetOK) Error ¶

func (o *KerberosRealmGetOK) Error() string

func (*KerberosRealmGetOK) GetPayload ¶

func (o *KerberosRealmGetOK) GetPayload() *models.KerberosRealm

func (*KerberosRealmGetOK) IsClientError ¶

func (o *KerberosRealmGetOK) IsClientError() bool

IsClientError returns true when this kerberos realm get o k response has a 4xx status code

func (*KerberosRealmGetOK) IsCode ¶

func (o *KerberosRealmGetOK) IsCode(code int) bool

IsCode returns true when this kerberos realm get o k response a status code equal to that given

func (*KerberosRealmGetOK) IsRedirect ¶

func (o *KerberosRealmGetOK) IsRedirect() bool

IsRedirect returns true when this kerberos realm get o k response has a 3xx status code

func (*KerberosRealmGetOK) IsServerError ¶

func (o *KerberosRealmGetOK) IsServerError() bool

IsServerError returns true when this kerberos realm get o k response has a 5xx status code

func (*KerberosRealmGetOK) IsSuccess ¶

func (o *KerberosRealmGetOK) IsSuccess() bool

IsSuccess returns true when this kerberos realm get o k response has a 2xx status code

func (*KerberosRealmGetOK) String ¶

func (o *KerberosRealmGetOK) String() string

type KerberosRealmGetParams ¶

type KerberosRealmGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Name.

	   Kerberos realm
	*/
	NamePathParameter string

	/* SvmUUID.

	   SVM UUID
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosRealmGetParams contains all the parameters to send to the API endpoint

for the kerberos realm get operation.

Typically these are written to a http.Request.

func NewKerberosRealmGetParams ¶

func NewKerberosRealmGetParams() *KerberosRealmGetParams

NewKerberosRealmGetParams creates a new KerberosRealmGetParams 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 NewKerberosRealmGetParamsWithContext ¶

func NewKerberosRealmGetParamsWithContext(ctx context.Context) *KerberosRealmGetParams

NewKerberosRealmGetParamsWithContext creates a new KerberosRealmGetParams object with the ability to set a context for a request.

func NewKerberosRealmGetParamsWithHTTPClient ¶

func NewKerberosRealmGetParamsWithHTTPClient(client *http.Client) *KerberosRealmGetParams

NewKerberosRealmGetParamsWithHTTPClient creates a new KerberosRealmGetParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosRealmGetParamsWithTimeout ¶

func NewKerberosRealmGetParamsWithTimeout(timeout time.Duration) *KerberosRealmGetParams

NewKerberosRealmGetParamsWithTimeout creates a new KerberosRealmGetParams object with the ability to set a timeout on a request.

func (*KerberosRealmGetParams) SetContext ¶

func (o *KerberosRealmGetParams) SetContext(ctx context.Context)

SetContext adds the context to the kerberos realm get params

func (*KerberosRealmGetParams) SetDefaults ¶

func (o *KerberosRealmGetParams) SetDefaults()

SetDefaults hydrates default values in the kerberos realm get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmGetParams) SetFieldsQueryParameter ¶

func (o *KerberosRealmGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the kerberos realm get params

func (*KerberosRealmGetParams) SetHTTPClient ¶

func (o *KerberosRealmGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos realm get params

func (*KerberosRealmGetParams) SetNamePathParameter ¶

func (o *KerberosRealmGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the kerberos realm get params

func (*KerberosRealmGetParams) SetSVMUUIDPathParameter ¶

func (o *KerberosRealmGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the kerberos realm get params

func (*KerberosRealmGetParams) SetTimeout ¶

func (o *KerberosRealmGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos realm get params

func (*KerberosRealmGetParams) WithContext ¶

WithContext adds the context to the kerberos realm get params

func (*KerberosRealmGetParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos realm get params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmGetParams) WithFieldsQueryParameter ¶

func (o *KerberosRealmGetParams) WithFieldsQueryParameter(fields []string) *KerberosRealmGetParams

WithFieldsQueryParameter adds the fields to the kerberos realm get params

func (*KerberosRealmGetParams) WithHTTPClient ¶

func (o *KerberosRealmGetParams) WithHTTPClient(client *http.Client) *KerberosRealmGetParams

WithHTTPClient adds the HTTPClient to the kerberos realm get params

func (*KerberosRealmGetParams) WithNamePathParameter ¶

func (o *KerberosRealmGetParams) WithNamePathParameter(name string) *KerberosRealmGetParams

WithNamePathParameter adds the name to the kerberos realm get params

func (*KerberosRealmGetParams) WithSVMUUIDPathParameter ¶

func (o *KerberosRealmGetParams) WithSVMUUIDPathParameter(svmUUID string) *KerberosRealmGetParams

WithSVMUUIDPathParameter adds the svmUUID to the kerberos realm get params

func (*KerberosRealmGetParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos realm get params

func (*KerberosRealmGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosRealmGetReader ¶

type KerberosRealmGetReader struct {
	// contains filtered or unexported fields
}

KerberosRealmGetReader is a Reader for the KerberosRealmGet structure.

func (*KerberosRealmGetReader) ReadResponse ¶

func (o *KerberosRealmGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type KerberosRealmModifyDefault ¶

type KerberosRealmModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
KerberosRealmModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response codes

| Error codes | Description | | ----------- | ----------- | | 1966125 | Failed to remove hosts entry.| | 1966126 | Failed to lookup hosts entry.| | 1966131 | Failed to create hosts entry.| | 1966132 | Failed to modify hosts entry.| | 2949121 | Active Directory server name required.| | 2949122 | Active Directory server address required| | 2949123 | Failed to create Kerberos realm.| | 2949124 | Failed to create hosts file entry.| | 2949141 | Failed to lookup Kerberos realm.| | 2949148 | Failed to modify Kerberos realm.| | 3276976 | "realm" is a required input| | 3276998 | Only the data Vservers can own NFS Kerberos realms.|

func NewKerberosRealmModifyDefault ¶

func NewKerberosRealmModifyDefault(code int) *KerberosRealmModifyDefault

NewKerberosRealmModifyDefault creates a KerberosRealmModifyDefault with default headers values

func (*KerberosRealmModifyDefault) Code ¶

func (o *KerberosRealmModifyDefault) Code() int

Code gets the status code for the kerberos realm modify default response

func (*KerberosRealmModifyDefault) Error ¶

func (*KerberosRealmModifyDefault) GetPayload ¶

func (*KerberosRealmModifyDefault) IsClientError ¶

func (o *KerberosRealmModifyDefault) IsClientError() bool

IsClientError returns true when this kerberos realm modify default response has a 4xx status code

func (*KerberosRealmModifyDefault) IsCode ¶

func (o *KerberosRealmModifyDefault) IsCode(code int) bool

IsCode returns true when this kerberos realm modify default response a status code equal to that given

func (*KerberosRealmModifyDefault) IsRedirect ¶

func (o *KerberosRealmModifyDefault) IsRedirect() bool

IsRedirect returns true when this kerberos realm modify default response has a 3xx status code

func (*KerberosRealmModifyDefault) IsServerError ¶

func (o *KerberosRealmModifyDefault) IsServerError() bool

IsServerError returns true when this kerberos realm modify default response has a 5xx status code

func (*KerberosRealmModifyDefault) IsSuccess ¶

func (o *KerberosRealmModifyDefault) IsSuccess() bool

IsSuccess returns true when this kerberos realm modify default response has a 2xx status code

func (*KerberosRealmModifyDefault) String ¶

func (o *KerberosRealmModifyDefault) String() string

type KerberosRealmModifyOK ¶

type KerberosRealmModifyOK struct {
}

KerberosRealmModifyOK describes a response with status code 200, with default header values.

OK

func NewKerberosRealmModifyOK ¶

func NewKerberosRealmModifyOK() *KerberosRealmModifyOK

NewKerberosRealmModifyOK creates a KerberosRealmModifyOK with default headers values

func (*KerberosRealmModifyOK) Error ¶

func (o *KerberosRealmModifyOK) Error() string

func (*KerberosRealmModifyOK) IsClientError ¶

func (o *KerberosRealmModifyOK) IsClientError() bool

IsClientError returns true when this kerberos realm modify o k response has a 4xx status code

func (*KerberosRealmModifyOK) IsCode ¶

func (o *KerberosRealmModifyOK) IsCode(code int) bool

IsCode returns true when this kerberos realm modify o k response a status code equal to that given

func (*KerberosRealmModifyOK) IsRedirect ¶

func (o *KerberosRealmModifyOK) IsRedirect() bool

IsRedirect returns true when this kerberos realm modify o k response has a 3xx status code

func (*KerberosRealmModifyOK) IsServerError ¶

func (o *KerberosRealmModifyOK) IsServerError() bool

IsServerError returns true when this kerberos realm modify o k response has a 5xx status code

func (*KerberosRealmModifyOK) IsSuccess ¶

func (o *KerberosRealmModifyOK) IsSuccess() bool

IsSuccess returns true when this kerberos realm modify o k response has a 2xx status code

func (*KerberosRealmModifyOK) String ¶

func (o *KerberosRealmModifyOK) String() string

type KerberosRealmModifyParams ¶

type KerberosRealmModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.KerberosRealm

	/* Name.

	   Kerberos realm
	*/
	NamePathParameter string

	/* SvmUUID.

	   SVM UUID
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

KerberosRealmModifyParams contains all the parameters to send to the API endpoint

for the kerberos realm modify operation.

Typically these are written to a http.Request.

func NewKerberosRealmModifyParams ¶

func NewKerberosRealmModifyParams() *KerberosRealmModifyParams

NewKerberosRealmModifyParams creates a new KerberosRealmModifyParams 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 NewKerberosRealmModifyParamsWithContext ¶

func NewKerberosRealmModifyParamsWithContext(ctx context.Context) *KerberosRealmModifyParams

NewKerberosRealmModifyParamsWithContext creates a new KerberosRealmModifyParams object with the ability to set a context for a request.

func NewKerberosRealmModifyParamsWithHTTPClient ¶

func NewKerberosRealmModifyParamsWithHTTPClient(client *http.Client) *KerberosRealmModifyParams

NewKerberosRealmModifyParamsWithHTTPClient creates a new KerberosRealmModifyParams object with the ability to set a custom HTTPClient for a request.

func NewKerberosRealmModifyParamsWithTimeout ¶

func NewKerberosRealmModifyParamsWithTimeout(timeout time.Duration) *KerberosRealmModifyParams

NewKerberosRealmModifyParamsWithTimeout creates a new KerberosRealmModifyParams object with the ability to set a timeout on a request.

func (*KerberosRealmModifyParams) SetContext ¶

func (o *KerberosRealmModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the kerberos realm modify params

func (*KerberosRealmModifyParams) SetDefaults ¶

func (o *KerberosRealmModifyParams) SetDefaults()

SetDefaults hydrates default values in the kerberos realm modify params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmModifyParams) SetHTTPClient ¶

func (o *KerberosRealmModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the kerberos realm modify params

func (*KerberosRealmModifyParams) SetInfo ¶

SetInfo adds the info to the kerberos realm modify params

func (*KerberosRealmModifyParams) SetNamePathParameter ¶

func (o *KerberosRealmModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the kerberos realm modify params

func (*KerberosRealmModifyParams) SetSVMUUIDPathParameter ¶

func (o *KerberosRealmModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the kerberos realm modify params

func (*KerberosRealmModifyParams) SetTimeout ¶

func (o *KerberosRealmModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the kerberos realm modify params

func (*KerberosRealmModifyParams) WithContext ¶

WithContext adds the context to the kerberos realm modify params

func (*KerberosRealmModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the kerberos realm modify params (not the query body).

All values with no default are reset to their zero value.

func (*KerberosRealmModifyParams) WithHTTPClient ¶

func (o *KerberosRealmModifyParams) WithHTTPClient(client *http.Client) *KerberosRealmModifyParams

WithHTTPClient adds the HTTPClient to the kerberos realm modify params

func (*KerberosRealmModifyParams) WithInfo ¶

WithInfo adds the info to the kerberos realm modify params

func (*KerberosRealmModifyParams) WithNamePathParameter ¶

func (o *KerberosRealmModifyParams) WithNamePathParameter(name string) *KerberosRealmModifyParams

WithNamePathParameter adds the name to the kerberos realm modify params

func (*KerberosRealmModifyParams) WithSVMUUIDPathParameter ¶

func (o *KerberosRealmModifyParams) WithSVMUUIDPathParameter(svmUUID string) *KerberosRealmModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the kerberos realm modify params

func (*KerberosRealmModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the kerberos realm modify params

func (*KerberosRealmModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type KerberosRealmModifyReader ¶

type KerberosRealmModifyReader struct {
	// contains filtered or unexported fields
}

KerberosRealmModifyReader is a Reader for the KerberosRealmModify structure.

func (*KerberosRealmModifyReader) ReadResponse ¶

func (o *KerberosRealmModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupCollectionGetDefault ¶

type LocalCifsGroupCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsGroupCollectionGetDefault ¶

func NewLocalCifsGroupCollectionGetDefault(code int) *LocalCifsGroupCollectionGetDefault

NewLocalCifsGroupCollectionGetDefault creates a LocalCifsGroupCollectionGetDefault with default headers values

func (*LocalCifsGroupCollectionGetDefault) Code ¶

Code gets the status code for the local cifs group collection get default response

func (*LocalCifsGroupCollectionGetDefault) Error ¶

func (*LocalCifsGroupCollectionGetDefault) GetPayload ¶

func (*LocalCifsGroupCollectionGetDefault) IsClientError ¶

func (o *LocalCifsGroupCollectionGetDefault) IsClientError() bool

IsClientError returns true when this local cifs group collection get default response has a 4xx status code

func (*LocalCifsGroupCollectionGetDefault) IsCode ¶

IsCode returns true when this local cifs group collection get default response a status code equal to that given

func (*LocalCifsGroupCollectionGetDefault) IsRedirect ¶

func (o *LocalCifsGroupCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group collection get default response has a 3xx status code

func (*LocalCifsGroupCollectionGetDefault) IsServerError ¶

func (o *LocalCifsGroupCollectionGetDefault) IsServerError() bool

IsServerError returns true when this local cifs group collection get default response has a 5xx status code

func (*LocalCifsGroupCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this local cifs group collection get default response has a 2xx status code

func (*LocalCifsGroupCollectionGetDefault) String ¶

type LocalCifsGroupCollectionGetOK ¶

type LocalCifsGroupCollectionGetOK struct {
	Payload *models.LocalCifsGroupResponse
}

LocalCifsGroupCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupCollectionGetOK ¶

func NewLocalCifsGroupCollectionGetOK() *LocalCifsGroupCollectionGetOK

NewLocalCifsGroupCollectionGetOK creates a LocalCifsGroupCollectionGetOK with default headers values

func (*LocalCifsGroupCollectionGetOK) Error ¶

func (*LocalCifsGroupCollectionGetOK) GetPayload ¶

func (*LocalCifsGroupCollectionGetOK) IsClientError ¶

func (o *LocalCifsGroupCollectionGetOK) IsClientError() bool

IsClientError returns true when this local cifs group collection get o k response has a 4xx status code

func (*LocalCifsGroupCollectionGetOK) IsCode ¶

func (o *LocalCifsGroupCollectionGetOK) IsCode(code int) bool

IsCode returns true when this local cifs group collection get o k response a status code equal to that given

func (*LocalCifsGroupCollectionGetOK) IsRedirect ¶

func (o *LocalCifsGroupCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this local cifs group collection get o k response has a 3xx status code

func (*LocalCifsGroupCollectionGetOK) IsServerError ¶

func (o *LocalCifsGroupCollectionGetOK) IsServerError() bool

IsServerError returns true when this local cifs group collection get o k response has a 5xx status code

func (*LocalCifsGroupCollectionGetOK) IsSuccess ¶

func (o *LocalCifsGroupCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this local cifs group collection get o k response has a 2xx status code

func (*LocalCifsGroupCollectionGetOK) String ¶

type LocalCifsGroupCollectionGetParams ¶

type LocalCifsGroupCollectionGetParams struct {

	/* Description.

	   Filter by description
	*/
	DescriptionQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* MembersName.

	   Filter by members.name
	*/
	MembersNameQueryParameter *string

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Sid.

	   Filter by sid
	*/
	SIDQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupCollectionGetParams contains all the parameters to send to the API endpoint

for the local cifs group collection get operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupCollectionGetParams ¶

func NewLocalCifsGroupCollectionGetParams() *LocalCifsGroupCollectionGetParams

NewLocalCifsGroupCollectionGetParams creates a new LocalCifsGroupCollectionGetParams 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 NewLocalCifsGroupCollectionGetParamsWithContext ¶

func NewLocalCifsGroupCollectionGetParamsWithContext(ctx context.Context) *LocalCifsGroupCollectionGetParams

NewLocalCifsGroupCollectionGetParamsWithContext creates a new LocalCifsGroupCollectionGetParams object with the ability to set a context for a request.

func NewLocalCifsGroupCollectionGetParamsWithHTTPClient ¶

func NewLocalCifsGroupCollectionGetParamsWithHTTPClient(client *http.Client) *LocalCifsGroupCollectionGetParams

NewLocalCifsGroupCollectionGetParamsWithHTTPClient creates a new LocalCifsGroupCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupCollectionGetParamsWithTimeout ¶

func NewLocalCifsGroupCollectionGetParamsWithTimeout(timeout time.Duration) *LocalCifsGroupCollectionGetParams

NewLocalCifsGroupCollectionGetParamsWithTimeout creates a new LocalCifsGroupCollectionGetParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupCollectionGetParams) SetContext ¶

SetContext adds the context to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetDefaults ¶

func (o *LocalCifsGroupCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group collection get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupCollectionGetParams) SetDescriptionQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetDescriptionQueryParameter(description *string)

SetDescriptionQueryParameter adds the description to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetHTTPClient ¶

func (o *LocalCifsGroupCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetMembersNameQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetMembersNameQueryParameter(membersName *string)

SetMembersNameQueryParameter adds the membersName to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetNameQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetOrderByQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetSIDQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetSIDQueryParameter(sid *string)

SetSIDQueryParameter adds the sid to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) SetTimeout ¶

func (o *LocalCifsGroupCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithContext ¶

WithContext adds the context to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group collection get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupCollectionGetParams) WithDescriptionQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithDescriptionQueryParameter(description *string) *LocalCifsGroupCollectionGetParams

WithDescriptionQueryParameter adds the description to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithFieldsQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithFieldsQueryParameter(fields []string) *LocalCifsGroupCollectionGetParams

WithFieldsQueryParameter adds the fields to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *LocalCifsGroupCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithMembersNameQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithMembersNameQueryParameter(membersName *string) *LocalCifsGroupCollectionGetParams

WithMembersNameQueryParameter adds the membersName to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithOrderByQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *LocalCifsGroupCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsGroupCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *LocalCifsGroupCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithSIDQueryParameter ¶

WithSIDQueryParameter adds the sid to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *LocalCifsGroupCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *LocalCifsGroupCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *LocalCifsGroupCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group collection get params

func (*LocalCifsGroupCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupCollectionGetReader ¶

type LocalCifsGroupCollectionGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupCollectionGetReader is a Reader for the LocalCifsGroupCollectionGet structure.

func (*LocalCifsGroupCollectionGetReader) ReadResponse ¶

func (o *LocalCifsGroupCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupCreateCreated ¶

type LocalCifsGroupCreateCreated struct {
}

LocalCifsGroupCreateCreated describes a response with status code 201, with default header values.

Created

func NewLocalCifsGroupCreateCreated ¶

func NewLocalCifsGroupCreateCreated() *LocalCifsGroupCreateCreated

NewLocalCifsGroupCreateCreated creates a LocalCifsGroupCreateCreated with default headers values

func (*LocalCifsGroupCreateCreated) Error ¶

func (*LocalCifsGroupCreateCreated) IsClientError ¶

func (o *LocalCifsGroupCreateCreated) IsClientError() bool

IsClientError returns true when this local cifs group create created response has a 4xx status code

func (*LocalCifsGroupCreateCreated) IsCode ¶

func (o *LocalCifsGroupCreateCreated) IsCode(code int) bool

IsCode returns true when this local cifs group create created response a status code equal to that given

func (*LocalCifsGroupCreateCreated) IsRedirect ¶

func (o *LocalCifsGroupCreateCreated) IsRedirect() bool

IsRedirect returns true when this local cifs group create created response has a 3xx status code

func (*LocalCifsGroupCreateCreated) IsServerError ¶

func (o *LocalCifsGroupCreateCreated) IsServerError() bool

IsServerError returns true when this local cifs group create created response has a 5xx status code

func (*LocalCifsGroupCreateCreated) IsSuccess ¶

func (o *LocalCifsGroupCreateCreated) IsSuccess() bool

IsSuccess returns true when this local cifs group create created response has a 2xx status code

func (*LocalCifsGroupCreateCreated) String ¶

func (o *LocalCifsGroupCreateCreated) String() string

type LocalCifsGroupCreateDefault ¶

type LocalCifsGroupCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsGroupCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 262278 | Name is a required field. | | 655399 | CIFS server must exist to create a local group. | | 655660 | The operation is allowed only on data SVMs. | | 655661 | The group name and description should not exceed 256 characters. | | 655668 | The specified group name contains illegal characters. | | 655675 | The local domain name specified in the group name does not exist. | | 655677 | This operation does not allow for the creation of a group in the BUILTIN domain. | | 655682 | The group name cannot be blank. | | 655717 | The specified group name already exists. | | 2621706 | The specified SVM UUID is incorrect for the specified SVM name. |

func NewLocalCifsGroupCreateDefault ¶

func NewLocalCifsGroupCreateDefault(code int) *LocalCifsGroupCreateDefault

NewLocalCifsGroupCreateDefault creates a LocalCifsGroupCreateDefault with default headers values

func (*LocalCifsGroupCreateDefault) Code ¶

func (o *LocalCifsGroupCreateDefault) Code() int

Code gets the status code for the local cifs group create default response

func (*LocalCifsGroupCreateDefault) Error ¶

func (*LocalCifsGroupCreateDefault) GetPayload ¶

func (*LocalCifsGroupCreateDefault) IsClientError ¶

func (o *LocalCifsGroupCreateDefault) IsClientError() bool

IsClientError returns true when this local cifs group create default response has a 4xx status code

func (*LocalCifsGroupCreateDefault) IsCode ¶

func (o *LocalCifsGroupCreateDefault) IsCode(code int) bool

IsCode returns true when this local cifs group create default response a status code equal to that given

func (*LocalCifsGroupCreateDefault) IsRedirect ¶

func (o *LocalCifsGroupCreateDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group create default response has a 3xx status code

func (*LocalCifsGroupCreateDefault) IsServerError ¶

func (o *LocalCifsGroupCreateDefault) IsServerError() bool

IsServerError returns true when this local cifs group create default response has a 5xx status code

func (*LocalCifsGroupCreateDefault) IsSuccess ¶

func (o *LocalCifsGroupCreateDefault) IsSuccess() bool

IsSuccess returns true when this local cifs group create default response has a 2xx status code

func (*LocalCifsGroupCreateDefault) String ¶

func (o *LocalCifsGroupCreateDefault) String() string

type LocalCifsGroupCreateParams ¶

type LocalCifsGroupCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsGroup

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupCreateParams contains all the parameters to send to the API endpoint

for the local cifs group create operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupCreateParams ¶

func NewLocalCifsGroupCreateParams() *LocalCifsGroupCreateParams

NewLocalCifsGroupCreateParams creates a new LocalCifsGroupCreateParams 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 NewLocalCifsGroupCreateParamsWithContext ¶

func NewLocalCifsGroupCreateParamsWithContext(ctx context.Context) *LocalCifsGroupCreateParams

NewLocalCifsGroupCreateParamsWithContext creates a new LocalCifsGroupCreateParams object with the ability to set a context for a request.

func NewLocalCifsGroupCreateParamsWithHTTPClient ¶

func NewLocalCifsGroupCreateParamsWithHTTPClient(client *http.Client) *LocalCifsGroupCreateParams

NewLocalCifsGroupCreateParamsWithHTTPClient creates a new LocalCifsGroupCreateParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupCreateParamsWithTimeout ¶

func NewLocalCifsGroupCreateParamsWithTimeout(timeout time.Duration) *LocalCifsGroupCreateParams

NewLocalCifsGroupCreateParamsWithTimeout creates a new LocalCifsGroupCreateParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupCreateParams) SetContext ¶

func (o *LocalCifsGroupCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs group create params

func (*LocalCifsGroupCreateParams) SetDefaults ¶

func (o *LocalCifsGroupCreateParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupCreateParams) SetHTTPClient ¶

func (o *LocalCifsGroupCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group create params

func (*LocalCifsGroupCreateParams) SetInfo ¶

SetInfo adds the info to the local cifs group create params

func (*LocalCifsGroupCreateParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs group create params

func (*LocalCifsGroupCreateParams) SetTimeout ¶

func (o *LocalCifsGroupCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group create params

func (*LocalCifsGroupCreateParams) WithContext ¶

WithContext adds the context to the local cifs group create params

func (*LocalCifsGroupCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group create params

func (*LocalCifsGroupCreateParams) WithInfo ¶

WithInfo adds the info to the local cifs group create params

func (*LocalCifsGroupCreateParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsGroupCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs group create params

func (*LocalCifsGroupCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group create params

func (*LocalCifsGroupCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupCreateReader ¶

type LocalCifsGroupCreateReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupCreateReader is a Reader for the LocalCifsGroupCreate structure.

func (*LocalCifsGroupCreateReader) ReadResponse ¶

func (o *LocalCifsGroupCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupDeleteDefault ¶

type LocalCifsGroupDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupDeleteDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsGroupDeleteDefault ¶

func NewLocalCifsGroupDeleteDefault(code int) *LocalCifsGroupDeleteDefault

NewLocalCifsGroupDeleteDefault creates a LocalCifsGroupDeleteDefault with default headers values

func (*LocalCifsGroupDeleteDefault) Code ¶

func (o *LocalCifsGroupDeleteDefault) Code() int

Code gets the status code for the local cifs group delete default response

func (*LocalCifsGroupDeleteDefault) Error ¶

func (*LocalCifsGroupDeleteDefault) GetPayload ¶

func (*LocalCifsGroupDeleteDefault) IsClientError ¶

func (o *LocalCifsGroupDeleteDefault) IsClientError() bool

IsClientError returns true when this local cifs group delete default response has a 4xx status code

func (*LocalCifsGroupDeleteDefault) IsCode ¶

func (o *LocalCifsGroupDeleteDefault) IsCode(code int) bool

IsCode returns true when this local cifs group delete default response a status code equal to that given

func (*LocalCifsGroupDeleteDefault) IsRedirect ¶

func (o *LocalCifsGroupDeleteDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group delete default response has a 3xx status code

func (*LocalCifsGroupDeleteDefault) IsServerError ¶

func (o *LocalCifsGroupDeleteDefault) IsServerError() bool

IsServerError returns true when this local cifs group delete default response has a 5xx status code

func (*LocalCifsGroupDeleteDefault) IsSuccess ¶

func (o *LocalCifsGroupDeleteDefault) IsSuccess() bool

IsSuccess returns true when this local cifs group delete default response has a 2xx status code

func (*LocalCifsGroupDeleteDefault) String ¶

func (o *LocalCifsGroupDeleteDefault) String() string

type LocalCifsGroupDeleteOK ¶

type LocalCifsGroupDeleteOK struct {
}

LocalCifsGroupDeleteOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupDeleteOK ¶

func NewLocalCifsGroupDeleteOK() *LocalCifsGroupDeleteOK

NewLocalCifsGroupDeleteOK creates a LocalCifsGroupDeleteOK with default headers values

func (*LocalCifsGroupDeleteOK) Error ¶

func (o *LocalCifsGroupDeleteOK) Error() string

func (*LocalCifsGroupDeleteOK) IsClientError ¶

func (o *LocalCifsGroupDeleteOK) IsClientError() bool

IsClientError returns true when this local cifs group delete o k response has a 4xx status code

func (*LocalCifsGroupDeleteOK) IsCode ¶

func (o *LocalCifsGroupDeleteOK) IsCode(code int) bool

IsCode returns true when this local cifs group delete o k response a status code equal to that given

func (*LocalCifsGroupDeleteOK) IsRedirect ¶

func (o *LocalCifsGroupDeleteOK) IsRedirect() bool

IsRedirect returns true when this local cifs group delete o k response has a 3xx status code

func (*LocalCifsGroupDeleteOK) IsServerError ¶

func (o *LocalCifsGroupDeleteOK) IsServerError() bool

IsServerError returns true when this local cifs group delete o k response has a 5xx status code

func (*LocalCifsGroupDeleteOK) IsSuccess ¶

func (o *LocalCifsGroupDeleteOK) IsSuccess() bool

IsSuccess returns true when this local cifs group delete o k response has a 2xx status code

func (*LocalCifsGroupDeleteOK) String ¶

func (o *LocalCifsGroupDeleteOK) String() string

type LocalCifsGroupDeleteParams ¶

type LocalCifsGroupDeleteParams struct {

	/* Sid.

	   Local group SID
	*/
	SIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupDeleteParams contains all the parameters to send to the API endpoint

for the local cifs group delete operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupDeleteParams ¶

func NewLocalCifsGroupDeleteParams() *LocalCifsGroupDeleteParams

NewLocalCifsGroupDeleteParams creates a new LocalCifsGroupDeleteParams 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 NewLocalCifsGroupDeleteParamsWithContext ¶

func NewLocalCifsGroupDeleteParamsWithContext(ctx context.Context) *LocalCifsGroupDeleteParams

NewLocalCifsGroupDeleteParamsWithContext creates a new LocalCifsGroupDeleteParams object with the ability to set a context for a request.

func NewLocalCifsGroupDeleteParamsWithHTTPClient ¶

func NewLocalCifsGroupDeleteParamsWithHTTPClient(client *http.Client) *LocalCifsGroupDeleteParams

NewLocalCifsGroupDeleteParamsWithHTTPClient creates a new LocalCifsGroupDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupDeleteParamsWithTimeout ¶

func NewLocalCifsGroupDeleteParamsWithTimeout(timeout time.Duration) *LocalCifsGroupDeleteParams

NewLocalCifsGroupDeleteParamsWithTimeout creates a new LocalCifsGroupDeleteParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupDeleteParams) SetContext ¶

func (o *LocalCifsGroupDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) SetDefaults ¶

func (o *LocalCifsGroupDeleteParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupDeleteParams) SetHTTPClient ¶

func (o *LocalCifsGroupDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) SetSIDPathParameter ¶

func (o *LocalCifsGroupDeleteParams) SetSIDPathParameter(sid string)

SetSIDPathParameter adds the sid to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) SetTimeout ¶

func (o *LocalCifsGroupDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) WithContext ¶

WithContext adds the context to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) WithSIDPathParameter ¶

func (o *LocalCifsGroupDeleteParams) WithSIDPathParameter(sid string) *LocalCifsGroupDeleteParams

WithSIDPathParameter adds the sid to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsGroupDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsGroupDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group delete params

func (*LocalCifsGroupDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupDeleteReader ¶

type LocalCifsGroupDeleteReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupDeleteReader is a Reader for the LocalCifsGroupDelete structure.

func (*LocalCifsGroupDeleteReader) ReadResponse ¶

func (o *LocalCifsGroupDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupGetDefault ¶

type LocalCifsGroupGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsGroupGetDefault ¶

func NewLocalCifsGroupGetDefault(code int) *LocalCifsGroupGetDefault

NewLocalCifsGroupGetDefault creates a LocalCifsGroupGetDefault with default headers values

func (*LocalCifsGroupGetDefault) Code ¶

func (o *LocalCifsGroupGetDefault) Code() int

Code gets the status code for the local cifs group get default response

func (*LocalCifsGroupGetDefault) Error ¶

func (o *LocalCifsGroupGetDefault) Error() string

func (*LocalCifsGroupGetDefault) GetPayload ¶

func (*LocalCifsGroupGetDefault) IsClientError ¶

func (o *LocalCifsGroupGetDefault) IsClientError() bool

IsClientError returns true when this local cifs group get default response has a 4xx status code

func (*LocalCifsGroupGetDefault) IsCode ¶

func (o *LocalCifsGroupGetDefault) IsCode(code int) bool

IsCode returns true when this local cifs group get default response a status code equal to that given

func (*LocalCifsGroupGetDefault) IsRedirect ¶

func (o *LocalCifsGroupGetDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group get default response has a 3xx status code

func (*LocalCifsGroupGetDefault) IsServerError ¶

func (o *LocalCifsGroupGetDefault) IsServerError() bool

IsServerError returns true when this local cifs group get default response has a 5xx status code

func (*LocalCifsGroupGetDefault) IsSuccess ¶

func (o *LocalCifsGroupGetDefault) IsSuccess() bool

IsSuccess returns true when this local cifs group get default response has a 2xx status code

func (*LocalCifsGroupGetDefault) String ¶

func (o *LocalCifsGroupGetDefault) String() string

type LocalCifsGroupGetOK ¶

type LocalCifsGroupGetOK struct {
	Payload *models.LocalCifsGroup
}

LocalCifsGroupGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupGetOK ¶

func NewLocalCifsGroupGetOK() *LocalCifsGroupGetOK

NewLocalCifsGroupGetOK creates a LocalCifsGroupGetOK with default headers values

func (*LocalCifsGroupGetOK) Error ¶

func (o *LocalCifsGroupGetOK) Error() string

func (*LocalCifsGroupGetOK) GetPayload ¶

func (o *LocalCifsGroupGetOK) GetPayload() *models.LocalCifsGroup

func (*LocalCifsGroupGetOK) IsClientError ¶

func (o *LocalCifsGroupGetOK) IsClientError() bool

IsClientError returns true when this local cifs group get o k response has a 4xx status code

func (*LocalCifsGroupGetOK) IsCode ¶

func (o *LocalCifsGroupGetOK) IsCode(code int) bool

IsCode returns true when this local cifs group get o k response a status code equal to that given

func (*LocalCifsGroupGetOK) IsRedirect ¶

func (o *LocalCifsGroupGetOK) IsRedirect() bool

IsRedirect returns true when this local cifs group get o k response has a 3xx status code

func (*LocalCifsGroupGetOK) IsServerError ¶

func (o *LocalCifsGroupGetOK) IsServerError() bool

IsServerError returns true when this local cifs group get o k response has a 5xx status code

func (*LocalCifsGroupGetOK) IsSuccess ¶

func (o *LocalCifsGroupGetOK) IsSuccess() bool

IsSuccess returns true when this local cifs group get o k response has a 2xx status code

func (*LocalCifsGroupGetOK) String ¶

func (o *LocalCifsGroupGetOK) String() string

type LocalCifsGroupGetParams ¶

type LocalCifsGroupGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Sid.

	   Local group SID
	*/
	SIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupGetParams contains all the parameters to send to the API endpoint

for the local cifs group get operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupGetParams ¶

func NewLocalCifsGroupGetParams() *LocalCifsGroupGetParams

NewLocalCifsGroupGetParams creates a new LocalCifsGroupGetParams 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 NewLocalCifsGroupGetParamsWithContext ¶

func NewLocalCifsGroupGetParamsWithContext(ctx context.Context) *LocalCifsGroupGetParams

NewLocalCifsGroupGetParamsWithContext creates a new LocalCifsGroupGetParams object with the ability to set a context for a request.

func NewLocalCifsGroupGetParamsWithHTTPClient ¶

func NewLocalCifsGroupGetParamsWithHTTPClient(client *http.Client) *LocalCifsGroupGetParams

NewLocalCifsGroupGetParamsWithHTTPClient creates a new LocalCifsGroupGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupGetParamsWithTimeout ¶

func NewLocalCifsGroupGetParamsWithTimeout(timeout time.Duration) *LocalCifsGroupGetParams

NewLocalCifsGroupGetParamsWithTimeout creates a new LocalCifsGroupGetParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupGetParams) SetContext ¶

func (o *LocalCifsGroupGetParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs group get params

func (*LocalCifsGroupGetParams) SetDefaults ¶

func (o *LocalCifsGroupGetParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsGroupGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs group get params

func (*LocalCifsGroupGetParams) SetHTTPClient ¶

func (o *LocalCifsGroupGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group get params

func (*LocalCifsGroupGetParams) SetSIDPathParameter ¶

func (o *LocalCifsGroupGetParams) SetSIDPathParameter(sid string)

SetSIDPathParameter adds the sid to the local cifs group get params

func (*LocalCifsGroupGetParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group get params

func (*LocalCifsGroupGetParams) SetTimeout ¶

func (o *LocalCifsGroupGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group get params

func (*LocalCifsGroupGetParams) WithContext ¶

WithContext adds the context to the local cifs group get params

func (*LocalCifsGroupGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupGetParams) WithFieldsQueryParameter ¶

func (o *LocalCifsGroupGetParams) WithFieldsQueryParameter(fields []string) *LocalCifsGroupGetParams

WithFieldsQueryParameter adds the fields to the local cifs group get params

func (*LocalCifsGroupGetParams) WithHTTPClient ¶

func (o *LocalCifsGroupGetParams) WithHTTPClient(client *http.Client) *LocalCifsGroupGetParams

WithHTTPClient adds the HTTPClient to the local cifs group get params

func (*LocalCifsGroupGetParams) WithSIDPathParameter ¶

func (o *LocalCifsGroupGetParams) WithSIDPathParameter(sid string) *LocalCifsGroupGetParams

WithSIDPathParameter adds the sid to the local cifs group get params

func (*LocalCifsGroupGetParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsGroupGetParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsGroupGetParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group get params

func (*LocalCifsGroupGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group get params

func (*LocalCifsGroupGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupGetReader ¶

type LocalCifsGroupGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupGetReader is a Reader for the LocalCifsGroupGet structure.

func (*LocalCifsGroupGetReader) ReadResponse ¶

func (o *LocalCifsGroupGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupMembersBulkDeleteDefault ¶

type LocalCifsGroupMembersBulkDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupMembersBulkDeleteDefault describes a response with status code -1, with default header values.

Error ONTAP Error Response Codes | Error Code | Description | | ---------- | ----------- | | 655673 | Failed to resolve the member to be deleted from the specified group. | | 655719 | Failed to delete a member from the specified group. The error code returned details the failure along with the reason for the failure. Take corrective actions as per the specified reason. | | 655742 | The "records" field must not be specified when a single user is to be deleted. | | 655743 | SVM UUID and CIFS local group SID are invalid fields for the "records" parameter. |

func NewLocalCifsGroupMembersBulkDeleteDefault ¶

func NewLocalCifsGroupMembersBulkDeleteDefault(code int) *LocalCifsGroupMembersBulkDeleteDefault

NewLocalCifsGroupMembersBulkDeleteDefault creates a LocalCifsGroupMembersBulkDeleteDefault with default headers values

func (*LocalCifsGroupMembersBulkDeleteDefault) Code ¶

Code gets the status code for the local cifs group members bulk delete default response

func (*LocalCifsGroupMembersBulkDeleteDefault) Error ¶

func (*LocalCifsGroupMembersBulkDeleteDefault) GetPayload ¶

func (*LocalCifsGroupMembersBulkDeleteDefault) IsClientError ¶

func (o *LocalCifsGroupMembersBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this local cifs group members bulk delete default response has a 4xx status code

func (*LocalCifsGroupMembersBulkDeleteDefault) IsCode ¶

IsCode returns true when this local cifs group members bulk delete default response a status code equal to that given

func (*LocalCifsGroupMembersBulkDeleteDefault) IsRedirect ¶

IsRedirect returns true when this local cifs group members bulk delete default response has a 3xx status code

func (*LocalCifsGroupMembersBulkDeleteDefault) IsServerError ¶

func (o *LocalCifsGroupMembersBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this local cifs group members bulk delete default response has a 5xx status code

func (*LocalCifsGroupMembersBulkDeleteDefault) IsSuccess ¶

IsSuccess returns true when this local cifs group members bulk delete default response has a 2xx status code

func (*LocalCifsGroupMembersBulkDeleteDefault) String ¶

type LocalCifsGroupMembersBulkDeleteOK ¶

type LocalCifsGroupMembersBulkDeleteOK struct {
}

LocalCifsGroupMembersBulkDeleteOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupMembersBulkDeleteOK ¶

func NewLocalCifsGroupMembersBulkDeleteOK() *LocalCifsGroupMembersBulkDeleteOK

NewLocalCifsGroupMembersBulkDeleteOK creates a LocalCifsGroupMembersBulkDeleteOK with default headers values

func (*LocalCifsGroupMembersBulkDeleteOK) Error ¶

func (*LocalCifsGroupMembersBulkDeleteOK) IsClientError ¶

func (o *LocalCifsGroupMembersBulkDeleteOK) IsClientError() bool

IsClientError returns true when this local cifs group members bulk delete o k response has a 4xx status code

func (*LocalCifsGroupMembersBulkDeleteOK) IsCode ¶

func (o *LocalCifsGroupMembersBulkDeleteOK) IsCode(code int) bool

IsCode returns true when this local cifs group members bulk delete o k response a status code equal to that given

func (*LocalCifsGroupMembersBulkDeleteOK) IsRedirect ¶

func (o *LocalCifsGroupMembersBulkDeleteOK) IsRedirect() bool

IsRedirect returns true when this local cifs group members bulk delete o k response has a 3xx status code

func (*LocalCifsGroupMembersBulkDeleteOK) IsServerError ¶

func (o *LocalCifsGroupMembersBulkDeleteOK) IsServerError() bool

IsServerError returns true when this local cifs group members bulk delete o k response has a 5xx status code

func (*LocalCifsGroupMembersBulkDeleteOK) IsSuccess ¶

func (o *LocalCifsGroupMembersBulkDeleteOK) IsSuccess() bool

IsSuccess returns true when this local cifs group members bulk delete o k response has a 2xx status code

func (*LocalCifsGroupMembersBulkDeleteOK) String ¶

type LocalCifsGroupMembersBulkDeleteParams ¶

type LocalCifsGroupMembersBulkDeleteParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsGroupMembers

	/* LocalCifsGroupSid.

	   Local group SID
	*/
	LocalCifsGroupSIDPathParameter string

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupMembersBulkDeleteParams contains all the parameters to send to the API endpoint

for the local cifs group members bulk delete operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupMembersBulkDeleteParams ¶

func NewLocalCifsGroupMembersBulkDeleteParams() *LocalCifsGroupMembersBulkDeleteParams

NewLocalCifsGroupMembersBulkDeleteParams creates a new LocalCifsGroupMembersBulkDeleteParams 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 NewLocalCifsGroupMembersBulkDeleteParamsWithContext ¶

func NewLocalCifsGroupMembersBulkDeleteParamsWithContext(ctx context.Context) *LocalCifsGroupMembersBulkDeleteParams

NewLocalCifsGroupMembersBulkDeleteParamsWithContext creates a new LocalCifsGroupMembersBulkDeleteParams object with the ability to set a context for a request.

func NewLocalCifsGroupMembersBulkDeleteParamsWithHTTPClient ¶

func NewLocalCifsGroupMembersBulkDeleteParamsWithHTTPClient(client *http.Client) *LocalCifsGroupMembersBulkDeleteParams

NewLocalCifsGroupMembersBulkDeleteParamsWithHTTPClient creates a new LocalCifsGroupMembersBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupMembersBulkDeleteParamsWithTimeout ¶

func NewLocalCifsGroupMembersBulkDeleteParamsWithTimeout(timeout time.Duration) *LocalCifsGroupMembersBulkDeleteParams

NewLocalCifsGroupMembersBulkDeleteParamsWithTimeout creates a new LocalCifsGroupMembersBulkDeleteParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupMembersBulkDeleteParams) SetContext ¶

SetContext adds the context to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) SetDefaults ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group members bulk delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersBulkDeleteParams) SetHTTPClient ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) SetInfo ¶

SetInfo adds the info to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) SetLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) SetLocalCifsGroupSIDPathParameter(localCifsGroupSid string)

SetLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) SetTimeout ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithContext ¶

WithContext adds the context to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group members bulk delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersBulkDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithInfo ¶

WithInfo adds the info to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) WithLocalCifsGroupSIDPathParameter(localCifsGroupSid string) *LocalCifsGroupMembersBulkDeleteParams

WithLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersBulkDeleteParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsGroupMembersBulkDeleteParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group members bulk delete params

func (*LocalCifsGroupMembersBulkDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupMembersBulkDeleteReader ¶

type LocalCifsGroupMembersBulkDeleteReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupMembersBulkDeleteReader is a Reader for the LocalCifsGroupMembersBulkDelete structure.

func (*LocalCifsGroupMembersBulkDeleteReader) ReadResponse ¶

func (o *LocalCifsGroupMembersBulkDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupMembersCollectionGetDefault ¶

type LocalCifsGroupMembersCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupMembersCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsGroupMembersCollectionGetDefault ¶

func NewLocalCifsGroupMembersCollectionGetDefault(code int) *LocalCifsGroupMembersCollectionGetDefault

NewLocalCifsGroupMembersCollectionGetDefault creates a LocalCifsGroupMembersCollectionGetDefault with default headers values

func (*LocalCifsGroupMembersCollectionGetDefault) Code ¶

Code gets the status code for the local cifs group members collection get default response

func (*LocalCifsGroupMembersCollectionGetDefault) Error ¶

func (*LocalCifsGroupMembersCollectionGetDefault) GetPayload ¶

func (*LocalCifsGroupMembersCollectionGetDefault) IsClientError ¶

IsClientError returns true when this local cifs group members collection get default response has a 4xx status code

func (*LocalCifsGroupMembersCollectionGetDefault) IsCode ¶

IsCode returns true when this local cifs group members collection get default response a status code equal to that given

func (*LocalCifsGroupMembersCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this local cifs group members collection get default response has a 3xx status code

func (*LocalCifsGroupMembersCollectionGetDefault) IsServerError ¶

IsServerError returns true when this local cifs group members collection get default response has a 5xx status code

func (*LocalCifsGroupMembersCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this local cifs group members collection get default response has a 2xx status code

func (*LocalCifsGroupMembersCollectionGetDefault) String ¶

type LocalCifsGroupMembersCollectionGetOK ¶

type LocalCifsGroupMembersCollectionGetOK struct {
	Payload *models.LocalCifsGroupMembersResponse
}

LocalCifsGroupMembersCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupMembersCollectionGetOK ¶

func NewLocalCifsGroupMembersCollectionGetOK() *LocalCifsGroupMembersCollectionGetOK

NewLocalCifsGroupMembersCollectionGetOK creates a LocalCifsGroupMembersCollectionGetOK with default headers values

func (*LocalCifsGroupMembersCollectionGetOK) Error ¶

func (*LocalCifsGroupMembersCollectionGetOK) GetPayload ¶

func (*LocalCifsGroupMembersCollectionGetOK) IsClientError ¶

func (o *LocalCifsGroupMembersCollectionGetOK) IsClientError() bool

IsClientError returns true when this local cifs group members collection get o k response has a 4xx status code

func (*LocalCifsGroupMembersCollectionGetOK) IsCode ¶

IsCode returns true when this local cifs group members collection get o k response a status code equal to that given

func (*LocalCifsGroupMembersCollectionGetOK) IsRedirect ¶

IsRedirect returns true when this local cifs group members collection get o k response has a 3xx status code

func (*LocalCifsGroupMembersCollectionGetOK) IsServerError ¶

func (o *LocalCifsGroupMembersCollectionGetOK) IsServerError() bool

IsServerError returns true when this local cifs group members collection get o k response has a 5xx status code

func (*LocalCifsGroupMembersCollectionGetOK) IsSuccess ¶

IsSuccess returns true when this local cifs group members collection get o k response has a 2xx status code

func (*LocalCifsGroupMembersCollectionGetOK) String ¶

type LocalCifsGroupMembersCollectionGetParams ¶

type LocalCifsGroupMembersCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* LocalCifsGroupSid.

	   Local group SID
	*/
	LocalCifsGroupSIDPathParameter string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupMembersCollectionGetParams contains all the parameters to send to the API endpoint

for the local cifs group members collection get operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupMembersCollectionGetParams ¶

func NewLocalCifsGroupMembersCollectionGetParams() *LocalCifsGroupMembersCollectionGetParams

NewLocalCifsGroupMembersCollectionGetParams creates a new LocalCifsGroupMembersCollectionGetParams 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 NewLocalCifsGroupMembersCollectionGetParamsWithContext ¶

func NewLocalCifsGroupMembersCollectionGetParamsWithContext(ctx context.Context) *LocalCifsGroupMembersCollectionGetParams

NewLocalCifsGroupMembersCollectionGetParamsWithContext creates a new LocalCifsGroupMembersCollectionGetParams object with the ability to set a context for a request.

func NewLocalCifsGroupMembersCollectionGetParamsWithHTTPClient ¶

func NewLocalCifsGroupMembersCollectionGetParamsWithHTTPClient(client *http.Client) *LocalCifsGroupMembersCollectionGetParams

NewLocalCifsGroupMembersCollectionGetParamsWithHTTPClient creates a new LocalCifsGroupMembersCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupMembersCollectionGetParamsWithTimeout ¶

func NewLocalCifsGroupMembersCollectionGetParamsWithTimeout(timeout time.Duration) *LocalCifsGroupMembersCollectionGetParams

NewLocalCifsGroupMembersCollectionGetParamsWithTimeout creates a new LocalCifsGroupMembersCollectionGetParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupMembersCollectionGetParams) SetContext ¶

SetContext adds the context to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetDefaults ¶

SetDefaults hydrates default values in the local cifs group members collection get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersCollectionGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetHTTPClient ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetLocalCifsGroupSIDPathParameter(localCifsGroupSid string)

SetLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetOrderByQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) SetTimeout ¶

SetTimeout adds the timeout to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithContext ¶

WithContext adds the context to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group members collection get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) WithLocalCifsGroupSIDPathParameter(localCifsGroupSid string) *LocalCifsGroupMembersCollectionGetParams

WithLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *LocalCifsGroupMembersCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsGroupMembersCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *LocalCifsGroupMembersCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *LocalCifsGroupMembersCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group members collection get params

func (*LocalCifsGroupMembersCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupMembersCollectionGetReader ¶

type LocalCifsGroupMembersCollectionGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupMembersCollectionGetReader is a Reader for the LocalCifsGroupMembersCollectionGet structure.

func (*LocalCifsGroupMembersCollectionGetReader) ReadResponse ¶

func (o *LocalCifsGroupMembersCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupMembersCreateCreated ¶

type LocalCifsGroupMembersCreateCreated struct {
}

LocalCifsGroupMembersCreateCreated describes a response with status code 201, with default header values.

Created

func NewLocalCifsGroupMembersCreateCreated ¶

func NewLocalCifsGroupMembersCreateCreated() *LocalCifsGroupMembersCreateCreated

NewLocalCifsGroupMembersCreateCreated creates a LocalCifsGroupMembersCreateCreated with default headers values

func (*LocalCifsGroupMembersCreateCreated) Error ¶

func (*LocalCifsGroupMembersCreateCreated) IsClientError ¶

func (o *LocalCifsGroupMembersCreateCreated) IsClientError() bool

IsClientError returns true when this local cifs group members create created response has a 4xx status code

func (*LocalCifsGroupMembersCreateCreated) IsCode ¶

IsCode returns true when this local cifs group members create created response a status code equal to that given

func (*LocalCifsGroupMembersCreateCreated) IsRedirect ¶

func (o *LocalCifsGroupMembersCreateCreated) IsRedirect() bool

IsRedirect returns true when this local cifs group members create created response has a 3xx status code

func (*LocalCifsGroupMembersCreateCreated) IsServerError ¶

func (o *LocalCifsGroupMembersCreateCreated) IsServerError() bool

IsServerError returns true when this local cifs group members create created response has a 5xx status code

func (*LocalCifsGroupMembersCreateCreated) IsSuccess ¶

IsSuccess returns true when this local cifs group members create created response has a 2xx status code

func (*LocalCifsGroupMembersCreateCreated) String ¶

type LocalCifsGroupMembersCreateDefault ¶

type LocalCifsGroupMembersCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsGroupMembersCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655673 | Failed to resolve the member to be added to the specified group. | | 655718 | Failed to add a member to the specified group. The error code returned details the failure along with the reason for the failure. Take corrective actions as per the specified reason. | | 655742 | The "records" field must not be specified when a single user is added. | | 655743 | SVM UUID and CIFS local group SID are invalid fields for the "records" parameter. |

func NewLocalCifsGroupMembersCreateDefault ¶

func NewLocalCifsGroupMembersCreateDefault(code int) *LocalCifsGroupMembersCreateDefault

NewLocalCifsGroupMembersCreateDefault creates a LocalCifsGroupMembersCreateDefault with default headers values

func (*LocalCifsGroupMembersCreateDefault) Code ¶

Code gets the status code for the local cifs group members create default response

func (*LocalCifsGroupMembersCreateDefault) Error ¶

func (*LocalCifsGroupMembersCreateDefault) GetPayload ¶

func (*LocalCifsGroupMembersCreateDefault) IsClientError ¶

func (o *LocalCifsGroupMembersCreateDefault) IsClientError() bool

IsClientError returns true when this local cifs group members create default response has a 4xx status code

func (*LocalCifsGroupMembersCreateDefault) IsCode ¶

IsCode returns true when this local cifs group members create default response a status code equal to that given

func (*LocalCifsGroupMembersCreateDefault) IsRedirect ¶

func (o *LocalCifsGroupMembersCreateDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group members create default response has a 3xx status code

func (*LocalCifsGroupMembersCreateDefault) IsServerError ¶

func (o *LocalCifsGroupMembersCreateDefault) IsServerError() bool

IsServerError returns true when this local cifs group members create default response has a 5xx status code

func (*LocalCifsGroupMembersCreateDefault) IsSuccess ¶

IsSuccess returns true when this local cifs group members create default response has a 2xx status code

func (*LocalCifsGroupMembersCreateDefault) String ¶

type LocalCifsGroupMembersCreateParams ¶

type LocalCifsGroupMembersCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsGroupMembers

	/* LocalCifsGroupSid.

	   Local group SID
	*/
	LocalCifsGroupSIDPathParameter string

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupMembersCreateParams contains all the parameters to send to the API endpoint

for the local cifs group members create operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupMembersCreateParams ¶

func NewLocalCifsGroupMembersCreateParams() *LocalCifsGroupMembersCreateParams

NewLocalCifsGroupMembersCreateParams creates a new LocalCifsGroupMembersCreateParams 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 NewLocalCifsGroupMembersCreateParamsWithContext ¶

func NewLocalCifsGroupMembersCreateParamsWithContext(ctx context.Context) *LocalCifsGroupMembersCreateParams

NewLocalCifsGroupMembersCreateParamsWithContext creates a new LocalCifsGroupMembersCreateParams object with the ability to set a context for a request.

func NewLocalCifsGroupMembersCreateParamsWithHTTPClient ¶

func NewLocalCifsGroupMembersCreateParamsWithHTTPClient(client *http.Client) *LocalCifsGroupMembersCreateParams

NewLocalCifsGroupMembersCreateParamsWithHTTPClient creates a new LocalCifsGroupMembersCreateParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupMembersCreateParamsWithTimeout ¶

func NewLocalCifsGroupMembersCreateParamsWithTimeout(timeout time.Duration) *LocalCifsGroupMembersCreateParams

NewLocalCifsGroupMembersCreateParamsWithTimeout creates a new LocalCifsGroupMembersCreateParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupMembersCreateParams) SetContext ¶

SetContext adds the context to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) SetDefaults ¶

func (o *LocalCifsGroupMembersCreateParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group members create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersCreateParams) SetHTTPClient ¶

func (o *LocalCifsGroupMembersCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) SetInfo ¶

SetInfo adds the info to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) SetLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersCreateParams) SetLocalCifsGroupSIDPathParameter(localCifsGroupSid string)

SetLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) SetTimeout ¶

func (o *LocalCifsGroupMembersCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithContext ¶

WithContext adds the context to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group members create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithInfo ¶

WithInfo adds the info to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersCreateParams) WithLocalCifsGroupSIDPathParameter(localCifsGroupSid string) *LocalCifsGroupMembersCreateParams

WithLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsGroupMembersCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsGroupMembersCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersCreateParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsGroupMembersCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group members create params

func (*LocalCifsGroupMembersCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupMembersCreateReader ¶

type LocalCifsGroupMembersCreateReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupMembersCreateReader is a Reader for the LocalCifsGroupMembersCreate structure.

func (*LocalCifsGroupMembersCreateReader) ReadResponse ¶

func (o *LocalCifsGroupMembersCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupMembersDeleteDefault ¶

type LocalCifsGroupMembersDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupMembersDeleteDefault describes a response with status code -1, with default header values.

Error ONTAP Error Response Codes | Error Code | Description | | ---------- | ----------- | | 655673 | Failed to resolve the member to be deleted from the specified group. | | 655719 | Failed to delete a member from the specified group. The error code returned details the failure along with the reason for the failure. Take corrective actions as per the specified reason. |

func NewLocalCifsGroupMembersDeleteDefault ¶

func NewLocalCifsGroupMembersDeleteDefault(code int) *LocalCifsGroupMembersDeleteDefault

NewLocalCifsGroupMembersDeleteDefault creates a LocalCifsGroupMembersDeleteDefault with default headers values

func (*LocalCifsGroupMembersDeleteDefault) Code ¶

Code gets the status code for the local cifs group members delete default response

func (*LocalCifsGroupMembersDeleteDefault) Error ¶

func (*LocalCifsGroupMembersDeleteDefault) GetPayload ¶

func (*LocalCifsGroupMembersDeleteDefault) IsClientError ¶

func (o *LocalCifsGroupMembersDeleteDefault) IsClientError() bool

IsClientError returns true when this local cifs group members delete default response has a 4xx status code

func (*LocalCifsGroupMembersDeleteDefault) IsCode ¶

IsCode returns true when this local cifs group members delete default response a status code equal to that given

func (*LocalCifsGroupMembersDeleteDefault) IsRedirect ¶

func (o *LocalCifsGroupMembersDeleteDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group members delete default response has a 3xx status code

func (*LocalCifsGroupMembersDeleteDefault) IsServerError ¶

func (o *LocalCifsGroupMembersDeleteDefault) IsServerError() bool

IsServerError returns true when this local cifs group members delete default response has a 5xx status code

func (*LocalCifsGroupMembersDeleteDefault) IsSuccess ¶

IsSuccess returns true when this local cifs group members delete default response has a 2xx status code

func (*LocalCifsGroupMembersDeleteDefault) String ¶

type LocalCifsGroupMembersDeleteOK ¶

type LocalCifsGroupMembersDeleteOK struct {
}

LocalCifsGroupMembersDeleteOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupMembersDeleteOK ¶

func NewLocalCifsGroupMembersDeleteOK() *LocalCifsGroupMembersDeleteOK

NewLocalCifsGroupMembersDeleteOK creates a LocalCifsGroupMembersDeleteOK with default headers values

func (*LocalCifsGroupMembersDeleteOK) Error ¶

func (*LocalCifsGroupMembersDeleteOK) IsClientError ¶

func (o *LocalCifsGroupMembersDeleteOK) IsClientError() bool

IsClientError returns true when this local cifs group members delete o k response has a 4xx status code

func (*LocalCifsGroupMembersDeleteOK) IsCode ¶

func (o *LocalCifsGroupMembersDeleteOK) IsCode(code int) bool

IsCode returns true when this local cifs group members delete o k response a status code equal to that given

func (*LocalCifsGroupMembersDeleteOK) IsRedirect ¶

func (o *LocalCifsGroupMembersDeleteOK) IsRedirect() bool

IsRedirect returns true when this local cifs group members delete o k response has a 3xx status code

func (*LocalCifsGroupMembersDeleteOK) IsServerError ¶

func (o *LocalCifsGroupMembersDeleteOK) IsServerError() bool

IsServerError returns true when this local cifs group members delete o k response has a 5xx status code

func (*LocalCifsGroupMembersDeleteOK) IsSuccess ¶

func (o *LocalCifsGroupMembersDeleteOK) IsSuccess() bool

IsSuccess returns true when this local cifs group members delete o k response has a 2xx status code

func (*LocalCifsGroupMembersDeleteOK) String ¶

type LocalCifsGroupMembersDeleteParams ¶

type LocalCifsGroupMembersDeleteParams struct {

	/* LocalCifsGroupSid.

	   Local group SID
	*/
	LocalCifsGroupSIDPathParameter string

	/* Name.

	   Member name
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupMembersDeleteParams contains all the parameters to send to the API endpoint

for the local cifs group members delete operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupMembersDeleteParams ¶

func NewLocalCifsGroupMembersDeleteParams() *LocalCifsGroupMembersDeleteParams

NewLocalCifsGroupMembersDeleteParams creates a new LocalCifsGroupMembersDeleteParams 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 NewLocalCifsGroupMembersDeleteParamsWithContext ¶

func NewLocalCifsGroupMembersDeleteParamsWithContext(ctx context.Context) *LocalCifsGroupMembersDeleteParams

NewLocalCifsGroupMembersDeleteParamsWithContext creates a new LocalCifsGroupMembersDeleteParams object with the ability to set a context for a request.

func NewLocalCifsGroupMembersDeleteParamsWithHTTPClient ¶

func NewLocalCifsGroupMembersDeleteParamsWithHTTPClient(client *http.Client) *LocalCifsGroupMembersDeleteParams

NewLocalCifsGroupMembersDeleteParamsWithHTTPClient creates a new LocalCifsGroupMembersDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupMembersDeleteParamsWithTimeout ¶

func NewLocalCifsGroupMembersDeleteParamsWithTimeout(timeout time.Duration) *LocalCifsGroupMembersDeleteParams

NewLocalCifsGroupMembersDeleteParamsWithTimeout creates a new LocalCifsGroupMembersDeleteParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupMembersDeleteParams) SetContext ¶

SetContext adds the context to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) SetDefaults ¶

func (o *LocalCifsGroupMembersDeleteParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group members delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersDeleteParams) SetHTTPClient ¶

func (o *LocalCifsGroupMembersDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) SetLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersDeleteParams) SetLocalCifsGroupSIDPathParameter(localCifsGroupSid string)

SetLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) SetNamePathParameter ¶

func (o *LocalCifsGroupMembersDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) SetTimeout ¶

func (o *LocalCifsGroupMembersDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WithContext ¶

WithContext adds the context to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group members delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersDeleteParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WithLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersDeleteParams) WithLocalCifsGroupSIDPathParameter(localCifsGroupSid string) *LocalCifsGroupMembersDeleteParams

WithLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WithNamePathParameter ¶

WithNamePathParameter adds the name to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsGroupMembersDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group members delete params

func (*LocalCifsGroupMembersDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupMembersDeleteReader ¶

type LocalCifsGroupMembersDeleteReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupMembersDeleteReader is a Reader for the LocalCifsGroupMembersDelete structure.

func (*LocalCifsGroupMembersDeleteReader) ReadResponse ¶

func (o *LocalCifsGroupMembersDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupMembersGetDefault ¶

type LocalCifsGroupMembersGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsGroupMembersGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsGroupMembersGetDefault ¶

func NewLocalCifsGroupMembersGetDefault(code int) *LocalCifsGroupMembersGetDefault

NewLocalCifsGroupMembersGetDefault creates a LocalCifsGroupMembersGetDefault with default headers values

func (*LocalCifsGroupMembersGetDefault) Code ¶

Code gets the status code for the local cifs group members get default response

func (*LocalCifsGroupMembersGetDefault) Error ¶

func (*LocalCifsGroupMembersGetDefault) GetPayload ¶

func (*LocalCifsGroupMembersGetDefault) IsClientError ¶

func (o *LocalCifsGroupMembersGetDefault) IsClientError() bool

IsClientError returns true when this local cifs group members get default response has a 4xx status code

func (*LocalCifsGroupMembersGetDefault) IsCode ¶

func (o *LocalCifsGroupMembersGetDefault) IsCode(code int) bool

IsCode returns true when this local cifs group members get default response a status code equal to that given

func (*LocalCifsGroupMembersGetDefault) IsRedirect ¶

func (o *LocalCifsGroupMembersGetDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group members get default response has a 3xx status code

func (*LocalCifsGroupMembersGetDefault) IsServerError ¶

func (o *LocalCifsGroupMembersGetDefault) IsServerError() bool

IsServerError returns true when this local cifs group members get default response has a 5xx status code

func (*LocalCifsGroupMembersGetDefault) IsSuccess ¶

func (o *LocalCifsGroupMembersGetDefault) IsSuccess() bool

IsSuccess returns true when this local cifs group members get default response has a 2xx status code

func (*LocalCifsGroupMembersGetDefault) String ¶

type LocalCifsGroupMembersGetOK ¶

type LocalCifsGroupMembersGetOK struct {
	Payload *models.LocalCifsGroupMembers
}

LocalCifsGroupMembersGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupMembersGetOK ¶

func NewLocalCifsGroupMembersGetOK() *LocalCifsGroupMembersGetOK

NewLocalCifsGroupMembersGetOK creates a LocalCifsGroupMembersGetOK with default headers values

func (*LocalCifsGroupMembersGetOK) Error ¶

func (*LocalCifsGroupMembersGetOK) GetPayload ¶

func (*LocalCifsGroupMembersGetOK) IsClientError ¶

func (o *LocalCifsGroupMembersGetOK) IsClientError() bool

IsClientError returns true when this local cifs group members get o k response has a 4xx status code

func (*LocalCifsGroupMembersGetOK) IsCode ¶

func (o *LocalCifsGroupMembersGetOK) IsCode(code int) bool

IsCode returns true when this local cifs group members get o k response a status code equal to that given

func (*LocalCifsGroupMembersGetOK) IsRedirect ¶

func (o *LocalCifsGroupMembersGetOK) IsRedirect() bool

IsRedirect returns true when this local cifs group members get o k response has a 3xx status code

func (*LocalCifsGroupMembersGetOK) IsServerError ¶

func (o *LocalCifsGroupMembersGetOK) IsServerError() bool

IsServerError returns true when this local cifs group members get o k response has a 5xx status code

func (*LocalCifsGroupMembersGetOK) IsSuccess ¶

func (o *LocalCifsGroupMembersGetOK) IsSuccess() bool

IsSuccess returns true when this local cifs group members get o k response has a 2xx status code

func (*LocalCifsGroupMembersGetOK) String ¶

func (o *LocalCifsGroupMembersGetOK) String() string

type LocalCifsGroupMembersGetParams ¶

type LocalCifsGroupMembersGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* LocalCifsGroupSid.

	   Local group SID
	*/
	LocalCifsGroupSIDPathParameter string

	/* Name.

	   Member name
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupMembersGetParams contains all the parameters to send to the API endpoint

for the local cifs group members get operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupMembersGetParams ¶

func NewLocalCifsGroupMembersGetParams() *LocalCifsGroupMembersGetParams

NewLocalCifsGroupMembersGetParams creates a new LocalCifsGroupMembersGetParams 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 NewLocalCifsGroupMembersGetParamsWithContext ¶

func NewLocalCifsGroupMembersGetParamsWithContext(ctx context.Context) *LocalCifsGroupMembersGetParams

NewLocalCifsGroupMembersGetParamsWithContext creates a new LocalCifsGroupMembersGetParams object with the ability to set a context for a request.

func NewLocalCifsGroupMembersGetParamsWithHTTPClient ¶

func NewLocalCifsGroupMembersGetParamsWithHTTPClient(client *http.Client) *LocalCifsGroupMembersGetParams

NewLocalCifsGroupMembersGetParamsWithHTTPClient creates a new LocalCifsGroupMembersGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupMembersGetParamsWithTimeout ¶

func NewLocalCifsGroupMembersGetParamsWithTimeout(timeout time.Duration) *LocalCifsGroupMembersGetParams

NewLocalCifsGroupMembersGetParamsWithTimeout creates a new LocalCifsGroupMembersGetParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupMembersGetParams) SetContext ¶

func (o *LocalCifsGroupMembersGetParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) SetDefaults ¶

func (o *LocalCifsGroupMembersGetParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group members get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsGroupMembersGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) SetHTTPClient ¶

func (o *LocalCifsGroupMembersGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) SetLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersGetParams) SetLocalCifsGroupSIDPathParameter(localCifsGroupSid string)

SetLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) SetNamePathParameter ¶

func (o *LocalCifsGroupMembersGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) SetTimeout ¶

func (o *LocalCifsGroupMembersGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithContext ¶

WithContext adds the context to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group members get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupMembersGetParams) WithFieldsQueryParameter ¶

func (o *LocalCifsGroupMembersGetParams) WithFieldsQueryParameter(fields []string) *LocalCifsGroupMembersGetParams

WithFieldsQueryParameter adds the fields to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithLocalCifsGroupSIDPathParameter ¶

func (o *LocalCifsGroupMembersGetParams) WithLocalCifsGroupSIDPathParameter(localCifsGroupSid string) *LocalCifsGroupMembersGetParams

WithLocalCifsGroupSIDPathParameter adds the localCifsGroupSid to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithNamePathParameter ¶

WithNamePathParameter adds the name to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsGroupMembersGetParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsGroupMembersGetParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group members get params

func (*LocalCifsGroupMembersGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupMembersGetReader ¶

type LocalCifsGroupMembersGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupMembersGetReader is a Reader for the LocalCifsGroupMembersGet structure.

func (*LocalCifsGroupMembersGetReader) ReadResponse ¶

func (o *LocalCifsGroupMembersGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsGroupModifyDefault ¶

type LocalCifsGroupModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsGroupModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655661 | The group name and description should not exceed 256 characters. | | 655668 | The specified group name contains illegal characters. | | 655675 | The local domain name specified in the group name does not exist. | | 655682 | The group name cannot be blank. | | 655712 | To rename an existing group, the local domain specified in name must match the local domain of the group to be renamed. | | 655713 | Failed to rename a group. The error code returned details the failure along with the reason for the failure. Take corrective actions as per the specified reason. |

func NewLocalCifsGroupModifyDefault ¶

func NewLocalCifsGroupModifyDefault(code int) *LocalCifsGroupModifyDefault

NewLocalCifsGroupModifyDefault creates a LocalCifsGroupModifyDefault with default headers values

func (*LocalCifsGroupModifyDefault) Code ¶

func (o *LocalCifsGroupModifyDefault) Code() int

Code gets the status code for the local cifs group modify default response

func (*LocalCifsGroupModifyDefault) Error ¶

func (*LocalCifsGroupModifyDefault) GetPayload ¶

func (*LocalCifsGroupModifyDefault) IsClientError ¶

func (o *LocalCifsGroupModifyDefault) IsClientError() bool

IsClientError returns true when this local cifs group modify default response has a 4xx status code

func (*LocalCifsGroupModifyDefault) IsCode ¶

func (o *LocalCifsGroupModifyDefault) IsCode(code int) bool

IsCode returns true when this local cifs group modify default response a status code equal to that given

func (*LocalCifsGroupModifyDefault) IsRedirect ¶

func (o *LocalCifsGroupModifyDefault) IsRedirect() bool

IsRedirect returns true when this local cifs group modify default response has a 3xx status code

func (*LocalCifsGroupModifyDefault) IsServerError ¶

func (o *LocalCifsGroupModifyDefault) IsServerError() bool

IsServerError returns true when this local cifs group modify default response has a 5xx status code

func (*LocalCifsGroupModifyDefault) IsSuccess ¶

func (o *LocalCifsGroupModifyDefault) IsSuccess() bool

IsSuccess returns true when this local cifs group modify default response has a 2xx status code

func (*LocalCifsGroupModifyDefault) String ¶

func (o *LocalCifsGroupModifyDefault) String() string

type LocalCifsGroupModifyOK ¶

type LocalCifsGroupModifyOK struct {
}

LocalCifsGroupModifyOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsGroupModifyOK ¶

func NewLocalCifsGroupModifyOK() *LocalCifsGroupModifyOK

NewLocalCifsGroupModifyOK creates a LocalCifsGroupModifyOK with default headers values

func (*LocalCifsGroupModifyOK) Error ¶

func (o *LocalCifsGroupModifyOK) Error() string

func (*LocalCifsGroupModifyOK) IsClientError ¶

func (o *LocalCifsGroupModifyOK) IsClientError() bool

IsClientError returns true when this local cifs group modify o k response has a 4xx status code

func (*LocalCifsGroupModifyOK) IsCode ¶

func (o *LocalCifsGroupModifyOK) IsCode(code int) bool

IsCode returns true when this local cifs group modify o k response a status code equal to that given

func (*LocalCifsGroupModifyOK) IsRedirect ¶

func (o *LocalCifsGroupModifyOK) IsRedirect() bool

IsRedirect returns true when this local cifs group modify o k response has a 3xx status code

func (*LocalCifsGroupModifyOK) IsServerError ¶

func (o *LocalCifsGroupModifyOK) IsServerError() bool

IsServerError returns true when this local cifs group modify o k response has a 5xx status code

func (*LocalCifsGroupModifyOK) IsSuccess ¶

func (o *LocalCifsGroupModifyOK) IsSuccess() bool

IsSuccess returns true when this local cifs group modify o k response has a 2xx status code

func (*LocalCifsGroupModifyOK) String ¶

func (o *LocalCifsGroupModifyOK) String() string

type LocalCifsGroupModifyParams ¶

type LocalCifsGroupModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsGroup

	/* Sid.

	   Local group SID
	*/
	SIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsGroupModifyParams contains all the parameters to send to the API endpoint

for the local cifs group modify operation.

Typically these are written to a http.Request.

func NewLocalCifsGroupModifyParams ¶

func NewLocalCifsGroupModifyParams() *LocalCifsGroupModifyParams

NewLocalCifsGroupModifyParams creates a new LocalCifsGroupModifyParams 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 NewLocalCifsGroupModifyParamsWithContext ¶

func NewLocalCifsGroupModifyParamsWithContext(ctx context.Context) *LocalCifsGroupModifyParams

NewLocalCifsGroupModifyParamsWithContext creates a new LocalCifsGroupModifyParams object with the ability to set a context for a request.

func NewLocalCifsGroupModifyParamsWithHTTPClient ¶

func NewLocalCifsGroupModifyParamsWithHTTPClient(client *http.Client) *LocalCifsGroupModifyParams

NewLocalCifsGroupModifyParamsWithHTTPClient creates a new LocalCifsGroupModifyParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsGroupModifyParamsWithTimeout ¶

func NewLocalCifsGroupModifyParamsWithTimeout(timeout time.Duration) *LocalCifsGroupModifyParams

NewLocalCifsGroupModifyParamsWithTimeout creates a new LocalCifsGroupModifyParams object with the ability to set a timeout on a request.

func (*LocalCifsGroupModifyParams) SetContext ¶

func (o *LocalCifsGroupModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs group modify params

func (*LocalCifsGroupModifyParams) SetDefaults ¶

func (o *LocalCifsGroupModifyParams) SetDefaults()

SetDefaults hydrates default values in the local cifs group modify params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupModifyParams) SetHTTPClient ¶

func (o *LocalCifsGroupModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs group modify params

func (*LocalCifsGroupModifyParams) SetInfo ¶

SetInfo adds the info to the local cifs group modify params

func (*LocalCifsGroupModifyParams) SetSIDPathParameter ¶

func (o *LocalCifsGroupModifyParams) SetSIDPathParameter(sid string)

SetSIDPathParameter adds the sid to the local cifs group modify params

func (*LocalCifsGroupModifyParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsGroupModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs group modify params

func (*LocalCifsGroupModifyParams) SetTimeout ¶

func (o *LocalCifsGroupModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WithContext ¶

WithContext adds the context to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs group modify params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsGroupModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WithInfo ¶

WithInfo adds the info to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WithSIDPathParameter ¶

func (o *LocalCifsGroupModifyParams) WithSIDPathParameter(sid string) *LocalCifsGroupModifyParams

WithSIDPathParameter adds the sid to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsGroupModifyParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsGroupModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs group modify params

func (*LocalCifsGroupModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsGroupModifyReader ¶

type LocalCifsGroupModifyReader struct {
	// contains filtered or unexported fields
}

LocalCifsGroupModifyReader is a Reader for the LocalCifsGroupModify structure.

func (*LocalCifsGroupModifyReader) ReadResponse ¶

func (o *LocalCifsGroupModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUserCollectionGetDefault ¶

type LocalCifsUserCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsUserCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsUserCollectionGetDefault ¶

func NewLocalCifsUserCollectionGetDefault(code int) *LocalCifsUserCollectionGetDefault

NewLocalCifsUserCollectionGetDefault creates a LocalCifsUserCollectionGetDefault with default headers values

func (*LocalCifsUserCollectionGetDefault) Code ¶

Code gets the status code for the local cifs user collection get default response

func (*LocalCifsUserCollectionGetDefault) Error ¶

func (*LocalCifsUserCollectionGetDefault) GetPayload ¶

func (*LocalCifsUserCollectionGetDefault) IsClientError ¶

func (o *LocalCifsUserCollectionGetDefault) IsClientError() bool

IsClientError returns true when this local cifs user collection get default response has a 4xx status code

func (*LocalCifsUserCollectionGetDefault) IsCode ¶

func (o *LocalCifsUserCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this local cifs user collection get default response a status code equal to that given

func (*LocalCifsUserCollectionGetDefault) IsRedirect ¶

func (o *LocalCifsUserCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this local cifs user collection get default response has a 3xx status code

func (*LocalCifsUserCollectionGetDefault) IsServerError ¶

func (o *LocalCifsUserCollectionGetDefault) IsServerError() bool

IsServerError returns true when this local cifs user collection get default response has a 5xx status code

func (*LocalCifsUserCollectionGetDefault) IsSuccess ¶

func (o *LocalCifsUserCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this local cifs user collection get default response has a 2xx status code

func (*LocalCifsUserCollectionGetDefault) String ¶

type LocalCifsUserCollectionGetOK ¶

type LocalCifsUserCollectionGetOK struct {
	Payload *models.LocalCifsUserResponse
}

LocalCifsUserCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsUserCollectionGetOK ¶

func NewLocalCifsUserCollectionGetOK() *LocalCifsUserCollectionGetOK

NewLocalCifsUserCollectionGetOK creates a LocalCifsUserCollectionGetOK with default headers values

func (*LocalCifsUserCollectionGetOK) Error ¶

func (*LocalCifsUserCollectionGetOK) GetPayload ¶

func (*LocalCifsUserCollectionGetOK) IsClientError ¶

func (o *LocalCifsUserCollectionGetOK) IsClientError() bool

IsClientError returns true when this local cifs user collection get o k response has a 4xx status code

func (*LocalCifsUserCollectionGetOK) IsCode ¶

func (o *LocalCifsUserCollectionGetOK) IsCode(code int) bool

IsCode returns true when this local cifs user collection get o k response a status code equal to that given

func (*LocalCifsUserCollectionGetOK) IsRedirect ¶

func (o *LocalCifsUserCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this local cifs user collection get o k response has a 3xx status code

func (*LocalCifsUserCollectionGetOK) IsServerError ¶

func (o *LocalCifsUserCollectionGetOK) IsServerError() bool

IsServerError returns true when this local cifs user collection get o k response has a 5xx status code

func (*LocalCifsUserCollectionGetOK) IsSuccess ¶

func (o *LocalCifsUserCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this local cifs user collection get o k response has a 2xx status code

func (*LocalCifsUserCollectionGetOK) String ¶

type LocalCifsUserCollectionGetParams ¶

type LocalCifsUserCollectionGetParams struct {

	/* AccountDisabled.

	   Filter by account_disabled
	*/
	AccountDisabledQueryParameter *bool

	/* Description.

	   Filter by description
	*/
	DescriptionQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* FullName.

	   Filter by full_name
	*/
	FullNameQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* MembershipName.

	   Filter by membership.name
	*/
	MembershIPNameQueryParameter *string

	/* MembershipSid.

	   Filter by membership.sid
	*/
	MembershIPSIDQueryParameter *string

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Sid.

	   Filter by sid
	*/
	SIDQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUserCollectionGetParams contains all the parameters to send to the API endpoint

for the local cifs user collection get operation.

Typically these are written to a http.Request.

func NewLocalCifsUserCollectionGetParams ¶

func NewLocalCifsUserCollectionGetParams() *LocalCifsUserCollectionGetParams

NewLocalCifsUserCollectionGetParams creates a new LocalCifsUserCollectionGetParams 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 NewLocalCifsUserCollectionGetParamsWithContext ¶

func NewLocalCifsUserCollectionGetParamsWithContext(ctx context.Context) *LocalCifsUserCollectionGetParams

NewLocalCifsUserCollectionGetParamsWithContext creates a new LocalCifsUserCollectionGetParams object with the ability to set a context for a request.

func NewLocalCifsUserCollectionGetParamsWithHTTPClient ¶

func NewLocalCifsUserCollectionGetParamsWithHTTPClient(client *http.Client) *LocalCifsUserCollectionGetParams

NewLocalCifsUserCollectionGetParamsWithHTTPClient creates a new LocalCifsUserCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUserCollectionGetParamsWithTimeout ¶

func NewLocalCifsUserCollectionGetParamsWithTimeout(timeout time.Duration) *LocalCifsUserCollectionGetParams

NewLocalCifsUserCollectionGetParamsWithTimeout creates a new LocalCifsUserCollectionGetParams object with the ability to set a timeout on a request.

func (*LocalCifsUserCollectionGetParams) SetAccountDisabledQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetAccountDisabledQueryParameter(accountDisabled *bool)

SetAccountDisabledQueryParameter adds the accountDisabled to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetContext ¶

SetContext adds the context to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetDefaults ¶

func (o *LocalCifsUserCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the local cifs user collection get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserCollectionGetParams) SetDescriptionQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetDescriptionQueryParameter(description *string)

SetDescriptionQueryParameter adds the description to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetFullNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetFullNameQueryParameter(fullName *string)

SetFullNameQueryParameter adds the fullName to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetHTTPClient ¶

func (o *LocalCifsUserCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetMembershIPNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetMembershIPNameQueryParameter(membershipName *string)

SetMembershIPNameQueryParameter adds the membershipName to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetMembershIPSIDQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetMembershIPSIDQueryParameter(membershipSid *string)

SetMembershIPSIDQueryParameter adds the membershipSid to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetOrderByQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetSIDQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetSIDQueryParameter(sid *string)

SetSIDQueryParameter adds the sid to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) SetTimeout ¶

func (o *LocalCifsUserCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithAccountDisabledQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithAccountDisabledQueryParameter(accountDisabled *bool) *LocalCifsUserCollectionGetParams

WithAccountDisabledQueryParameter adds the accountDisabled to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithContext ¶

WithContext adds the context to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs user collection get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserCollectionGetParams) WithDescriptionQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithDescriptionQueryParameter(description *string) *LocalCifsUserCollectionGetParams

WithDescriptionQueryParameter adds the description to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithFieldsQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithFieldsQueryParameter(fields []string) *LocalCifsUserCollectionGetParams

WithFieldsQueryParameter adds the fields to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithFullNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithFullNameQueryParameter(fullName *string) *LocalCifsUserCollectionGetParams

WithFullNameQueryParameter adds the fullName to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *LocalCifsUserCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithMembershIPNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithMembershIPNameQueryParameter(membershipName *string) *LocalCifsUserCollectionGetParams

WithMembershIPNameQueryParameter adds the membershipName to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithMembershIPSIDQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithMembershIPSIDQueryParameter(membershipSid *string) *LocalCifsUserCollectionGetParams

WithMembershIPSIDQueryParameter adds the membershipSid to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithOrderByQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *LocalCifsUserCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsUserCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *LocalCifsUserCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithSIDQueryParameter ¶

WithSIDQueryParameter adds the sid to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *LocalCifsUserCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *LocalCifsUserCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *LocalCifsUserCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs user collection get params

func (*LocalCifsUserCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUserCollectionGetReader ¶

type LocalCifsUserCollectionGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsUserCollectionGetReader is a Reader for the LocalCifsUserCollectionGet structure.

func (*LocalCifsUserCollectionGetReader) ReadResponse ¶

func (o *LocalCifsUserCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUserCreateCreated ¶

type LocalCifsUserCreateCreated struct {
	Payload *models.LocalCifsUserResponse
}

LocalCifsUserCreateCreated describes a response with status code 201, with default header values.

Created

func NewLocalCifsUserCreateCreated ¶

func NewLocalCifsUserCreateCreated() *LocalCifsUserCreateCreated

NewLocalCifsUserCreateCreated creates a LocalCifsUserCreateCreated with default headers values

func (*LocalCifsUserCreateCreated) Error ¶

func (*LocalCifsUserCreateCreated) GetPayload ¶

func (*LocalCifsUserCreateCreated) IsClientError ¶

func (o *LocalCifsUserCreateCreated) IsClientError() bool

IsClientError returns true when this local cifs user create created response has a 4xx status code

func (*LocalCifsUserCreateCreated) IsCode ¶

func (o *LocalCifsUserCreateCreated) IsCode(code int) bool

IsCode returns true when this local cifs user create created response a status code equal to that given

func (*LocalCifsUserCreateCreated) IsRedirect ¶

func (o *LocalCifsUserCreateCreated) IsRedirect() bool

IsRedirect returns true when this local cifs user create created response has a 3xx status code

func (*LocalCifsUserCreateCreated) IsServerError ¶

func (o *LocalCifsUserCreateCreated) IsServerError() bool

IsServerError returns true when this local cifs user create created response has a 5xx status code

func (*LocalCifsUserCreateCreated) IsSuccess ¶

func (o *LocalCifsUserCreateCreated) IsSuccess() bool

IsSuccess returns true when this local cifs user create created response has a 2xx status code

func (*LocalCifsUserCreateCreated) String ¶

func (o *LocalCifsUserCreateCreated) String() string

type LocalCifsUserCreateDefault ¶

type LocalCifsUserCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsUserCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 262278 | Name and password are required fields. | | 655399 | CIFS server must exist to create a local user. | | 655660 | The operation is allowed only on data SVMs. | | 655661 | The user name should not exceed 20 characters. Also full_name and description should not exceed 256 characters. | | 655665 | The user name must not match the CIFS server name of the specified SVM. | | 655668 | The specified user name contains illegal characters. | | 655675 | The local domain name specified in user name doesn't exist. | | 655682 | The user name cannot be blank. | | 655733 | The password does not meet the password complexity requirements. | | 655736 | The specified user name already exists. | | 2621706 | The specified SVM UUID is incorrect for the specified SVM name. |

func NewLocalCifsUserCreateDefault ¶

func NewLocalCifsUserCreateDefault(code int) *LocalCifsUserCreateDefault

NewLocalCifsUserCreateDefault creates a LocalCifsUserCreateDefault with default headers values

func (*LocalCifsUserCreateDefault) Code ¶

func (o *LocalCifsUserCreateDefault) Code() int

Code gets the status code for the local cifs user create default response

func (*LocalCifsUserCreateDefault) Error ¶

func (*LocalCifsUserCreateDefault) GetPayload ¶

func (*LocalCifsUserCreateDefault) IsClientError ¶

func (o *LocalCifsUserCreateDefault) IsClientError() bool

IsClientError returns true when this local cifs user create default response has a 4xx status code

func (*LocalCifsUserCreateDefault) IsCode ¶

func (o *LocalCifsUserCreateDefault) IsCode(code int) bool

IsCode returns true when this local cifs user create default response a status code equal to that given

func (*LocalCifsUserCreateDefault) IsRedirect ¶

func (o *LocalCifsUserCreateDefault) IsRedirect() bool

IsRedirect returns true when this local cifs user create default response has a 3xx status code

func (*LocalCifsUserCreateDefault) IsServerError ¶

func (o *LocalCifsUserCreateDefault) IsServerError() bool

IsServerError returns true when this local cifs user create default response has a 5xx status code

func (*LocalCifsUserCreateDefault) IsSuccess ¶

func (o *LocalCifsUserCreateDefault) IsSuccess() bool

IsSuccess returns true when this local cifs user create default response has a 2xx status code

func (*LocalCifsUserCreateDefault) String ¶

func (o *LocalCifsUserCreateDefault) String() string

type LocalCifsUserCreateParams ¶

type LocalCifsUserCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsUser

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUserCreateParams contains all the parameters to send to the API endpoint

for the local cifs user create operation.

Typically these are written to a http.Request.

func NewLocalCifsUserCreateParams ¶

func NewLocalCifsUserCreateParams() *LocalCifsUserCreateParams

NewLocalCifsUserCreateParams creates a new LocalCifsUserCreateParams 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 NewLocalCifsUserCreateParamsWithContext ¶

func NewLocalCifsUserCreateParamsWithContext(ctx context.Context) *LocalCifsUserCreateParams

NewLocalCifsUserCreateParamsWithContext creates a new LocalCifsUserCreateParams object with the ability to set a context for a request.

func NewLocalCifsUserCreateParamsWithHTTPClient ¶

func NewLocalCifsUserCreateParamsWithHTTPClient(client *http.Client) *LocalCifsUserCreateParams

NewLocalCifsUserCreateParamsWithHTTPClient creates a new LocalCifsUserCreateParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUserCreateParamsWithTimeout ¶

func NewLocalCifsUserCreateParamsWithTimeout(timeout time.Duration) *LocalCifsUserCreateParams

NewLocalCifsUserCreateParamsWithTimeout creates a new LocalCifsUserCreateParams object with the ability to set a timeout on a request.

func (*LocalCifsUserCreateParams) SetContext ¶

func (o *LocalCifsUserCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs user create params

func (*LocalCifsUserCreateParams) SetDefaults ¶

func (o *LocalCifsUserCreateParams) SetDefaults()

SetDefaults hydrates default values in the local cifs user create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserCreateParams) SetHTTPClient ¶

func (o *LocalCifsUserCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs user create params

func (*LocalCifsUserCreateParams) SetInfo ¶

SetInfo adds the info to the local cifs user create params

func (*LocalCifsUserCreateParams) SetReturnRecordsQueryParameter ¶

func (o *LocalCifsUserCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the local cifs user create params

func (*LocalCifsUserCreateParams) SetTimeout ¶

func (o *LocalCifsUserCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs user create params

func (*LocalCifsUserCreateParams) WithContext ¶

WithContext adds the context to the local cifs user create params

func (*LocalCifsUserCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs user create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserCreateParams) WithHTTPClient ¶

func (o *LocalCifsUserCreateParams) WithHTTPClient(client *http.Client) *LocalCifsUserCreateParams

WithHTTPClient adds the HTTPClient to the local cifs user create params

func (*LocalCifsUserCreateParams) WithInfo ¶

WithInfo adds the info to the local cifs user create params

func (*LocalCifsUserCreateParams) WithReturnRecordsQueryParameter ¶

func (o *LocalCifsUserCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *LocalCifsUserCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the local cifs user create params

func (*LocalCifsUserCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs user create params

func (*LocalCifsUserCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUserCreateReader ¶

type LocalCifsUserCreateReader struct {
	// contains filtered or unexported fields
}

LocalCifsUserCreateReader is a Reader for the LocalCifsUserCreate structure.

func (*LocalCifsUserCreateReader) ReadResponse ¶

func (o *LocalCifsUserCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUserDeleteDefault ¶

type LocalCifsUserDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsUserDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655735 | The local Administrator account cannot be deleted. |

func NewLocalCifsUserDeleteDefault ¶

func NewLocalCifsUserDeleteDefault(code int) *LocalCifsUserDeleteDefault

NewLocalCifsUserDeleteDefault creates a LocalCifsUserDeleteDefault with default headers values

func (*LocalCifsUserDeleteDefault) Code ¶

func (o *LocalCifsUserDeleteDefault) Code() int

Code gets the status code for the local cifs user delete default response

func (*LocalCifsUserDeleteDefault) Error ¶

func (*LocalCifsUserDeleteDefault) GetPayload ¶

func (*LocalCifsUserDeleteDefault) IsClientError ¶

func (o *LocalCifsUserDeleteDefault) IsClientError() bool

IsClientError returns true when this local cifs user delete default response has a 4xx status code

func (*LocalCifsUserDeleteDefault) IsCode ¶

func (o *LocalCifsUserDeleteDefault) IsCode(code int) bool

IsCode returns true when this local cifs user delete default response a status code equal to that given

func (*LocalCifsUserDeleteDefault) IsRedirect ¶

func (o *LocalCifsUserDeleteDefault) IsRedirect() bool

IsRedirect returns true when this local cifs user delete default response has a 3xx status code

func (*LocalCifsUserDeleteDefault) IsServerError ¶

func (o *LocalCifsUserDeleteDefault) IsServerError() bool

IsServerError returns true when this local cifs user delete default response has a 5xx status code

func (*LocalCifsUserDeleteDefault) IsSuccess ¶

func (o *LocalCifsUserDeleteDefault) IsSuccess() bool

IsSuccess returns true when this local cifs user delete default response has a 2xx status code

func (*LocalCifsUserDeleteDefault) String ¶

func (o *LocalCifsUserDeleteDefault) String() string

type LocalCifsUserDeleteOK ¶

type LocalCifsUserDeleteOK struct {
}

LocalCifsUserDeleteOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsUserDeleteOK ¶

func NewLocalCifsUserDeleteOK() *LocalCifsUserDeleteOK

NewLocalCifsUserDeleteOK creates a LocalCifsUserDeleteOK with default headers values

func (*LocalCifsUserDeleteOK) Error ¶

func (o *LocalCifsUserDeleteOK) Error() string

func (*LocalCifsUserDeleteOK) IsClientError ¶

func (o *LocalCifsUserDeleteOK) IsClientError() bool

IsClientError returns true when this local cifs user delete o k response has a 4xx status code

func (*LocalCifsUserDeleteOK) IsCode ¶

func (o *LocalCifsUserDeleteOK) IsCode(code int) bool

IsCode returns true when this local cifs user delete o k response a status code equal to that given

func (*LocalCifsUserDeleteOK) IsRedirect ¶

func (o *LocalCifsUserDeleteOK) IsRedirect() bool

IsRedirect returns true when this local cifs user delete o k response has a 3xx status code

func (*LocalCifsUserDeleteOK) IsServerError ¶

func (o *LocalCifsUserDeleteOK) IsServerError() bool

IsServerError returns true when this local cifs user delete o k response has a 5xx status code

func (*LocalCifsUserDeleteOK) IsSuccess ¶

func (o *LocalCifsUserDeleteOK) IsSuccess() bool

IsSuccess returns true when this local cifs user delete o k response has a 2xx status code

func (*LocalCifsUserDeleteOK) String ¶

func (o *LocalCifsUserDeleteOK) String() string

type LocalCifsUserDeleteParams ¶

type LocalCifsUserDeleteParams struct {

	/* Sid.

	   Local user SID
	*/
	SIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUserDeleteParams contains all the parameters to send to the API endpoint

for the local cifs user delete operation.

Typically these are written to a http.Request.

func NewLocalCifsUserDeleteParams ¶

func NewLocalCifsUserDeleteParams() *LocalCifsUserDeleteParams

NewLocalCifsUserDeleteParams creates a new LocalCifsUserDeleteParams 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 NewLocalCifsUserDeleteParamsWithContext ¶

func NewLocalCifsUserDeleteParamsWithContext(ctx context.Context) *LocalCifsUserDeleteParams

NewLocalCifsUserDeleteParamsWithContext creates a new LocalCifsUserDeleteParams object with the ability to set a context for a request.

func NewLocalCifsUserDeleteParamsWithHTTPClient ¶

func NewLocalCifsUserDeleteParamsWithHTTPClient(client *http.Client) *LocalCifsUserDeleteParams

NewLocalCifsUserDeleteParamsWithHTTPClient creates a new LocalCifsUserDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUserDeleteParamsWithTimeout ¶

func NewLocalCifsUserDeleteParamsWithTimeout(timeout time.Duration) *LocalCifsUserDeleteParams

NewLocalCifsUserDeleteParamsWithTimeout creates a new LocalCifsUserDeleteParams object with the ability to set a timeout on a request.

func (*LocalCifsUserDeleteParams) SetContext ¶

func (o *LocalCifsUserDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs user delete params

func (*LocalCifsUserDeleteParams) SetDefaults ¶

func (o *LocalCifsUserDeleteParams) SetDefaults()

SetDefaults hydrates default values in the local cifs user delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserDeleteParams) SetHTTPClient ¶

func (o *LocalCifsUserDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs user delete params

func (*LocalCifsUserDeleteParams) SetSIDPathParameter ¶

func (o *LocalCifsUserDeleteParams) SetSIDPathParameter(sid string)

SetSIDPathParameter adds the sid to the local cifs user delete params

func (*LocalCifsUserDeleteParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsUserDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs user delete params

func (*LocalCifsUserDeleteParams) SetTimeout ¶

func (o *LocalCifsUserDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs user delete params

func (*LocalCifsUserDeleteParams) WithContext ¶

WithContext adds the context to the local cifs user delete params

func (*LocalCifsUserDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs user delete params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserDeleteParams) WithHTTPClient ¶

func (o *LocalCifsUserDeleteParams) WithHTTPClient(client *http.Client) *LocalCifsUserDeleteParams

WithHTTPClient adds the HTTPClient to the local cifs user delete params

func (*LocalCifsUserDeleteParams) WithSIDPathParameter ¶

func (o *LocalCifsUserDeleteParams) WithSIDPathParameter(sid string) *LocalCifsUserDeleteParams

WithSIDPathParameter adds the sid to the local cifs user delete params

func (*LocalCifsUserDeleteParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsUserDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsUserDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs user delete params

func (*LocalCifsUserDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs user delete params

func (*LocalCifsUserDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUserDeleteReader ¶

type LocalCifsUserDeleteReader struct {
	// contains filtered or unexported fields
}

LocalCifsUserDeleteReader is a Reader for the LocalCifsUserDelete structure.

func (*LocalCifsUserDeleteReader) ReadResponse ¶

func (o *LocalCifsUserDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUserGetDefault ¶

type LocalCifsUserGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsUserGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsUserGetDefault ¶

func NewLocalCifsUserGetDefault(code int) *LocalCifsUserGetDefault

NewLocalCifsUserGetDefault creates a LocalCifsUserGetDefault with default headers values

func (*LocalCifsUserGetDefault) Code ¶

func (o *LocalCifsUserGetDefault) Code() int

Code gets the status code for the local cifs user get default response

func (*LocalCifsUserGetDefault) Error ¶

func (o *LocalCifsUserGetDefault) Error() string

func (*LocalCifsUserGetDefault) GetPayload ¶

func (o *LocalCifsUserGetDefault) GetPayload() *models.ErrorResponse

func (*LocalCifsUserGetDefault) IsClientError ¶

func (o *LocalCifsUserGetDefault) IsClientError() bool

IsClientError returns true when this local cifs user get default response has a 4xx status code

func (*LocalCifsUserGetDefault) IsCode ¶

func (o *LocalCifsUserGetDefault) IsCode(code int) bool

IsCode returns true when this local cifs user get default response a status code equal to that given

func (*LocalCifsUserGetDefault) IsRedirect ¶

func (o *LocalCifsUserGetDefault) IsRedirect() bool

IsRedirect returns true when this local cifs user get default response has a 3xx status code

func (*LocalCifsUserGetDefault) IsServerError ¶

func (o *LocalCifsUserGetDefault) IsServerError() bool

IsServerError returns true when this local cifs user get default response has a 5xx status code

func (*LocalCifsUserGetDefault) IsSuccess ¶

func (o *LocalCifsUserGetDefault) IsSuccess() bool

IsSuccess returns true when this local cifs user get default response has a 2xx status code

func (*LocalCifsUserGetDefault) String ¶

func (o *LocalCifsUserGetDefault) String() string

type LocalCifsUserGetOK ¶

type LocalCifsUserGetOK struct {
	Payload *models.LocalCifsUser
}

LocalCifsUserGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsUserGetOK ¶

func NewLocalCifsUserGetOK() *LocalCifsUserGetOK

NewLocalCifsUserGetOK creates a LocalCifsUserGetOK with default headers values

func (*LocalCifsUserGetOK) Error ¶

func (o *LocalCifsUserGetOK) Error() string

func (*LocalCifsUserGetOK) GetPayload ¶

func (o *LocalCifsUserGetOK) GetPayload() *models.LocalCifsUser

func (*LocalCifsUserGetOK) IsClientError ¶

func (o *LocalCifsUserGetOK) IsClientError() bool

IsClientError returns true when this local cifs user get o k response has a 4xx status code

func (*LocalCifsUserGetOK) IsCode ¶

func (o *LocalCifsUserGetOK) IsCode(code int) bool

IsCode returns true when this local cifs user get o k response a status code equal to that given

func (*LocalCifsUserGetOK) IsRedirect ¶

func (o *LocalCifsUserGetOK) IsRedirect() bool

IsRedirect returns true when this local cifs user get o k response has a 3xx status code

func (*LocalCifsUserGetOK) IsServerError ¶

func (o *LocalCifsUserGetOK) IsServerError() bool

IsServerError returns true when this local cifs user get o k response has a 5xx status code

func (*LocalCifsUserGetOK) IsSuccess ¶

func (o *LocalCifsUserGetOK) IsSuccess() bool

IsSuccess returns true when this local cifs user get o k response has a 2xx status code

func (*LocalCifsUserGetOK) String ¶

func (o *LocalCifsUserGetOK) String() string

type LocalCifsUserGetParams ¶

type LocalCifsUserGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Sid.

	   Local user SID
	*/
	SIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUserGetParams contains all the parameters to send to the API endpoint

for the local cifs user get operation.

Typically these are written to a http.Request.

func NewLocalCifsUserGetParams ¶

func NewLocalCifsUserGetParams() *LocalCifsUserGetParams

NewLocalCifsUserGetParams creates a new LocalCifsUserGetParams 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 NewLocalCifsUserGetParamsWithContext ¶

func NewLocalCifsUserGetParamsWithContext(ctx context.Context) *LocalCifsUserGetParams

NewLocalCifsUserGetParamsWithContext creates a new LocalCifsUserGetParams object with the ability to set a context for a request.

func NewLocalCifsUserGetParamsWithHTTPClient ¶

func NewLocalCifsUserGetParamsWithHTTPClient(client *http.Client) *LocalCifsUserGetParams

NewLocalCifsUserGetParamsWithHTTPClient creates a new LocalCifsUserGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUserGetParamsWithTimeout ¶

func NewLocalCifsUserGetParamsWithTimeout(timeout time.Duration) *LocalCifsUserGetParams

NewLocalCifsUserGetParamsWithTimeout creates a new LocalCifsUserGetParams object with the ability to set a timeout on a request.

func (*LocalCifsUserGetParams) SetContext ¶

func (o *LocalCifsUserGetParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs user get params

func (*LocalCifsUserGetParams) SetDefaults ¶

func (o *LocalCifsUserGetParams) SetDefaults()

SetDefaults hydrates default values in the local cifs user get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsUserGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs user get params

func (*LocalCifsUserGetParams) SetHTTPClient ¶

func (o *LocalCifsUserGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs user get params

func (*LocalCifsUserGetParams) SetSIDPathParameter ¶

func (o *LocalCifsUserGetParams) SetSIDPathParameter(sid string)

SetSIDPathParameter adds the sid to the local cifs user get params

func (*LocalCifsUserGetParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsUserGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs user get params

func (*LocalCifsUserGetParams) SetTimeout ¶

func (o *LocalCifsUserGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs user get params

func (*LocalCifsUserGetParams) WithContext ¶

WithContext adds the context to the local cifs user get params

func (*LocalCifsUserGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs user get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserGetParams) WithFieldsQueryParameter ¶

func (o *LocalCifsUserGetParams) WithFieldsQueryParameter(fields []string) *LocalCifsUserGetParams

WithFieldsQueryParameter adds the fields to the local cifs user get params

func (*LocalCifsUserGetParams) WithHTTPClient ¶

func (o *LocalCifsUserGetParams) WithHTTPClient(client *http.Client) *LocalCifsUserGetParams

WithHTTPClient adds the HTTPClient to the local cifs user get params

func (*LocalCifsUserGetParams) WithSIDPathParameter ¶

func (o *LocalCifsUserGetParams) WithSIDPathParameter(sid string) *LocalCifsUserGetParams

WithSIDPathParameter adds the sid to the local cifs user get params

func (*LocalCifsUserGetParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsUserGetParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsUserGetParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs user get params

func (*LocalCifsUserGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs user get params

func (*LocalCifsUserGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUserGetReader ¶

type LocalCifsUserGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsUserGetReader is a Reader for the LocalCifsUserGet structure.

func (*LocalCifsUserGetReader) ReadResponse ¶

func (o *LocalCifsUserGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUserModifyDefault ¶

type LocalCifsUserModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsUserModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655661 | The user name should not exceed 20 characters. Also full_name and description should not exceed 256 characters. | | 655668 | The specified user name contains illegal characters. | | 655675 | The local domain name specified in the user name does not exist. | | 655682 | The user name cannot be blank. | | 655732 | Failed to rename a user. The error code returned details the failure along with the reason for the failure. Take corrective actions as per the specified reason. | | 655733 | The specified password does not meet the password complexity requirements. | | 655737 | To rename an existing user, the local domain specified in name must match the local domain of the user to be renamed. |

func NewLocalCifsUserModifyDefault ¶

func NewLocalCifsUserModifyDefault(code int) *LocalCifsUserModifyDefault

NewLocalCifsUserModifyDefault creates a LocalCifsUserModifyDefault with default headers values

func (*LocalCifsUserModifyDefault) Code ¶

func (o *LocalCifsUserModifyDefault) Code() int

Code gets the status code for the local cifs user modify default response

func (*LocalCifsUserModifyDefault) Error ¶

func (*LocalCifsUserModifyDefault) GetPayload ¶

func (*LocalCifsUserModifyDefault) IsClientError ¶

func (o *LocalCifsUserModifyDefault) IsClientError() bool

IsClientError returns true when this local cifs user modify default response has a 4xx status code

func (*LocalCifsUserModifyDefault) IsCode ¶

func (o *LocalCifsUserModifyDefault) IsCode(code int) bool

IsCode returns true when this local cifs user modify default response a status code equal to that given

func (*LocalCifsUserModifyDefault) IsRedirect ¶

func (o *LocalCifsUserModifyDefault) IsRedirect() bool

IsRedirect returns true when this local cifs user modify default response has a 3xx status code

func (*LocalCifsUserModifyDefault) IsServerError ¶

func (o *LocalCifsUserModifyDefault) IsServerError() bool

IsServerError returns true when this local cifs user modify default response has a 5xx status code

func (*LocalCifsUserModifyDefault) IsSuccess ¶

func (o *LocalCifsUserModifyDefault) IsSuccess() bool

IsSuccess returns true when this local cifs user modify default response has a 2xx status code

func (*LocalCifsUserModifyDefault) String ¶

func (o *LocalCifsUserModifyDefault) String() string

type LocalCifsUserModifyOK ¶

type LocalCifsUserModifyOK struct {
}

LocalCifsUserModifyOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsUserModifyOK ¶

func NewLocalCifsUserModifyOK() *LocalCifsUserModifyOK

NewLocalCifsUserModifyOK creates a LocalCifsUserModifyOK with default headers values

func (*LocalCifsUserModifyOK) Error ¶

func (o *LocalCifsUserModifyOK) Error() string

func (*LocalCifsUserModifyOK) IsClientError ¶

func (o *LocalCifsUserModifyOK) IsClientError() bool

IsClientError returns true when this local cifs user modify o k response has a 4xx status code

func (*LocalCifsUserModifyOK) IsCode ¶

func (o *LocalCifsUserModifyOK) IsCode(code int) bool

IsCode returns true when this local cifs user modify o k response a status code equal to that given

func (*LocalCifsUserModifyOK) IsRedirect ¶

func (o *LocalCifsUserModifyOK) IsRedirect() bool

IsRedirect returns true when this local cifs user modify o k response has a 3xx status code

func (*LocalCifsUserModifyOK) IsServerError ¶

func (o *LocalCifsUserModifyOK) IsServerError() bool

IsServerError returns true when this local cifs user modify o k response has a 5xx status code

func (*LocalCifsUserModifyOK) IsSuccess ¶

func (o *LocalCifsUserModifyOK) IsSuccess() bool

IsSuccess returns true when this local cifs user modify o k response has a 2xx status code

func (*LocalCifsUserModifyOK) String ¶

func (o *LocalCifsUserModifyOK) String() string

type LocalCifsUserModifyParams ¶

type LocalCifsUserModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsUser

	/* Sid.

	   Local user SID
	*/
	SIDPathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUserModifyParams contains all the parameters to send to the API endpoint

for the local cifs user modify operation.

Typically these are written to a http.Request.

func NewLocalCifsUserModifyParams ¶

func NewLocalCifsUserModifyParams() *LocalCifsUserModifyParams

NewLocalCifsUserModifyParams creates a new LocalCifsUserModifyParams 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 NewLocalCifsUserModifyParamsWithContext ¶

func NewLocalCifsUserModifyParamsWithContext(ctx context.Context) *LocalCifsUserModifyParams

NewLocalCifsUserModifyParamsWithContext creates a new LocalCifsUserModifyParams object with the ability to set a context for a request.

func NewLocalCifsUserModifyParamsWithHTTPClient ¶

func NewLocalCifsUserModifyParamsWithHTTPClient(client *http.Client) *LocalCifsUserModifyParams

NewLocalCifsUserModifyParamsWithHTTPClient creates a new LocalCifsUserModifyParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUserModifyParamsWithTimeout ¶

func NewLocalCifsUserModifyParamsWithTimeout(timeout time.Duration) *LocalCifsUserModifyParams

NewLocalCifsUserModifyParamsWithTimeout creates a new LocalCifsUserModifyParams object with the ability to set a timeout on a request.

func (*LocalCifsUserModifyParams) SetContext ¶

func (o *LocalCifsUserModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the local cifs user modify params

func (*LocalCifsUserModifyParams) SetDefaults ¶

func (o *LocalCifsUserModifyParams) SetDefaults()

SetDefaults hydrates default values in the local cifs user modify params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserModifyParams) SetHTTPClient ¶

func (o *LocalCifsUserModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs user modify params

func (*LocalCifsUserModifyParams) SetInfo ¶

SetInfo adds the info to the local cifs user modify params

func (*LocalCifsUserModifyParams) SetSIDPathParameter ¶

func (o *LocalCifsUserModifyParams) SetSIDPathParameter(sid string)

SetSIDPathParameter adds the sid to the local cifs user modify params

func (*LocalCifsUserModifyParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsUserModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs user modify params

func (*LocalCifsUserModifyParams) SetTimeout ¶

func (o *LocalCifsUserModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs user modify params

func (*LocalCifsUserModifyParams) WithContext ¶

WithContext adds the context to the local cifs user modify params

func (*LocalCifsUserModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs user modify params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUserModifyParams) WithHTTPClient ¶

func (o *LocalCifsUserModifyParams) WithHTTPClient(client *http.Client) *LocalCifsUserModifyParams

WithHTTPClient adds the HTTPClient to the local cifs user modify params

func (*LocalCifsUserModifyParams) WithInfo ¶

WithInfo adds the info to the local cifs user modify params

func (*LocalCifsUserModifyParams) WithSIDPathParameter ¶

func (o *LocalCifsUserModifyParams) WithSIDPathParameter(sid string) *LocalCifsUserModifyParams

WithSIDPathParameter adds the sid to the local cifs user modify params

func (*LocalCifsUserModifyParams) WithSVMUUIDPathParameter ¶

func (o *LocalCifsUserModifyParams) WithSVMUUIDPathParameter(svmUUID string) *LocalCifsUserModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the local cifs user modify params

func (*LocalCifsUserModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs user modify params

func (*LocalCifsUserModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUserModifyReader ¶

type LocalCifsUserModifyReader struct {
	// contains filtered or unexported fields
}

LocalCifsUserModifyReader is a Reader for the LocalCifsUserModify structure.

func (*LocalCifsUserModifyReader) ReadResponse ¶

func (o *LocalCifsUserModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUsersAndGroupsImportCreateAccepted ¶

type LocalCifsUsersAndGroupsImportCreateAccepted struct {
	Payload *models.JobLinkResponse
}

LocalCifsUsersAndGroupsImportCreateAccepted describes a response with status code 202, with default header values.

Accepted

func NewLocalCifsUsersAndGroupsImportCreateAccepted ¶

func NewLocalCifsUsersAndGroupsImportCreateAccepted() *LocalCifsUsersAndGroupsImportCreateAccepted

NewLocalCifsUsersAndGroupsImportCreateAccepted creates a LocalCifsUsersAndGroupsImportCreateAccepted with default headers values

func (*LocalCifsUsersAndGroupsImportCreateAccepted) Error ¶

func (*LocalCifsUsersAndGroupsImportCreateAccepted) GetPayload ¶

func (*LocalCifsUsersAndGroupsImportCreateAccepted) IsClientError ¶

IsClientError returns true when this local cifs users and groups import create accepted response has a 4xx status code

func (*LocalCifsUsersAndGroupsImportCreateAccepted) IsCode ¶

IsCode returns true when this local cifs users and groups import create accepted response a status code equal to that given

func (*LocalCifsUsersAndGroupsImportCreateAccepted) IsRedirect ¶

IsRedirect returns true when this local cifs users and groups import create accepted response has a 3xx status code

func (*LocalCifsUsersAndGroupsImportCreateAccepted) IsServerError ¶

IsServerError returns true when this local cifs users and groups import create accepted response has a 5xx status code

func (*LocalCifsUsersAndGroupsImportCreateAccepted) IsSuccess ¶

IsSuccess returns true when this local cifs users and groups import create accepted response has a 2xx status code

func (*LocalCifsUsersAndGroupsImportCreateAccepted) String ¶

type LocalCifsUsersAndGroupsImportCreateDefault ¶

type LocalCifsUsersAndGroupsImportCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
LocalCifsUsersAndGroupsImportCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655688 | Invalid file decryption password. Valid password characters are: a-z, A-Z, and 0-9. | | 655661 | URI username, URI password and the file decryption password cannot exceed 128 characters. | | 655689 | File decryption password cannot be empty. | | 655399 | CIFS server does not exist. | | 655683 | Domain Security Identifier is already present in Active Directory. | | 655685 | Cluster is busy processing a local users and groups transition task. | | 655687 | Unknown file schema version. | | 655690 | Processing the import file failed. Check the file decryption password, compression format and content. | | 655691 | Error occured before processing the file. Verify the input parameters. | | 655692 | Domain name that qualifies the local users and groups must match the CIFS server name. | | 655693 | All local users and local groups must be prefixed with the NetBIOS domain name. | | 655693 | Well-known user of group will not be present in this SVM. | | 655695 | Group membership of the specified user will not be created. | | 655697 | Failed processing a line of the bulk import file. | | 655698 | Failed to parse a line of the bulk import file. Check the syntax and contents. | | 655699 | Invalid number of elements in a line of the bulk import file. | | 655700 | Failed processing a field index of a line in the input bulk import file. | | 655701 | Unknown element type. | | 655702 | Invalid URI. | | 655703 | Failed to download the import file. Network error occured. |

func NewLocalCifsUsersAndGroupsImportCreateDefault ¶

func NewLocalCifsUsersAndGroupsImportCreateDefault(code int) *LocalCifsUsersAndGroupsImportCreateDefault

NewLocalCifsUsersAndGroupsImportCreateDefault creates a LocalCifsUsersAndGroupsImportCreateDefault with default headers values

func (*LocalCifsUsersAndGroupsImportCreateDefault) Code ¶

Code gets the status code for the local cifs users and groups import create default response

func (*LocalCifsUsersAndGroupsImportCreateDefault) Error ¶

func (*LocalCifsUsersAndGroupsImportCreateDefault) GetPayload ¶

func (*LocalCifsUsersAndGroupsImportCreateDefault) IsClientError ¶

IsClientError returns true when this local cifs users and groups import create default response has a 4xx status code

func (*LocalCifsUsersAndGroupsImportCreateDefault) IsCode ¶

IsCode returns true when this local cifs users and groups import create default response a status code equal to that given

func (*LocalCifsUsersAndGroupsImportCreateDefault) IsRedirect ¶

IsRedirect returns true when this local cifs users and groups import create default response has a 3xx status code

func (*LocalCifsUsersAndGroupsImportCreateDefault) IsServerError ¶

IsServerError returns true when this local cifs users and groups import create default response has a 5xx status code

func (*LocalCifsUsersAndGroupsImportCreateDefault) IsSuccess ¶

IsSuccess returns true when this local cifs users and groups import create default response has a 2xx status code

func (*LocalCifsUsersAndGroupsImportCreateDefault) String ¶

type LocalCifsUsersAndGroupsImportCreateParams ¶

type LocalCifsUsersAndGroupsImportCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsUsersAndGroupsImport

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportCreateParams contains all the parameters to send to the API endpoint

for the local cifs users and groups import create operation.

Typically these are written to a http.Request.

func NewLocalCifsUsersAndGroupsImportCreateParams ¶

func NewLocalCifsUsersAndGroupsImportCreateParams() *LocalCifsUsersAndGroupsImportCreateParams

NewLocalCifsUsersAndGroupsImportCreateParams creates a new LocalCifsUsersAndGroupsImportCreateParams 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 NewLocalCifsUsersAndGroupsImportCreateParamsWithContext ¶

func NewLocalCifsUsersAndGroupsImportCreateParamsWithContext(ctx context.Context) *LocalCifsUsersAndGroupsImportCreateParams

NewLocalCifsUsersAndGroupsImportCreateParamsWithContext creates a new LocalCifsUsersAndGroupsImportCreateParams object with the ability to set a context for a request.

func NewLocalCifsUsersAndGroupsImportCreateParamsWithHTTPClient ¶

func NewLocalCifsUsersAndGroupsImportCreateParamsWithHTTPClient(client *http.Client) *LocalCifsUsersAndGroupsImportCreateParams

NewLocalCifsUsersAndGroupsImportCreateParamsWithHTTPClient creates a new LocalCifsUsersAndGroupsImportCreateParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUsersAndGroupsImportCreateParamsWithTimeout ¶

func NewLocalCifsUsersAndGroupsImportCreateParamsWithTimeout(timeout time.Duration) *LocalCifsUsersAndGroupsImportCreateParams

NewLocalCifsUsersAndGroupsImportCreateParamsWithTimeout creates a new LocalCifsUsersAndGroupsImportCreateParams object with the ability to set a timeout on a request.

func (*LocalCifsUsersAndGroupsImportCreateParams) SetContext ¶

SetContext adds the context to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) SetDefaults ¶

SetDefaults hydrates default values in the local cifs users and groups import create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUsersAndGroupsImportCreateParams) SetHTTPClient ¶

func (o *LocalCifsUsersAndGroupsImportCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) SetInfo ¶

SetInfo adds the info to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) SetReturnTimeoutQueryParameter ¶

func (o *LocalCifsUsersAndGroupsImportCreateParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsUsersAndGroupsImportCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) SetTimeout ¶

SetTimeout adds the timeout to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WithContext ¶

WithContext adds the context to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs users and groups import create params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUsersAndGroupsImportCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WithInfo ¶

WithInfo adds the info to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WithReturnTimeoutQueryParameter ¶

func (o *LocalCifsUsersAndGroupsImportCreateParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *LocalCifsUsersAndGroupsImportCreateParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs users and groups import create params

func (*LocalCifsUsersAndGroupsImportCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUsersAndGroupsImportCreateReader ¶

type LocalCifsUsersAndGroupsImportCreateReader struct {
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportCreateReader is a Reader for the LocalCifsUsersAndGroupsImportCreate structure.

func (*LocalCifsUsersAndGroupsImportCreateReader) ReadResponse ¶

func (o *LocalCifsUsersAndGroupsImportCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUsersAndGroupsImportGetDefault ¶

type LocalCifsUsersAndGroupsImportGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportGetDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsUsersAndGroupsImportGetDefault ¶

func NewLocalCifsUsersAndGroupsImportGetDefault(code int) *LocalCifsUsersAndGroupsImportGetDefault

NewLocalCifsUsersAndGroupsImportGetDefault creates a LocalCifsUsersAndGroupsImportGetDefault with default headers values

func (*LocalCifsUsersAndGroupsImportGetDefault) Code ¶

Code gets the status code for the local cifs users and groups import get default response

func (*LocalCifsUsersAndGroupsImportGetDefault) Error ¶

func (*LocalCifsUsersAndGroupsImportGetDefault) GetPayload ¶

func (*LocalCifsUsersAndGroupsImportGetDefault) IsClientError ¶

func (o *LocalCifsUsersAndGroupsImportGetDefault) IsClientError() bool

IsClientError returns true when this local cifs users and groups import get default response has a 4xx status code

func (*LocalCifsUsersAndGroupsImportGetDefault) IsCode ¶

IsCode returns true when this local cifs users and groups import get default response a status code equal to that given

func (*LocalCifsUsersAndGroupsImportGetDefault) IsRedirect ¶

IsRedirect returns true when this local cifs users and groups import get default response has a 3xx status code

func (*LocalCifsUsersAndGroupsImportGetDefault) IsServerError ¶

func (o *LocalCifsUsersAndGroupsImportGetDefault) IsServerError() bool

IsServerError returns true when this local cifs users and groups import get default response has a 5xx status code

func (*LocalCifsUsersAndGroupsImportGetDefault) IsSuccess ¶

IsSuccess returns true when this local cifs users and groups import get default response has a 2xx status code

func (*LocalCifsUsersAndGroupsImportGetDefault) String ¶

type LocalCifsUsersAndGroupsImportGetOK ¶

type LocalCifsUsersAndGroupsImportGetOK struct {
	Payload *models.LocalCifsUsersAndGroupsImport
}

LocalCifsUsersAndGroupsImportGetOK describes a response with status code 200, with default header values.

OK

func NewLocalCifsUsersAndGroupsImportGetOK ¶

func NewLocalCifsUsersAndGroupsImportGetOK() *LocalCifsUsersAndGroupsImportGetOK

NewLocalCifsUsersAndGroupsImportGetOK creates a LocalCifsUsersAndGroupsImportGetOK with default headers values

func (*LocalCifsUsersAndGroupsImportGetOK) Error ¶

func (*LocalCifsUsersAndGroupsImportGetOK) GetPayload ¶

func (*LocalCifsUsersAndGroupsImportGetOK) IsClientError ¶

func (o *LocalCifsUsersAndGroupsImportGetOK) IsClientError() bool

IsClientError returns true when this local cifs users and groups import get o k response has a 4xx status code

func (*LocalCifsUsersAndGroupsImportGetOK) IsCode ¶

IsCode returns true when this local cifs users and groups import get o k response a status code equal to that given

func (*LocalCifsUsersAndGroupsImportGetOK) IsRedirect ¶

func (o *LocalCifsUsersAndGroupsImportGetOK) IsRedirect() bool

IsRedirect returns true when this local cifs users and groups import get o k response has a 3xx status code

func (*LocalCifsUsersAndGroupsImportGetOK) IsServerError ¶

func (o *LocalCifsUsersAndGroupsImportGetOK) IsServerError() bool

IsServerError returns true when this local cifs users and groups import get o k response has a 5xx status code

func (*LocalCifsUsersAndGroupsImportGetOK) IsSuccess ¶

IsSuccess returns true when this local cifs users and groups import get o k response has a 2xx status code

func (*LocalCifsUsersAndGroupsImportGetOK) String ¶

type LocalCifsUsersAndGroupsImportGetParams ¶

type LocalCifsUsersAndGroupsImportGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportGetParams contains all the parameters to send to the API endpoint

for the local cifs users and groups import get operation.

Typically these are written to a http.Request.

func NewLocalCifsUsersAndGroupsImportGetParams ¶

func NewLocalCifsUsersAndGroupsImportGetParams() *LocalCifsUsersAndGroupsImportGetParams

NewLocalCifsUsersAndGroupsImportGetParams creates a new LocalCifsUsersAndGroupsImportGetParams 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 NewLocalCifsUsersAndGroupsImportGetParamsWithContext ¶

func NewLocalCifsUsersAndGroupsImportGetParamsWithContext(ctx context.Context) *LocalCifsUsersAndGroupsImportGetParams

NewLocalCifsUsersAndGroupsImportGetParamsWithContext creates a new LocalCifsUsersAndGroupsImportGetParams object with the ability to set a context for a request.

func NewLocalCifsUsersAndGroupsImportGetParamsWithHTTPClient ¶

func NewLocalCifsUsersAndGroupsImportGetParamsWithHTTPClient(client *http.Client) *LocalCifsUsersAndGroupsImportGetParams

NewLocalCifsUsersAndGroupsImportGetParamsWithHTTPClient creates a new LocalCifsUsersAndGroupsImportGetParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUsersAndGroupsImportGetParamsWithTimeout ¶

func NewLocalCifsUsersAndGroupsImportGetParamsWithTimeout(timeout time.Duration) *LocalCifsUsersAndGroupsImportGetParams

NewLocalCifsUsersAndGroupsImportGetParamsWithTimeout creates a new LocalCifsUsersAndGroupsImportGetParams object with the ability to set a timeout on a request.

func (*LocalCifsUsersAndGroupsImportGetParams) SetContext ¶

SetContext adds the context to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) SetDefaults ¶

func (o *LocalCifsUsersAndGroupsImportGetParams) SetDefaults()

SetDefaults hydrates default values in the local cifs users and groups import get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUsersAndGroupsImportGetParams) SetFieldsQueryParameter ¶

func (o *LocalCifsUsersAndGroupsImportGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) SetHTTPClient ¶

func (o *LocalCifsUsersAndGroupsImportGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsUsersAndGroupsImportGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) SetTimeout ¶

func (o *LocalCifsUsersAndGroupsImportGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) WithContext ¶

WithContext adds the context to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs users and groups import get params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUsersAndGroupsImportGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs users and groups import get params

func (*LocalCifsUsersAndGroupsImportGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUsersAndGroupsImportGetReader ¶

type LocalCifsUsersAndGroupsImportGetReader struct {
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportGetReader is a Reader for the LocalCifsUsersAndGroupsImportGet structure.

func (*LocalCifsUsersAndGroupsImportGetReader) ReadResponse ¶

func (o *LocalCifsUsersAndGroupsImportGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type LocalCifsUsersAndGroupsImportModifyAccepted ¶

type LocalCifsUsersAndGroupsImportModifyAccepted struct {
	Payload *models.JobLinkResponse
}

LocalCifsUsersAndGroupsImportModifyAccepted describes a response with status code 202, with default header values.

Accepted

func NewLocalCifsUsersAndGroupsImportModifyAccepted ¶

func NewLocalCifsUsersAndGroupsImportModifyAccepted() *LocalCifsUsersAndGroupsImportModifyAccepted

NewLocalCifsUsersAndGroupsImportModifyAccepted creates a LocalCifsUsersAndGroupsImportModifyAccepted with default headers values

func (*LocalCifsUsersAndGroupsImportModifyAccepted) Error ¶

func (*LocalCifsUsersAndGroupsImportModifyAccepted) GetPayload ¶

func (*LocalCifsUsersAndGroupsImportModifyAccepted) IsClientError ¶

IsClientError returns true when this local cifs users and groups import modify accepted response has a 4xx status code

func (*LocalCifsUsersAndGroupsImportModifyAccepted) IsCode ¶

IsCode returns true when this local cifs users and groups import modify accepted response a status code equal to that given

func (*LocalCifsUsersAndGroupsImportModifyAccepted) IsRedirect ¶

IsRedirect returns true when this local cifs users and groups import modify accepted response has a 3xx status code

func (*LocalCifsUsersAndGroupsImportModifyAccepted) IsServerError ¶

IsServerError returns true when this local cifs users and groups import modify accepted response has a 5xx status code

func (*LocalCifsUsersAndGroupsImportModifyAccepted) IsSuccess ¶

IsSuccess returns true when this local cifs users and groups import modify accepted response has a 2xx status code

func (*LocalCifsUsersAndGroupsImportModifyAccepted) String ¶

type LocalCifsUsersAndGroupsImportModifyDefault ¶

type LocalCifsUsersAndGroupsImportModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportModifyDefault describes a response with status code -1, with default header values.

Error

func NewLocalCifsUsersAndGroupsImportModifyDefault ¶

func NewLocalCifsUsersAndGroupsImportModifyDefault(code int) *LocalCifsUsersAndGroupsImportModifyDefault

NewLocalCifsUsersAndGroupsImportModifyDefault creates a LocalCifsUsersAndGroupsImportModifyDefault with default headers values

func (*LocalCifsUsersAndGroupsImportModifyDefault) Code ¶

Code gets the status code for the local cifs users and groups import modify default response

func (*LocalCifsUsersAndGroupsImportModifyDefault) Error ¶

func (*LocalCifsUsersAndGroupsImportModifyDefault) GetPayload ¶

func (*LocalCifsUsersAndGroupsImportModifyDefault) IsClientError ¶

IsClientError returns true when this local cifs users and groups import modify default response has a 4xx status code

func (*LocalCifsUsersAndGroupsImportModifyDefault) IsCode ¶

IsCode returns true when this local cifs users and groups import modify default response a status code equal to that given

func (*LocalCifsUsersAndGroupsImportModifyDefault) IsRedirect ¶

IsRedirect returns true when this local cifs users and groups import modify default response has a 3xx status code

func (*LocalCifsUsersAndGroupsImportModifyDefault) IsServerError ¶

IsServerError returns true when this local cifs users and groups import modify default response has a 5xx status code

func (*LocalCifsUsersAndGroupsImportModifyDefault) IsSuccess ¶

IsSuccess returns true when this local cifs users and groups import modify default response has a 2xx status code

func (*LocalCifsUsersAndGroupsImportModifyDefault) String ¶

type LocalCifsUsersAndGroupsImportModifyParams ¶

type LocalCifsUsersAndGroupsImportModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.LocalCifsUsersAndGroupsImport

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportModifyParams contains all the parameters to send to the API endpoint

for the local cifs users and groups import modify operation.

Typically these are written to a http.Request.

func NewLocalCifsUsersAndGroupsImportModifyParams ¶

func NewLocalCifsUsersAndGroupsImportModifyParams() *LocalCifsUsersAndGroupsImportModifyParams

NewLocalCifsUsersAndGroupsImportModifyParams creates a new LocalCifsUsersAndGroupsImportModifyParams 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 NewLocalCifsUsersAndGroupsImportModifyParamsWithContext ¶

func NewLocalCifsUsersAndGroupsImportModifyParamsWithContext(ctx context.Context) *LocalCifsUsersAndGroupsImportModifyParams

NewLocalCifsUsersAndGroupsImportModifyParamsWithContext creates a new LocalCifsUsersAndGroupsImportModifyParams object with the ability to set a context for a request.

func NewLocalCifsUsersAndGroupsImportModifyParamsWithHTTPClient ¶

func NewLocalCifsUsersAndGroupsImportModifyParamsWithHTTPClient(client *http.Client) *LocalCifsUsersAndGroupsImportModifyParams

NewLocalCifsUsersAndGroupsImportModifyParamsWithHTTPClient creates a new LocalCifsUsersAndGroupsImportModifyParams object with the ability to set a custom HTTPClient for a request.

func NewLocalCifsUsersAndGroupsImportModifyParamsWithTimeout ¶

func NewLocalCifsUsersAndGroupsImportModifyParamsWithTimeout(timeout time.Duration) *LocalCifsUsersAndGroupsImportModifyParams

NewLocalCifsUsersAndGroupsImportModifyParamsWithTimeout creates a new LocalCifsUsersAndGroupsImportModifyParams object with the ability to set a timeout on a request.

func (*LocalCifsUsersAndGroupsImportModifyParams) SetContext ¶

SetContext adds the context to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) SetDefaults ¶

SetDefaults hydrates default values in the local cifs users and groups import modify params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUsersAndGroupsImportModifyParams) SetHTTPClient ¶

func (o *LocalCifsUsersAndGroupsImportModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) SetInfo ¶

SetInfo adds the info to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) SetReturnTimeoutQueryParameter ¶

func (o *LocalCifsUsersAndGroupsImportModifyParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) SetSVMUUIDPathParameter ¶

func (o *LocalCifsUsersAndGroupsImportModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) SetTimeout ¶

SetTimeout adds the timeout to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WithContext ¶

WithContext adds the context to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the local cifs users and groups import modify params (not the query body).

All values with no default are reset to their zero value.

func (*LocalCifsUsersAndGroupsImportModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WithInfo ¶

WithInfo adds the info to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WithReturnTimeoutQueryParameter ¶

func (o *LocalCifsUsersAndGroupsImportModifyParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *LocalCifsUsersAndGroupsImportModifyParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the local cifs users and groups import modify params

func (*LocalCifsUsersAndGroupsImportModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type LocalCifsUsersAndGroupsImportModifyReader ¶

type LocalCifsUsersAndGroupsImportModifyReader struct {
	// contains filtered or unexported fields
}

LocalCifsUsersAndGroupsImportModifyReader is a Reader for the LocalCifsUsersAndGroupsImportModify structure.

func (*LocalCifsUsersAndGroupsImportModifyReader) ReadResponse ¶

func (o *LocalCifsUsersAndGroupsImportModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NetbiosCollectionGetDefault ¶

type NetbiosCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

NetbiosCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewNetbiosCollectionGetDefault ¶

func NewNetbiosCollectionGetDefault(code int) *NetbiosCollectionGetDefault

NewNetbiosCollectionGetDefault creates a NetbiosCollectionGetDefault with default headers values

func (*NetbiosCollectionGetDefault) Code ¶

func (o *NetbiosCollectionGetDefault) Code() int

Code gets the status code for the netbios collection get default response

func (*NetbiosCollectionGetDefault) Error ¶

func (*NetbiosCollectionGetDefault) GetPayload ¶

func (*NetbiosCollectionGetDefault) IsClientError ¶

func (o *NetbiosCollectionGetDefault) IsClientError() bool

IsClientError returns true when this netbios collection get default response has a 4xx status code

func (*NetbiosCollectionGetDefault) IsCode ¶

func (o *NetbiosCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this netbios collection get default response a status code equal to that given

func (*NetbiosCollectionGetDefault) IsRedirect ¶

func (o *NetbiosCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this netbios collection get default response has a 3xx status code

func (*NetbiosCollectionGetDefault) IsServerError ¶

func (o *NetbiosCollectionGetDefault) IsServerError() bool

IsServerError returns true when this netbios collection get default response has a 5xx status code

func (*NetbiosCollectionGetDefault) IsSuccess ¶

func (o *NetbiosCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this netbios collection get default response has a 2xx status code

func (*NetbiosCollectionGetDefault) String ¶

func (o *NetbiosCollectionGetDefault) String() string

type NetbiosCollectionGetOK ¶

type NetbiosCollectionGetOK struct {
	Payload *models.NetbiosResponse
}

NetbiosCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewNetbiosCollectionGetOK ¶

func NewNetbiosCollectionGetOK() *NetbiosCollectionGetOK

NewNetbiosCollectionGetOK creates a NetbiosCollectionGetOK with default headers values

func (*NetbiosCollectionGetOK) Error ¶

func (o *NetbiosCollectionGetOK) Error() string

func (*NetbiosCollectionGetOK) GetPayload ¶

func (*NetbiosCollectionGetOK) IsClientError ¶

func (o *NetbiosCollectionGetOK) IsClientError() bool

IsClientError returns true when this netbios collection get o k response has a 4xx status code

func (*NetbiosCollectionGetOK) IsCode ¶

func (o *NetbiosCollectionGetOK) IsCode(code int) bool

IsCode returns true when this netbios collection get o k response a status code equal to that given

func (*NetbiosCollectionGetOK) IsRedirect ¶

func (o *NetbiosCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this netbios collection get o k response has a 3xx status code

func (*NetbiosCollectionGetOK) IsServerError ¶

func (o *NetbiosCollectionGetOK) IsServerError() bool

IsServerError returns true when this netbios collection get o k response has a 5xx status code

func (*NetbiosCollectionGetOK) IsSuccess ¶

func (o *NetbiosCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this netbios collection get o k response has a 2xx status code

func (*NetbiosCollectionGetOK) String ¶

func (o *NetbiosCollectionGetOK) String() string

type NetbiosCollectionGetParams ¶

type NetbiosCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Interfaces.

	   Filter by interfaces
	*/
	InterfacesQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Mode.

	   Filter by mode
	*/
	ModeQueryParameter *string

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* NameRegistrationType.

	   Filter by name_registration_type
	*/
	NameRegistrationTypeQueryParameter *string

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Scope.

	   Filter by scope
	*/
	ScopeQueryParameter *string

	/* State.

	   Filter by state
	*/
	StateQueryParameter *string

	/* Suffix.

	   Filter by suffix
	*/
	SuffixQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* TimeLeft.

	   Filter by time_left
	*/
	TimeLeftQueryParameter *int64

	/* WinsServersIP.

	   Filter by wins_servers.ip
	*/
	WinsServersIPQueryParameter *string

	/* WinsServersState.

	   Filter by wins_servers.state
	*/
	WinsServersStateQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NetbiosCollectionGetParams contains all the parameters to send to the API endpoint

for the netbios collection get operation.

Typically these are written to a http.Request.

func NewNetbiosCollectionGetParams ¶

func NewNetbiosCollectionGetParams() *NetbiosCollectionGetParams

NewNetbiosCollectionGetParams creates a new NetbiosCollectionGetParams 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 NewNetbiosCollectionGetParamsWithContext ¶

func NewNetbiosCollectionGetParamsWithContext(ctx context.Context) *NetbiosCollectionGetParams

NewNetbiosCollectionGetParamsWithContext creates a new NetbiosCollectionGetParams object with the ability to set a context for a request.

func NewNetbiosCollectionGetParamsWithHTTPClient ¶

func NewNetbiosCollectionGetParamsWithHTTPClient(client *http.Client) *NetbiosCollectionGetParams

NewNetbiosCollectionGetParamsWithHTTPClient creates a new NetbiosCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewNetbiosCollectionGetParamsWithTimeout ¶

func NewNetbiosCollectionGetParamsWithTimeout(timeout time.Duration) *NetbiosCollectionGetParams

NewNetbiosCollectionGetParamsWithTimeout creates a new NetbiosCollectionGetParams object with the ability to set a timeout on a request.

func (*NetbiosCollectionGetParams) SetContext ¶

func (o *NetbiosCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the netbios collection get params

func (*NetbiosCollectionGetParams) SetDefaults ¶

func (o *NetbiosCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the netbios collection get params (not the query body).

All values with no default are reset to their zero value.

func (*NetbiosCollectionGetParams) SetFieldsQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the netbios collection get params

func (*NetbiosCollectionGetParams) SetHTTPClient ¶

func (o *NetbiosCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the netbios collection get params

func (*NetbiosCollectionGetParams) SetInterfacesQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetInterfacesQueryParameter(interfaces *string)

SetInterfacesQueryParameter adds the interfaces to the netbios collection get params

func (*NetbiosCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the netbios collection get params

func (*NetbiosCollectionGetParams) SetModeQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetModeQueryParameter(mode *string)

SetModeQueryParameter adds the mode to the netbios collection get params

func (*NetbiosCollectionGetParams) SetNameQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the netbios collection get params

func (*NetbiosCollectionGetParams) SetNameRegistrationTypeQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetNameRegistrationTypeQueryParameter(nameRegistrationType *string)

SetNameRegistrationTypeQueryParameter adds the nameRegistrationType to the netbios collection get params

func (*NetbiosCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the netbios collection get params

func (*NetbiosCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the netbios collection get params

func (*NetbiosCollectionGetParams) SetOrderByQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the netbios collection get params

func (*NetbiosCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the netbios collection get params

func (*NetbiosCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the netbios collection get params

func (*NetbiosCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the netbios collection get params

func (*NetbiosCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the netbios collection get params

func (*NetbiosCollectionGetParams) SetScopeQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetScopeQueryParameter(scope *string)

SetScopeQueryParameter adds the scope to the netbios collection get params

func (*NetbiosCollectionGetParams) SetStateQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetStateQueryParameter(state *string)

SetStateQueryParameter adds the state to the netbios collection get params

func (*NetbiosCollectionGetParams) SetSuffixQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetSuffixQueryParameter(suffix *string)

SetSuffixQueryParameter adds the suffix to the netbios collection get params

func (*NetbiosCollectionGetParams) SetTimeLeftQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetTimeLeftQueryParameter(timeLeft *int64)

SetTimeLeftQueryParameter adds the timeLeft to the netbios collection get params

func (*NetbiosCollectionGetParams) SetTimeout ¶

func (o *NetbiosCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the netbios collection get params

func (*NetbiosCollectionGetParams) SetWinsServersIPQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetWinsServersIPQueryParameter(winsServersIP *string)

SetWinsServersIPQueryParameter adds the winsServersIp to the netbios collection get params

func (*NetbiosCollectionGetParams) SetWinsServersStateQueryParameter ¶

func (o *NetbiosCollectionGetParams) SetWinsServersStateQueryParameter(winsServersState *string)

SetWinsServersStateQueryParameter adds the winsServersState to the netbios collection get params

func (*NetbiosCollectionGetParams) WithContext ¶

WithContext adds the context to the netbios collection get params

func (*NetbiosCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the netbios collection get params (not the query body).

All values with no default are reset to their zero value.

func (*NetbiosCollectionGetParams) WithFieldsQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithFieldsQueryParameter(fields []string) *NetbiosCollectionGetParams

WithFieldsQueryParameter adds the fields to the netbios collection get params

func (*NetbiosCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the netbios collection get params

func (*NetbiosCollectionGetParams) WithInterfacesQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithInterfacesQueryParameter(interfaces *string) *NetbiosCollectionGetParams

WithInterfacesQueryParameter adds the interfaces to the netbios collection get params

func (*NetbiosCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *NetbiosCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the netbios collection get params

func (*NetbiosCollectionGetParams) WithModeQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithModeQueryParameter(mode *string) *NetbiosCollectionGetParams

WithModeQueryParameter adds the mode to the netbios collection get params

func (*NetbiosCollectionGetParams) WithNameQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithNameQueryParameter(name *string) *NetbiosCollectionGetParams

WithNameQueryParameter adds the name to the netbios collection get params

func (*NetbiosCollectionGetParams) WithNameRegistrationTypeQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithNameRegistrationTypeQueryParameter(nameRegistrationType *string) *NetbiosCollectionGetParams

WithNameRegistrationTypeQueryParameter adds the nameRegistrationType to the netbios collection get params

func (*NetbiosCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *NetbiosCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the netbios collection get params

func (*NetbiosCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *NetbiosCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the netbios collection get params

func (*NetbiosCollectionGetParams) WithOrderByQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *NetbiosCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the netbios collection get params

func (*NetbiosCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *NetbiosCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the netbios collection get params

func (*NetbiosCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *NetbiosCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the netbios collection get params

func (*NetbiosCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *NetbiosCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the netbios collection get params

func (*NetbiosCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *NetbiosCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the netbios collection get params

func (*NetbiosCollectionGetParams) WithScopeQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithScopeQueryParameter(scope *string) *NetbiosCollectionGetParams

WithScopeQueryParameter adds the scope to the netbios collection get params

func (*NetbiosCollectionGetParams) WithStateQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithStateQueryParameter(state *string) *NetbiosCollectionGetParams

WithStateQueryParameter adds the state to the netbios collection get params

func (*NetbiosCollectionGetParams) WithSuffixQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithSuffixQueryParameter(suffix *string) *NetbiosCollectionGetParams

WithSuffixQueryParameter adds the suffix to the netbios collection get params

func (*NetbiosCollectionGetParams) WithTimeLeftQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithTimeLeftQueryParameter(timeLeft *int64) *NetbiosCollectionGetParams

WithTimeLeftQueryParameter adds the timeLeft to the netbios collection get params

func (*NetbiosCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the netbios collection get params

func (*NetbiosCollectionGetParams) WithWinsServersIPQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithWinsServersIPQueryParameter(winsServersIP *string) *NetbiosCollectionGetParams

WithWinsServersIPQueryParameter adds the winsServersIP to the netbios collection get params

func (*NetbiosCollectionGetParams) WithWinsServersStateQueryParameter ¶

func (o *NetbiosCollectionGetParams) WithWinsServersStateQueryParameter(winsServersState *string) *NetbiosCollectionGetParams

WithWinsServersStateQueryParameter adds the winsServersState to the netbios collection get params

func (*NetbiosCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type NetbiosCollectionGetReader ¶

type NetbiosCollectionGetReader struct {
	// contains filtered or unexported fields
}

NetbiosCollectionGetReader is a Reader for the NetbiosCollectionGet structure.

func (*NetbiosCollectionGetReader) ReadResponse ¶

func (o *NetbiosCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsClientsGetDefault ¶

type NfsClientsGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

NfsClientsGetDefault describes a response with status code -1, with default header values.

Error

func NewNfsClientsGetDefault ¶

func NewNfsClientsGetDefault(code int) *NfsClientsGetDefault

NewNfsClientsGetDefault creates a NfsClientsGetDefault with default headers values

func (*NfsClientsGetDefault) Code ¶

func (o *NfsClientsGetDefault) Code() int

Code gets the status code for the nfs clients get default response

func (*NfsClientsGetDefault) Error ¶

func (o *NfsClientsGetDefault) Error() string

func (*NfsClientsGetDefault) GetPayload ¶

func (o *NfsClientsGetDefault) GetPayload() *models.ErrorResponse

func (*NfsClientsGetDefault) IsClientError ¶

func (o *NfsClientsGetDefault) IsClientError() bool

IsClientError returns true when this nfs clients get default response has a 4xx status code

func (*NfsClientsGetDefault) IsCode ¶

func (o *NfsClientsGetDefault) IsCode(code int) bool

IsCode returns true when this nfs clients get default response a status code equal to that given

func (*NfsClientsGetDefault) IsRedirect ¶

func (o *NfsClientsGetDefault) IsRedirect() bool

IsRedirect returns true when this nfs clients get default response has a 3xx status code

func (*NfsClientsGetDefault) IsServerError ¶

func (o *NfsClientsGetDefault) IsServerError() bool

IsServerError returns true when this nfs clients get default response has a 5xx status code

func (*NfsClientsGetDefault) IsSuccess ¶

func (o *NfsClientsGetDefault) IsSuccess() bool

IsSuccess returns true when this nfs clients get default response has a 2xx status code

func (*NfsClientsGetDefault) String ¶

func (o *NfsClientsGetDefault) String() string

type NfsClientsGetOK ¶

type NfsClientsGetOK struct {
	Payload *models.NfsClientsResponse
}

NfsClientsGetOK describes a response with status code 200, with default header values.

OK

func NewNfsClientsGetOK ¶

func NewNfsClientsGetOK() *NfsClientsGetOK

NewNfsClientsGetOK creates a NfsClientsGetOK with default headers values

func (*NfsClientsGetOK) Error ¶

func (o *NfsClientsGetOK) Error() string

func (*NfsClientsGetOK) GetPayload ¶

func (o *NfsClientsGetOK) GetPayload() *models.NfsClientsResponse

func (*NfsClientsGetOK) IsClientError ¶

func (o *NfsClientsGetOK) IsClientError() bool

IsClientError returns true when this nfs clients get o k response has a 4xx status code

func (*NfsClientsGetOK) IsCode ¶

func (o *NfsClientsGetOK) IsCode(code int) bool

IsCode returns true when this nfs clients get o k response a status code equal to that given

func (*NfsClientsGetOK) IsRedirect ¶

func (o *NfsClientsGetOK) IsRedirect() bool

IsRedirect returns true when this nfs clients get o k response has a 3xx status code

func (*NfsClientsGetOK) IsServerError ¶

func (o *NfsClientsGetOK) IsServerError() bool

IsServerError returns true when this nfs clients get o k response has a 5xx status code

func (*NfsClientsGetOK) IsSuccess ¶

func (o *NfsClientsGetOK) IsSuccess() bool

IsSuccess returns true when this nfs clients get o k response has a 2xx status code

func (*NfsClientsGetOK) String ¶

func (o *NfsClientsGetOK) String() string

type NfsClientsGetParams ¶

type NfsClientsGetParams struct {

	/* ClientIP.

	   Filter by client_ip
	*/
	ClientIPQueryParameter *string

	/* ExportPolicyID.

	   Filter by export_policy.id
	*/
	ExportPolicyIDQueryParameter *int64

	/* ExportPolicyName.

	   Filter by export_policy.name
	*/
	ExportPolicyNameQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* IdleDuration.

	   Filter by idle_duration
	*/
	IdleDurationQueryParameter *string

	/* LocalRequestCount.

	   Filter by local_request_count
	*/
	LocalRequestCountQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Protocol.

	   Filter by protocol
	*/
	ProtocolQueryParameter *string

	/* RemoteRequestCount.

	   Filter by remote_request_count
	*/
	RemoteRequestCountQueryParameter *int64

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ServerIP.

	   Filter by server_ip
	*/
	ServerIPQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* VolumeName.

	   Filter by volume.name
	*/
	VolumeNameQueryParameter *string

	/* VolumeUUID.

	   Filter by volume.uuid
	*/
	VolumeUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsClientsGetParams contains all the parameters to send to the API endpoint

for the nfs clients get operation.

Typically these are written to a http.Request.

func NewNfsClientsGetParams ¶

func NewNfsClientsGetParams() *NfsClientsGetParams

NewNfsClientsGetParams creates a new NfsClientsGetParams 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 NewNfsClientsGetParamsWithContext ¶

func NewNfsClientsGetParamsWithContext(ctx context.Context) *NfsClientsGetParams

NewNfsClientsGetParamsWithContext creates a new NfsClientsGetParams object with the ability to set a context for a request.

func NewNfsClientsGetParamsWithHTTPClient ¶

func NewNfsClientsGetParamsWithHTTPClient(client *http.Client) *NfsClientsGetParams

NewNfsClientsGetParamsWithHTTPClient creates a new NfsClientsGetParams object with the ability to set a custom HTTPClient for a request.

func NewNfsClientsGetParamsWithTimeout ¶

func NewNfsClientsGetParamsWithTimeout(timeout time.Duration) *NfsClientsGetParams

NewNfsClientsGetParamsWithTimeout creates a new NfsClientsGetParams object with the ability to set a timeout on a request.

func (*NfsClientsGetParams) SetClientIPQueryParameter ¶

func (o *NfsClientsGetParams) SetClientIPQueryParameter(clientIP *string)

SetClientIPQueryParameter adds the clientIp to the nfs clients get params

func (*NfsClientsGetParams) SetContext ¶

func (o *NfsClientsGetParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs clients get params

func (*NfsClientsGetParams) SetDefaults ¶

func (o *NfsClientsGetParams) SetDefaults()

SetDefaults hydrates default values in the nfs clients get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsClientsGetParams) SetExportPolicyIDQueryParameter ¶

func (o *NfsClientsGetParams) SetExportPolicyIDQueryParameter(exportPolicyID *int64)

SetExportPolicyIDQueryParameter adds the exportPolicyId to the nfs clients get params

func (*NfsClientsGetParams) SetExportPolicyNameQueryParameter ¶

func (o *NfsClientsGetParams) SetExportPolicyNameQueryParameter(exportPolicyName *string)

SetExportPolicyNameQueryParameter adds the exportPolicyName to the nfs clients get params

func (*NfsClientsGetParams) SetFieldsQueryParameter ¶

func (o *NfsClientsGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the nfs clients get params

func (*NfsClientsGetParams) SetHTTPClient ¶

func (o *NfsClientsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs clients get params

func (*NfsClientsGetParams) SetIdleDurationQueryParameter ¶

func (o *NfsClientsGetParams) SetIdleDurationQueryParameter(idleDuration *string)

SetIdleDurationQueryParameter adds the idleDuration to the nfs clients get params

func (*NfsClientsGetParams) SetLocalRequestCountQueryParameter ¶

func (o *NfsClientsGetParams) SetLocalRequestCountQueryParameter(localRequestCount *int64)

SetLocalRequestCountQueryParameter adds the localRequestCount to the nfs clients get params

func (*NfsClientsGetParams) SetMaxRecordsQueryParameter ¶

func (o *NfsClientsGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the nfs clients get params

func (*NfsClientsGetParams) SetNodeNameQueryParameter ¶

func (o *NfsClientsGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the nfs clients get params

func (*NfsClientsGetParams) SetNodeUUIDQueryParameter ¶

func (o *NfsClientsGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the nfs clients get params

func (*NfsClientsGetParams) SetOrderByQueryParameter ¶

func (o *NfsClientsGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the nfs clients get params

func (*NfsClientsGetParams) SetProtocolQueryParameter ¶

func (o *NfsClientsGetParams) SetProtocolQueryParameter(protocol *string)

SetProtocolQueryParameter adds the protocol to the nfs clients get params

func (*NfsClientsGetParams) SetRemoteRequestCountQueryParameter ¶

func (o *NfsClientsGetParams) SetRemoteRequestCountQueryParameter(remoteRequestCount *int64)

SetRemoteRequestCountQueryParameter adds the remoteRequestCount to the nfs clients get params

func (*NfsClientsGetParams) SetReturnRecordsQueryParameter ¶

func (o *NfsClientsGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the nfs clients get params

func (*NfsClientsGetParams) SetReturnTimeoutQueryParameter ¶

func (o *NfsClientsGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the nfs clients get params

func (*NfsClientsGetParams) SetSVMNameQueryParameter ¶

func (o *NfsClientsGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the nfs clients get params

func (*NfsClientsGetParams) SetSVMUUIDQueryParameter ¶

func (o *NfsClientsGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the nfs clients get params

func (*NfsClientsGetParams) SetServerIPQueryParameter ¶

func (o *NfsClientsGetParams) SetServerIPQueryParameter(serverIP *string)

SetServerIPQueryParameter adds the serverIp to the nfs clients get params

func (*NfsClientsGetParams) SetTimeout ¶

func (o *NfsClientsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs clients get params

func (*NfsClientsGetParams) SetVolumeNameQueryParameter ¶

func (o *NfsClientsGetParams) SetVolumeNameQueryParameter(volumeName *string)

SetVolumeNameQueryParameter adds the volumeName to the nfs clients get params

func (*NfsClientsGetParams) SetVolumeUUIDQueryParameter ¶

func (o *NfsClientsGetParams) SetVolumeUUIDQueryParameter(volumeUUID *string)

SetVolumeUUIDQueryParameter adds the volumeUuid to the nfs clients get params

func (*NfsClientsGetParams) WithClientIPQueryParameter ¶

func (o *NfsClientsGetParams) WithClientIPQueryParameter(clientIP *string) *NfsClientsGetParams

WithClientIPQueryParameter adds the clientIP to the nfs clients get params

func (*NfsClientsGetParams) WithContext ¶

WithContext adds the context to the nfs clients get params

func (*NfsClientsGetParams) WithDefaults ¶

func (o *NfsClientsGetParams) WithDefaults() *NfsClientsGetParams

WithDefaults hydrates default values in the nfs clients get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsClientsGetParams) WithExportPolicyIDQueryParameter ¶

func (o *NfsClientsGetParams) WithExportPolicyIDQueryParameter(exportPolicyID *int64) *NfsClientsGetParams

WithExportPolicyIDQueryParameter adds the exportPolicyID to the nfs clients get params

func (*NfsClientsGetParams) WithExportPolicyNameQueryParameter ¶

func (o *NfsClientsGetParams) WithExportPolicyNameQueryParameter(exportPolicyName *string) *NfsClientsGetParams

WithExportPolicyNameQueryParameter adds the exportPolicyName to the nfs clients get params

func (*NfsClientsGetParams) WithFieldsQueryParameter ¶

func (o *NfsClientsGetParams) WithFieldsQueryParameter(fields []string) *NfsClientsGetParams

WithFieldsQueryParameter adds the fields to the nfs clients get params

func (*NfsClientsGetParams) WithHTTPClient ¶

func (o *NfsClientsGetParams) WithHTTPClient(client *http.Client) *NfsClientsGetParams

WithHTTPClient adds the HTTPClient to the nfs clients get params

func (*NfsClientsGetParams) WithIdleDurationQueryParameter ¶

func (o *NfsClientsGetParams) WithIdleDurationQueryParameter(idleDuration *string) *NfsClientsGetParams

WithIdleDurationQueryParameter adds the idleDuration to the nfs clients get params

func (*NfsClientsGetParams) WithLocalRequestCountQueryParameter ¶

func (o *NfsClientsGetParams) WithLocalRequestCountQueryParameter(localRequestCount *int64) *NfsClientsGetParams

WithLocalRequestCountQueryParameter adds the localRequestCount to the nfs clients get params

func (*NfsClientsGetParams) WithMaxRecordsQueryParameter ¶

func (o *NfsClientsGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *NfsClientsGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the nfs clients get params

func (*NfsClientsGetParams) WithNodeNameQueryParameter ¶

func (o *NfsClientsGetParams) WithNodeNameQueryParameter(nodeName *string) *NfsClientsGetParams

WithNodeNameQueryParameter adds the nodeName to the nfs clients get params

func (*NfsClientsGetParams) WithNodeUUIDQueryParameter ¶

func (o *NfsClientsGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *NfsClientsGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the nfs clients get params

func (*NfsClientsGetParams) WithOrderByQueryParameter ¶

func (o *NfsClientsGetParams) WithOrderByQueryParameter(orderBy []string) *NfsClientsGetParams

WithOrderByQueryParameter adds the orderBy to the nfs clients get params

func (*NfsClientsGetParams) WithProtocolQueryParameter ¶

func (o *NfsClientsGetParams) WithProtocolQueryParameter(protocol *string) *NfsClientsGetParams

WithProtocolQueryParameter adds the protocol to the nfs clients get params

func (*NfsClientsGetParams) WithRemoteRequestCountQueryParameter ¶

func (o *NfsClientsGetParams) WithRemoteRequestCountQueryParameter(remoteRequestCount *int64) *NfsClientsGetParams

WithRemoteRequestCountQueryParameter adds the remoteRequestCount to the nfs clients get params

func (*NfsClientsGetParams) WithReturnRecordsQueryParameter ¶

func (o *NfsClientsGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *NfsClientsGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the nfs clients get params

func (*NfsClientsGetParams) WithReturnTimeoutQueryParameter ¶

func (o *NfsClientsGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *NfsClientsGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the nfs clients get params

func (*NfsClientsGetParams) WithSVMNameQueryParameter ¶

func (o *NfsClientsGetParams) WithSVMNameQueryParameter(svmName *string) *NfsClientsGetParams

WithSVMNameQueryParameter adds the svmName to the nfs clients get params

func (*NfsClientsGetParams) WithSVMUUIDQueryParameter ¶

func (o *NfsClientsGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *NfsClientsGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the nfs clients get params

func (*NfsClientsGetParams) WithServerIPQueryParameter ¶

func (o *NfsClientsGetParams) WithServerIPQueryParameter(serverIP *string) *NfsClientsGetParams

WithServerIPQueryParameter adds the serverIP to the nfs clients get params

func (*NfsClientsGetParams) WithTimeout ¶

func (o *NfsClientsGetParams) WithTimeout(timeout time.Duration) *NfsClientsGetParams

WithTimeout adds the timeout to the nfs clients get params

func (*NfsClientsGetParams) WithVolumeNameQueryParameter ¶

func (o *NfsClientsGetParams) WithVolumeNameQueryParameter(volumeName *string) *NfsClientsGetParams

WithVolumeNameQueryParameter adds the volumeName to the nfs clients get params

func (*NfsClientsGetParams) WithVolumeUUIDQueryParameter ¶

func (o *NfsClientsGetParams) WithVolumeUUIDQueryParameter(volumeUUID *string) *NfsClientsGetParams

WithVolumeUUIDQueryParameter adds the volumeUUID to the nfs clients get params

func (*NfsClientsGetParams) WriteToRequest ¶

func (o *NfsClientsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type NfsClientsGetReader ¶

type NfsClientsGetReader struct {
	// contains filtered or unexported fields
}

NfsClientsGetReader is a Reader for the NfsClientsGet structure.

func (*NfsClientsGetReader) ReadResponse ¶

func (o *NfsClientsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsClientsMapGetDefault ¶

type NfsClientsMapGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

NfsClientsMapGetDefault describes a response with status code -1, with default header values.

Error

func NewNfsClientsMapGetDefault ¶

func NewNfsClientsMapGetDefault(code int) *NfsClientsMapGetDefault

NewNfsClientsMapGetDefault creates a NfsClientsMapGetDefault with default headers values

func (*NfsClientsMapGetDefault) Code ¶

func (o *NfsClientsMapGetDefault) Code() int

Code gets the status code for the nfs clients map get default response

func (*NfsClientsMapGetDefault) Error ¶

func (o *NfsClientsMapGetDefault) Error() string

func (*NfsClientsMapGetDefault) GetPayload ¶

func (o *NfsClientsMapGetDefault) GetPayload() *models.ErrorResponse

func (*NfsClientsMapGetDefault) IsClientError ¶

func (o *NfsClientsMapGetDefault) IsClientError() bool

IsClientError returns true when this nfs clients map get default response has a 4xx status code

func (*NfsClientsMapGetDefault) IsCode ¶

func (o *NfsClientsMapGetDefault) IsCode(code int) bool

IsCode returns true when this nfs clients map get default response a status code equal to that given

func (*NfsClientsMapGetDefault) IsRedirect ¶

func (o *NfsClientsMapGetDefault) IsRedirect() bool

IsRedirect returns true when this nfs clients map get default response has a 3xx status code

func (*NfsClientsMapGetDefault) IsServerError ¶

func (o *NfsClientsMapGetDefault) IsServerError() bool

IsServerError returns true when this nfs clients map get default response has a 5xx status code

func (*NfsClientsMapGetDefault) IsSuccess ¶

func (o *NfsClientsMapGetDefault) IsSuccess() bool

IsSuccess returns true when this nfs clients map get default response has a 2xx status code

func (*NfsClientsMapGetDefault) String ¶

func (o *NfsClientsMapGetDefault) String() string

type NfsClientsMapGetOK ¶

type NfsClientsMapGetOK struct {
	Payload *models.NfsClientsMapResponse
}

NfsClientsMapGetOK describes a response with status code 200, with default header values.

OK

func NewNfsClientsMapGetOK ¶

func NewNfsClientsMapGetOK() *NfsClientsMapGetOK

NewNfsClientsMapGetOK creates a NfsClientsMapGetOK with default headers values

func (*NfsClientsMapGetOK) Error ¶

func (o *NfsClientsMapGetOK) Error() string

func (*NfsClientsMapGetOK) GetPayload ¶

func (*NfsClientsMapGetOK) IsClientError ¶

func (o *NfsClientsMapGetOK) IsClientError() bool

IsClientError returns true when this nfs clients map get o k response has a 4xx status code

func (*NfsClientsMapGetOK) IsCode ¶

func (o *NfsClientsMapGetOK) IsCode(code int) bool

IsCode returns true when this nfs clients map get o k response a status code equal to that given

func (*NfsClientsMapGetOK) IsRedirect ¶

func (o *NfsClientsMapGetOK) IsRedirect() bool

IsRedirect returns true when this nfs clients map get o k response has a 3xx status code

func (*NfsClientsMapGetOK) IsServerError ¶

func (o *NfsClientsMapGetOK) IsServerError() bool

IsServerError returns true when this nfs clients map get o k response has a 5xx status code

func (*NfsClientsMapGetOK) IsSuccess ¶

func (o *NfsClientsMapGetOK) IsSuccess() bool

IsSuccess returns true when this nfs clients map get o k response has a 2xx status code

func (*NfsClientsMapGetOK) String ¶

func (o *NfsClientsMapGetOK) String() string

type NfsClientsMapGetParams ¶

type NfsClientsMapGetParams struct {

	/* ClientIps.

	   Filter by client_ips
	*/
	ClientIPsQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ServerIP.

	   Filter by server_ip
	*/
	ServerIPQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsClientsMapGetParams contains all the parameters to send to the API endpoint

for the nfs clients map get operation.

Typically these are written to a http.Request.

func NewNfsClientsMapGetParams ¶

func NewNfsClientsMapGetParams() *NfsClientsMapGetParams

NewNfsClientsMapGetParams creates a new NfsClientsMapGetParams 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 NewNfsClientsMapGetParamsWithContext ¶

func NewNfsClientsMapGetParamsWithContext(ctx context.Context) *NfsClientsMapGetParams

NewNfsClientsMapGetParamsWithContext creates a new NfsClientsMapGetParams object with the ability to set a context for a request.

func NewNfsClientsMapGetParamsWithHTTPClient ¶

func NewNfsClientsMapGetParamsWithHTTPClient(client *http.Client) *NfsClientsMapGetParams

NewNfsClientsMapGetParamsWithHTTPClient creates a new NfsClientsMapGetParams object with the ability to set a custom HTTPClient for a request.

func NewNfsClientsMapGetParamsWithTimeout ¶

func NewNfsClientsMapGetParamsWithTimeout(timeout time.Duration) *NfsClientsMapGetParams

NewNfsClientsMapGetParamsWithTimeout creates a new NfsClientsMapGetParams object with the ability to set a timeout on a request.

func (*NfsClientsMapGetParams) SetClientIPsQueryParameter ¶

func (o *NfsClientsMapGetParams) SetClientIPsQueryParameter(clientIps *string)

SetClientIPsQueryParameter adds the clientIps to the nfs clients map get params

func (*NfsClientsMapGetParams) SetContext ¶

func (o *NfsClientsMapGetParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs clients map get params

func (*NfsClientsMapGetParams) SetDefaults ¶

func (o *NfsClientsMapGetParams) SetDefaults()

SetDefaults hydrates default values in the nfs clients map get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsClientsMapGetParams) SetFieldsQueryParameter ¶

func (o *NfsClientsMapGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the nfs clients map get params

func (*NfsClientsMapGetParams) SetHTTPClient ¶

func (o *NfsClientsMapGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs clients map get params

func (*NfsClientsMapGetParams) SetMaxRecordsQueryParameter ¶

func (o *NfsClientsMapGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the nfs clients map get params

func (*NfsClientsMapGetParams) SetNodeNameQueryParameter ¶

func (o *NfsClientsMapGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the nfs clients map get params

func (*NfsClientsMapGetParams) SetNodeUUIDQueryParameter ¶

func (o *NfsClientsMapGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the nfs clients map get params

func (*NfsClientsMapGetParams) SetOrderByQueryParameter ¶

func (o *NfsClientsMapGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the nfs clients map get params

func (*NfsClientsMapGetParams) SetReturnRecordsQueryParameter ¶

func (o *NfsClientsMapGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the nfs clients map get params

func (*NfsClientsMapGetParams) SetReturnTimeoutQueryParameter ¶

func (o *NfsClientsMapGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the nfs clients map get params

func (*NfsClientsMapGetParams) SetSVMNameQueryParameter ¶

func (o *NfsClientsMapGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the nfs clients map get params

func (*NfsClientsMapGetParams) SetSVMUUIDQueryParameter ¶

func (o *NfsClientsMapGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the nfs clients map get params

func (*NfsClientsMapGetParams) SetServerIPQueryParameter ¶

func (o *NfsClientsMapGetParams) SetServerIPQueryParameter(serverIP *string)

SetServerIPQueryParameter adds the serverIp to the nfs clients map get params

func (*NfsClientsMapGetParams) SetTimeout ¶

func (o *NfsClientsMapGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs clients map get params

func (*NfsClientsMapGetParams) WithClientIPsQueryParameter ¶

func (o *NfsClientsMapGetParams) WithClientIPsQueryParameter(clientIps *string) *NfsClientsMapGetParams

WithClientIPsQueryParameter adds the clientIps to the nfs clients map get params

func (*NfsClientsMapGetParams) WithContext ¶

WithContext adds the context to the nfs clients map get params

func (*NfsClientsMapGetParams) WithDefaults ¶

WithDefaults hydrates default values in the nfs clients map get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsClientsMapGetParams) WithFieldsQueryParameter ¶

func (o *NfsClientsMapGetParams) WithFieldsQueryParameter(fields []string) *NfsClientsMapGetParams

WithFieldsQueryParameter adds the fields to the nfs clients map get params

func (*NfsClientsMapGetParams) WithHTTPClient ¶

func (o *NfsClientsMapGetParams) WithHTTPClient(client *http.Client) *NfsClientsMapGetParams

WithHTTPClient adds the HTTPClient to the nfs clients map get params

func (*NfsClientsMapGetParams) WithMaxRecordsQueryParameter ¶

func (o *NfsClientsMapGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *NfsClientsMapGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the nfs clients map get params

func (*NfsClientsMapGetParams) WithNodeNameQueryParameter ¶

func (o *NfsClientsMapGetParams) WithNodeNameQueryParameter(nodeName *string) *NfsClientsMapGetParams

WithNodeNameQueryParameter adds the nodeName to the nfs clients map get params

func (*NfsClientsMapGetParams) WithNodeUUIDQueryParameter ¶

func (o *NfsClientsMapGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *NfsClientsMapGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the nfs clients map get params

func (*NfsClientsMapGetParams) WithOrderByQueryParameter ¶

func (o *NfsClientsMapGetParams) WithOrderByQueryParameter(orderBy []string) *NfsClientsMapGetParams

WithOrderByQueryParameter adds the orderBy to the nfs clients map get params

func (*NfsClientsMapGetParams) WithReturnRecordsQueryParameter ¶

func (o *NfsClientsMapGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *NfsClientsMapGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the nfs clients map get params

func (*NfsClientsMapGetParams) WithReturnTimeoutQueryParameter ¶

func (o *NfsClientsMapGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *NfsClientsMapGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the nfs clients map get params

func (*NfsClientsMapGetParams) WithSVMNameQueryParameter ¶

func (o *NfsClientsMapGetParams) WithSVMNameQueryParameter(svmName *string) *NfsClientsMapGetParams

WithSVMNameQueryParameter adds the svmName to the nfs clients map get params

func (*NfsClientsMapGetParams) WithSVMUUIDQueryParameter ¶

func (o *NfsClientsMapGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *NfsClientsMapGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the nfs clients map get params

func (*NfsClientsMapGetParams) WithServerIPQueryParameter ¶

func (o *NfsClientsMapGetParams) WithServerIPQueryParameter(serverIP *string) *NfsClientsMapGetParams

WithServerIPQueryParameter adds the serverIP to the nfs clients map get params

func (*NfsClientsMapGetParams) WithTimeout ¶

WithTimeout adds the timeout to the nfs clients map get params

func (*NfsClientsMapGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type NfsClientsMapGetReader ¶

type NfsClientsMapGetReader struct {
	// contains filtered or unexported fields
}

NfsClientsMapGetReader is a Reader for the NfsClientsMapGet structure.

func (*NfsClientsMapGetReader) ReadResponse ¶

func (o *NfsClientsMapGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsCollectionGetDefault ¶

type NfsCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

NfsCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewNfsCollectionGetDefault ¶

func NewNfsCollectionGetDefault(code int) *NfsCollectionGetDefault

NewNfsCollectionGetDefault creates a NfsCollectionGetDefault with default headers values

func (*NfsCollectionGetDefault) Code ¶

func (o *NfsCollectionGetDefault) Code() int

Code gets the status code for the nfs collection get default response

func (*NfsCollectionGetDefault) Error ¶

func (o *NfsCollectionGetDefault) Error() string

func (*NfsCollectionGetDefault) GetPayload ¶

func (o *NfsCollectionGetDefault) GetPayload() *models.ErrorResponse

func (*NfsCollectionGetDefault) IsClientError ¶

func (o *NfsCollectionGetDefault) IsClientError() bool

IsClientError returns true when this nfs collection get default response has a 4xx status code

func (*NfsCollectionGetDefault) IsCode ¶

func (o *NfsCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this nfs collection get default response a status code equal to that given

func (*NfsCollectionGetDefault) IsRedirect ¶

func (o *NfsCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this nfs collection get default response has a 3xx status code

func (*NfsCollectionGetDefault) IsServerError ¶

func (o *NfsCollectionGetDefault) IsServerError() bool

IsServerError returns true when this nfs collection get default response has a 5xx status code

func (*NfsCollectionGetDefault) IsSuccess ¶

func (o *NfsCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this nfs collection get default response has a 2xx status code

func (*NfsCollectionGetDefault) String ¶

func (o *NfsCollectionGetDefault) String() string

type NfsCollectionGetOK ¶

type NfsCollectionGetOK struct {
	Payload *models.NfsServiceResponse
}

NfsCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewNfsCollectionGetOK ¶

func NewNfsCollectionGetOK() *NfsCollectionGetOK

NewNfsCollectionGetOK creates a NfsCollectionGetOK with default headers values

func (*NfsCollectionGetOK) Error ¶

func (o *NfsCollectionGetOK) Error() string

func (*NfsCollectionGetOK) GetPayload ¶

func (o *NfsCollectionGetOK) GetPayload() *models.NfsServiceResponse

func (*NfsCollectionGetOK) IsClientError ¶

func (o *NfsCollectionGetOK) IsClientError() bool

IsClientError returns true when this nfs collection get o k response has a 4xx status code

func (*NfsCollectionGetOK) IsCode ¶

func (o *NfsCollectionGetOK) IsCode(code int) bool

IsCode returns true when this nfs collection get o k response a status code equal to that given

func (*NfsCollectionGetOK) IsRedirect ¶

func (o *NfsCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this nfs collection get o k response has a 3xx status code

func (*NfsCollectionGetOK) IsServerError ¶

func (o *NfsCollectionGetOK) IsServerError() bool

IsServerError returns true when this nfs collection get o k response has a 5xx status code

func (*NfsCollectionGetOK) IsSuccess ¶

func (o *NfsCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this nfs collection get o k response has a 2xx status code

func (*NfsCollectionGetOK) String ¶

func (o *NfsCollectionGetOK) String() string

type NfsCollectionGetParams ¶

type NfsCollectionGetParams struct {

	/* AccessCacheConfigHarvestTimeout.

	   Filter by access_cache_config.harvest_timeout
	*/
	AccessCacheConfigHarvestTimeoutQueryParameter *int64

	/* AccessCacheConfigIsDNSTTLEnabled.

	   Filter by access_cache_config.isDnsTTLEnabled
	*/
	AccessCacheConfigIsDNSTTLEnabledQueryParameter *bool

	/* AccessCacheConfigTTLFailure.

	   Filter by access_cache_config.ttl_failure
	*/
	AccessCacheConfigTTLFailureQueryParameter *int64

	/* AccessCacheConfigTTLNegative.

	   Filter by access_cache_config.ttl_negative
	*/
	AccessCacheConfigTTLNegativeQueryParameter *int64

	/* AccessCacheConfigTTLPositive.

	   Filter by access_cache_config.ttl_positive
	*/
	AccessCacheConfigTTLPositiveQueryParameter *int64

	/* AuthSysExtendedGroupsEnabled.

	   Filter by auth_sys_extended_groups_enabled
	*/
	AuthSysExtendedGroupsEnabledQueryParameter *bool

	/* CredentialCacheNegativeTTL.

	   Filter by credential_cache.negative_ttl
	*/
	CredentialCacheNegativeTTLQueryParameter *int64

	/* CredentialCachePositiveTTL.

	   Filter by credential_cache.positive_ttl
	*/
	CredentialCachePositiveTTLQueryParameter *int64

	/* CredentialCacheTransientErrorTTL.

	   Filter by credential_cache.transient_error_ttl
	*/
	CredentialCacheTransientErrorTTLQueryParameter *int64

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* ExportsNameServiceLookupProtocol.

	   Filter by exports.name_service_lookup_protocol
	*/
	ExportsNameServiceLookupProtocolQueryParameter *string

	/* ExportsNetgroupTrustAnyNsswitchNoMatch.

	   Filter by exports.netgroup_trust_any_nsswitch_no_match
	*/
	ExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter *bool

	/* ExtendedGroupsLimit.

	   Filter by extended_groups_limit
	*/
	ExtendedGroupsLimitQueryParameter *int64

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* FileSessionIoGroupingCount.

	   Filter by file_session_io_grouping_count
	*/
	FileSessionIoGroupingCountQueryParameter *int64

	/* FileSessionIoGroupingDuration.

	   Filter by file_session_io_grouping_duration
	*/
	FileSessionIoGroupingDurationQueryParameter *int64

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* MetricV3Duration.

	   Filter by metric.v3.duration
	*/
	MetricV3DurationQueryParameter *string

	/* MetricV3IopsOther.

	   Filter by metric.v3.iops.other
	*/
	MetricV3IopsOtherQueryParameter *int64

	/* MetricV3IopsRead.

	   Filter by metric.v3.iops.read
	*/
	MetricV3IopsReadQueryParameter *int64

	/* MetricV3IopsTotal.

	   Filter by metric.v3.iops.total
	*/
	MetricV3IopsTotalQueryParameter *int64

	/* MetricV3IopsWrite.

	   Filter by metric.v3.iops.write
	*/
	MetricV3IopsWriteQueryParameter *int64

	/* MetricV3LatencyOther.

	   Filter by metric.v3.latency.other
	*/
	MetricV3LatencyOtherQueryParameter *int64

	/* MetricV3LatencyRead.

	   Filter by metric.v3.latency.read
	*/
	MetricV3LatencyReadQueryParameter *int64

	/* MetricV3LatencyTotal.

	   Filter by metric.v3.latency.total
	*/
	MetricV3LatencyTotalQueryParameter *int64

	/* MetricV3LatencyWrite.

	   Filter by metric.v3.latency.write
	*/
	MetricV3LatencyWriteQueryParameter *int64

	/* MetricV3Status.

	   Filter by metric.v3.status
	*/
	MetricV3StatusQueryParameter *string

	/* MetricV3ThroughputRead.

	   Filter by metric.v3.throughput.read
	*/
	MetricV3ThroughputReadQueryParameter *int64

	/* MetricV3ThroughputTotal.

	   Filter by metric.v3.throughput.total
	*/
	MetricV3ThroughputTotalQueryParameter *int64

	/* MetricV3ThroughputWrite.

	   Filter by metric.v3.throughput.write
	*/
	MetricV3ThroughputWriteQueryParameter *int64

	/* MetricV3Timestamp.

	   Filter by metric.v3.timestamp
	*/
	MetricV3TimestampQueryParameter *string

	/* MetricV4Duration.

	   Filter by metric.v4.duration
	*/
	MetricV4DurationQueryParameter *string

	/* MetricV4IopsOther.

	   Filter by metric.v4.iops.other
	*/
	MetricV4IopsOtherQueryParameter *int64

	/* MetricV4IopsRead.

	   Filter by metric.v4.iops.read
	*/
	MetricV4IopsReadQueryParameter *int64

	/* MetricV4IopsTotal.

	   Filter by metric.v4.iops.total
	*/
	MetricV4IopsTotalQueryParameter *int64

	/* MetricV4IopsWrite.

	   Filter by metric.v4.iops.write
	*/
	MetricV4IopsWriteQueryParameter *int64

	/* MetricV4LatencyOther.

	   Filter by metric.v4.latency.other
	*/
	MetricV4LatencyOtherQueryParameter *int64

	/* MetricV4LatencyRead.

	   Filter by metric.v4.latency.read
	*/
	MetricV4LatencyReadQueryParameter *int64

	/* MetricV4LatencyTotal.

	   Filter by metric.v4.latency.total
	*/
	MetricV4LatencyTotalQueryParameter *int64

	/* MetricV4LatencyWrite.

	   Filter by metric.v4.latency.write
	*/
	MetricV4LatencyWriteQueryParameter *int64

	/* MetricV4Status.

	   Filter by metric.v4.status
	*/
	MetricV4StatusQueryParameter *string

	/* MetricV4ThroughputRead.

	   Filter by metric.v4.throughput.read
	*/
	MetricV4ThroughputReadQueryParameter *int64

	/* MetricV4ThroughputTotal.

	   Filter by metric.v4.throughput.total
	*/
	MetricV4ThroughputTotalQueryParameter *int64

	/* MetricV4ThroughputWrite.

	   Filter by metric.v4.throughput.write
	*/
	MetricV4ThroughputWriteQueryParameter *int64

	/* MetricV4Timestamp.

	   Filter by metric.v4.timestamp
	*/
	MetricV4TimestampQueryParameter *string

	/* MetricV41Duration.

	   Filter by metric.v41.duration
	*/
	MetricV41DurationQueryParameter *string

	/* MetricV41IopsOther.

	   Filter by metric.v41.iops.other
	*/
	MetricV41IopsOtherQueryParameter *int64

	/* MetricV41IopsRead.

	   Filter by metric.v41.iops.read
	*/
	MetricV41IopsReadQueryParameter *int64

	/* MetricV41IopsTotal.

	   Filter by metric.v41.iops.total
	*/
	MetricV41IopsTotalQueryParameter *int64

	/* MetricV41IopsWrite.

	   Filter by metric.v41.iops.write
	*/
	MetricV41IopsWriteQueryParameter *int64

	/* MetricV41LatencyOther.

	   Filter by metric.v41.latency.other
	*/
	MetricV41LatencyOtherQueryParameter *int64

	/* MetricV41LatencyRead.

	   Filter by metric.v41.latency.read
	*/
	MetricV41LatencyReadQueryParameter *int64

	/* MetricV41LatencyTotal.

	   Filter by metric.v41.latency.total
	*/
	MetricV41LatencyTotalQueryParameter *int64

	/* MetricV41LatencyWrite.

	   Filter by metric.v41.latency.write
	*/
	MetricV41LatencyWriteQueryParameter *int64

	/* MetricV41Status.

	   Filter by metric.v41.status
	*/
	MetricV41StatusQueryParameter *string

	/* MetricV41ThroughputRead.

	   Filter by metric.v41.throughput.read
	*/
	MetricV41ThroughputReadQueryParameter *int64

	/* MetricV41ThroughputTotal.

	   Filter by metric.v41.throughput.total
	*/
	MetricV41ThroughputTotalQueryParameter *int64

	/* MetricV41ThroughputWrite.

	   Filter by metric.v41.throughput.write
	*/
	MetricV41ThroughputWriteQueryParameter *int64

	/* MetricV41Timestamp.

	   Filter by metric.v41.timestamp
	*/
	MetricV41TimestampQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ProtocolV364bitIdentifiersEnabled.

	   Filter by protocol.v3_64bit_identifiers_enabled
	*/
	ProtocolV364bitIDentifiersEnabledQueryParameter *bool

	/* ProtocolV3Enabled.

	   Filter by protocol.v3_enabled
	*/
	ProtocolV3EnabledQueryParameter *bool

	/* ProtocolV3FeaturesConnectionDrop.

	   Filter by protocol.v3_features.connection_drop
	*/
	ProtocolV3FeaturesConnectionDropQueryParameter *bool

	/* ProtocolV3FeaturesEjukeboxEnabled.

	   Filter by protocol.v3_features.ejukebox_enabled
	*/
	ProtocolV3FeaturesEjukeboxEnabledQueryParameter *bool

	/* ProtocolV3FeaturesFsidChange.

	   Filter by protocol.v3_features.fsid_change
	*/
	ProtocolV3FeaturesFsIDChangeQueryParameter *bool

	/* ProtocolV3FeaturesMountDaemonPort.

	   Filter by protocol.v3_features.mount_daemon_port
	*/
	ProtocolV3FeaturesMountDaemonPortQueryParameter *int64

	/* ProtocolV3FeaturesMountRootOnly.

	   Filter by protocol.v3_features.mount_root_only
	*/
	ProtocolV3FeaturesMountRootOnlyQueryParameter *bool

	/* ProtocolV3FeaturesNetworkLockManagerPort.

	   Filter by protocol.v3_features.network_lock_manager_port
	*/
	ProtocolV3FeaturesNetworkLockManagerPortQueryParameter *int64

	/* ProtocolV3FeaturesNetworkStatusMonitorPort.

	   Filter by protocol.v3_features.network_status_monitor_port
	*/
	ProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter *int64

	/* ProtocolV3FeaturesRquotaDaemonPort.

	   Filter by protocol.v3_features.rquota_daemon_port
	*/
	ProtocolV3FeaturesRquotaDaemonPortQueryParameter *int64

	/* ProtocolV40Enabled.

	   Filter by protocol.v40_enabled
	*/
	ProtocolV40EnabledQueryParameter *bool

	/* ProtocolV40FeaturesACLEnabled.

	   Filter by protocol.v40_features.acl_enabled
	*/
	ProtocolV40FeaturesACLEnabledQueryParameter *bool

	/* ProtocolV40FeaturesACLMaxAces.

	   Filter by protocol.v40_features.acl_max_aces
	*/
	ProtocolV40FeaturesACLMaxAcesQueryParameter *int64

	/* ProtocolV40FeaturesACLPreserve.

	   Filter by protocol.v40_features.acl_preserve
	*/
	ProtocolV40FeaturesACLPreserveQueryParameter *bool

	/* ProtocolV40FeaturesReadDelegationEnabled.

	   Filter by protocol.v40_features.read_delegation_enabled
	*/
	ProtocolV40FeaturesReadDelegationEnabledQueryParameter *bool

	/* ProtocolV40FeaturesWriteDelegationEnabled.

	   Filter by protocol.v40_features.write_delegation_enabled
	*/
	ProtocolV40FeaturesWriteDelegationEnabledQueryParameter *bool

	/* ProtocolV41Enabled.

	   Filter by protocol.v41_enabled
	*/
	ProtocolV41EnabledQueryParameter *bool

	/* ProtocolV41FeaturesACLEnabled.

	   Filter by protocol.v41_features.acl_enabled
	*/
	ProtocolV41FeaturesACLEnabledQueryParameter *bool

	/* ProtocolV41FeaturesImplementationDomain.

	   Filter by protocol.v41_features.implementation_domain
	*/
	ProtocolV41FeaturesImplementationDomainQueryParameter *string

	/* ProtocolV41FeaturesImplementationName.

	   Filter by protocol.v41_features.implementation_name
	*/
	ProtocolV41FeaturesImplementationNameQueryParameter *string

	/* ProtocolV41FeaturesPnfsEnabled.

	   Filter by protocol.v41_features.pnfs_enabled
	*/
	ProtocolV41FeaturesPnfsEnabledQueryParameter *bool

	/* ProtocolV41FeaturesReadDelegationEnabled.

	   Filter by protocol.v41_features.read_delegation_enabled
	*/
	ProtocolV41FeaturesReadDelegationEnabledQueryParameter *bool

	/* ProtocolV41FeaturesWriteDelegationEnabled.

	   Filter by protocol.v41_features.write_delegation_enabled
	*/
	ProtocolV41FeaturesWriteDelegationEnabledQueryParameter *bool

	/* ProtocolV464bitIdentifiersEnabled.

	   Filter by protocol.v4_64bit_identifiers_enabled
	*/
	ProtocolV464bitIDentifiersEnabledQueryParameter *bool

	/* ProtocolV4IDDomain.

	   Filter by protocol.v4_id_domain
	*/
	ProtocolV4IDDomainQueryParameter *string

	/* ProtocolAccessRulesAuthType.

	   Authentication method used to check the client's access to the volume.

	   Default: "sys"
	*/
	ProtocolAccessRulesAuthTypeQueryParameter *string

	/* ProtocolAccessRulesCifsAccessType.

	   Filter by protocol_access_rules.cifs_access_type
	*/
	ProtocolAccessRulesCifsAccessTypeQueryParameter *string

	/* ProtocolAccessRulesClientIP.

	   IP address for the client for which access needs to be checked.
	*/
	ProtocolAccessRulesClientIPQueryParameter *string

	/* ProtocolAccessRulesNfs3AccessType.

	   Filter by protocol_access_rules.nfs3_access_type
	*/
	ProtocolAccessRulesNfs3AccessTypeQueryParameter *string

	/* ProtocolAccessRulesNfs4AccessType.

	   Filter by protocol_access_rules.nfs4_access_type
	*/
	ProtocolAccessRulesNfs4AccessTypeQueryParameter *string

	/* ProtocolAccessRulesVolume.

	   Volume on which access needs to be checked.
	*/
	ProtocolAccessRulesVolumeQueryParameter *string

	/* QtreeExportEnabled.

	   Filter by qtree.export_enabled
	*/
	QtreeExportEnabledQueryParameter *bool

	/* QtreeValidateExport.

	   Filter by qtree.validate_export
	*/
	QtreeValidateExportQueryParameter *bool

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* RootIgnoreNtACL.

	   Filter by root.ignore_nt_acl
	*/
	RootIgnoreNtACLQueryParameter *bool

	/* RootSkipWritePermissionCheck.

	   Filter by root.skip_write_permission_check
	*/
	RootSkIPWritePermissionCheckQueryParameter *bool

	/* RquotaEnabled.

	   Filter by rquota_enabled
	*/
	RquotaEnabledQueryParameter *bool

	/* SecurityChownMode.

	   Filter by security.chown_mode
	*/
	SecurityChownModeQueryParameter *string

	/* SecurityNtACLDisplayPermission.

	   Filter by security.nt_acl_display_permission
	*/
	SecurityNtACLDisplayPermissionQueryParameter *bool

	/* SecurityNtfsUnixSecurity.

	   Filter by security.ntfs_unix_security
	*/
	SecurityNtfsUnixSecurityQueryParameter *string

	/* SecurityPermittedEncryptionTypes.

	   Filter by security.permitted_encryption_types
	*/
	SecurityPermittedEncryptionTypesQueryParameter *string

	/* SecurityRpcsecContextIdle.

	   Filter by security.rpcsec_context_idle
	*/
	SecurityRpcsecContextIDleQueryParameter *int64

	/* ShowmountEnabled.

	   Filter by showmount_enabled
	*/
	ShowmountEnabledQueryParameter *bool

	/* State.

	   Filter by state
	*/
	StateQueryParameter *string

	/* StatisticsV3IopsRawOther.

	   Filter by statistics.v3.iops_raw.other
	*/
	StatisticsV3IopsRawOtherQueryParameter *int64

	/* StatisticsV3IopsRawRead.

	   Filter by statistics.v3.iops_raw.read
	*/
	StatisticsV3IopsRawReadQueryParameter *int64

	/* StatisticsV3IopsRawTotal.

	   Filter by statistics.v3.iops_raw.total
	*/
	StatisticsV3IopsRawTotalQueryParameter *int64

	/* StatisticsV3IopsRawWrite.

	   Filter by statistics.v3.iops_raw.write
	*/
	StatisticsV3IopsRawWriteQueryParameter *int64

	/* StatisticsV3LatencyRawOther.

	   Filter by statistics.v3.latency_raw.other
	*/
	StatisticsV3LatencyRawOtherQueryParameter *int64

	/* StatisticsV3LatencyRawRead.

	   Filter by statistics.v3.latency_raw.read
	*/
	StatisticsV3LatencyRawReadQueryParameter *int64

	/* StatisticsV3LatencyRawTotal.

	   Filter by statistics.v3.latency_raw.total
	*/
	StatisticsV3LatencyRawTotalQueryParameter *int64

	/* StatisticsV3LatencyRawWrite.

	   Filter by statistics.v3.latency_raw.write
	*/
	StatisticsV3LatencyRawWriteQueryParameter *int64

	/* StatisticsV3Status.

	   Filter by statistics.v3.status
	*/
	StatisticsV3StatusQueryParameter *string

	/* StatisticsV3ThroughputRawRead.

	   Filter by statistics.v3.throughput_raw.read
	*/
	StatisticsV3ThroughputRawReadQueryParameter *int64

	/* StatisticsV3ThroughputRawTotal.

	   Filter by statistics.v3.throughput_raw.total
	*/
	StatisticsV3ThroughputRawTotalQueryParameter *int64

	/* StatisticsV3ThroughputRawWrite.

	   Filter by statistics.v3.throughput_raw.write
	*/
	StatisticsV3ThroughputRawWriteQueryParameter *int64

	/* StatisticsV3Timestamp.

	   Filter by statistics.v3.timestamp
	*/
	StatisticsV3TimestampQueryParameter *string

	/* StatisticsV4IopsRawOther.

	   Filter by statistics.v4.iops_raw.other
	*/
	StatisticsV4IopsRawOtherQueryParameter *int64

	/* StatisticsV4IopsRawRead.

	   Filter by statistics.v4.iops_raw.read
	*/
	StatisticsV4IopsRawReadQueryParameter *int64

	/* StatisticsV4IopsRawTotal.

	   Filter by statistics.v4.iops_raw.total
	*/
	StatisticsV4IopsRawTotalQueryParameter *int64

	/* StatisticsV4IopsRawWrite.

	   Filter by statistics.v4.iops_raw.write
	*/
	StatisticsV4IopsRawWriteQueryParameter *int64

	/* StatisticsV4LatencyRawOther.

	   Filter by statistics.v4.latency_raw.other
	*/
	StatisticsV4LatencyRawOtherQueryParameter *int64

	/* StatisticsV4LatencyRawRead.

	   Filter by statistics.v4.latency_raw.read
	*/
	StatisticsV4LatencyRawReadQueryParameter *int64

	/* StatisticsV4LatencyRawTotal.

	   Filter by statistics.v4.latency_raw.total
	*/
	StatisticsV4LatencyRawTotalQueryParameter *int64

	/* StatisticsV4LatencyRawWrite.

	   Filter by statistics.v4.latency_raw.write
	*/
	StatisticsV4LatencyRawWriteQueryParameter *int64

	/* StatisticsV4Status.

	   Filter by statistics.v4.status
	*/
	StatisticsV4StatusQueryParameter *string

	/* StatisticsV4ThroughputRawRead.

	   Filter by statistics.v4.throughput_raw.read
	*/
	StatisticsV4ThroughputRawReadQueryParameter *int64

	/* StatisticsV4ThroughputRawTotal.

	   Filter by statistics.v4.throughput_raw.total
	*/
	StatisticsV4ThroughputRawTotalQueryParameter *int64

	/* StatisticsV4ThroughputRawWrite.

	   Filter by statistics.v4.throughput_raw.write
	*/
	StatisticsV4ThroughputRawWriteQueryParameter *int64

	/* StatisticsV4Timestamp.

	   Filter by statistics.v4.timestamp
	*/
	StatisticsV4TimestampQueryParameter *string

	/* StatisticsV41IopsRawOther.

	   Filter by statistics.v41.iops_raw.other
	*/
	StatisticsV41IopsRawOtherQueryParameter *int64

	/* StatisticsV41IopsRawRead.

	   Filter by statistics.v41.iops_raw.read
	*/
	StatisticsV41IopsRawReadQueryParameter *int64

	/* StatisticsV41IopsRawTotal.

	   Filter by statistics.v41.iops_raw.total
	*/
	StatisticsV41IopsRawTotalQueryParameter *int64

	/* StatisticsV41IopsRawWrite.

	   Filter by statistics.v41.iops_raw.write
	*/
	StatisticsV41IopsRawWriteQueryParameter *int64

	/* StatisticsV41LatencyRawOther.

	   Filter by statistics.v41.latency_raw.other
	*/
	StatisticsV41LatencyRawOtherQueryParameter *int64

	/* StatisticsV41LatencyRawRead.

	   Filter by statistics.v41.latency_raw.read
	*/
	StatisticsV41LatencyRawReadQueryParameter *int64

	/* StatisticsV41LatencyRawTotal.

	   Filter by statistics.v41.latency_raw.total
	*/
	StatisticsV41LatencyRawTotalQueryParameter *int64

	/* StatisticsV41LatencyRawWrite.

	   Filter by statistics.v41.latency_raw.write
	*/
	StatisticsV41LatencyRawWriteQueryParameter *int64

	/* StatisticsV41Status.

	   Filter by statistics.v41.status
	*/
	StatisticsV41StatusQueryParameter *string

	/* StatisticsV41ThroughputRawRead.

	   Filter by statistics.v41.throughput_raw.read
	*/
	StatisticsV41ThroughputRawReadQueryParameter *int64

	/* StatisticsV41ThroughputRawTotal.

	   Filter by statistics.v41.throughput_raw.total
	*/
	StatisticsV41ThroughputRawTotalQueryParameter *int64

	/* StatisticsV41ThroughputRawWrite.

	   Filter by statistics.v41.throughput_raw.write
	*/
	StatisticsV41ThroughputRawWriteQueryParameter *int64

	/* StatisticsV41Timestamp.

	   Filter by statistics.v41.timestamp
	*/
	StatisticsV41TimestampQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* TransportTCPEnabled.

	   Filter by transport.tcp_enabled
	*/
	TransportTCPEnabledQueryParameter *bool

	/* TransportTCPMaxTransferSize.

	   Filter by transport.tcp_max_transfer_size
	*/
	TransportTCPMaxTransferSizeQueryParameter *int64

	/* TransportUDPEnabled.

	   Filter by transport.udp_enabled
	*/
	TransportUDPEnabledQueryParameter *bool

	/* VstorageEnabled.

	   Filter by vstorage_enabled
	*/
	VstorageEnabledQueryParameter *bool

	/* WindowsDefaultUser.

	   Filter by windows.default_user
	*/
	WindowsDefaultUserQueryParameter *string

	/* WindowsMapUnknownUIDToDefaultUser.

	   Filter by windows.map_unknown_uid_to_default_user
	*/
	WindowsMapUnknownUIDToDefaultUserQueryParameter *bool

	/* WindowsV3MsDosClientEnabled.

	   Filter by windows.v3_ms_dos_client_enabled
	*/
	WindowsV3MsDosClientEnabledQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsCollectionGetParams contains all the parameters to send to the API endpoint

for the nfs collection get operation.

Typically these are written to a http.Request.

func NewNfsCollectionGetParams ¶

func NewNfsCollectionGetParams() *NfsCollectionGetParams

NewNfsCollectionGetParams creates a new NfsCollectionGetParams 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 NewNfsCollectionGetParamsWithContext ¶

func NewNfsCollectionGetParamsWithContext(ctx context.Context) *NfsCollectionGetParams

NewNfsCollectionGetParamsWithContext creates a new NfsCollectionGetParams object with the ability to set a context for a request.

func NewNfsCollectionGetParamsWithHTTPClient ¶

func NewNfsCollectionGetParamsWithHTTPClient(client *http.Client) *NfsCollectionGetParams

NewNfsCollectionGetParamsWithHTTPClient creates a new NfsCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewNfsCollectionGetParamsWithTimeout ¶

func NewNfsCollectionGetParamsWithTimeout(timeout time.Duration) *NfsCollectionGetParams

NewNfsCollectionGetParamsWithTimeout creates a new NfsCollectionGetParams object with the ability to set a timeout on a request.

func (*NfsCollectionGetParams) SetAccessCacheConfigHarvestTimeoutQueryParameter ¶

func (o *NfsCollectionGetParams) SetAccessCacheConfigHarvestTimeoutQueryParameter(accessCacheConfigHarvestTimeout *int64)

SetAccessCacheConfigHarvestTimeoutQueryParameter adds the accessCacheConfigHarvestTimeout to the nfs collection get params

func (*NfsCollectionGetParams) SetAccessCacheConfigIsDNSTTLEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetAccessCacheConfigIsDNSTTLEnabledQueryParameter(accessCacheConfigIsDNSTTLEnabled *bool)

SetAccessCacheConfigIsDNSTTLEnabledQueryParameter adds the accessCacheConfigIsDnsTtlEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetAccessCacheConfigTTLFailureQueryParameter ¶

func (o *NfsCollectionGetParams) SetAccessCacheConfigTTLFailureQueryParameter(accessCacheConfigTTLFailure *int64)

SetAccessCacheConfigTTLFailureQueryParameter adds the accessCacheConfigTtlFailure to the nfs collection get params

func (*NfsCollectionGetParams) SetAccessCacheConfigTTLNegativeQueryParameter ¶

func (o *NfsCollectionGetParams) SetAccessCacheConfigTTLNegativeQueryParameter(accessCacheConfigTTLNegative *int64)

SetAccessCacheConfigTTLNegativeQueryParameter adds the accessCacheConfigTtlNegative to the nfs collection get params

func (*NfsCollectionGetParams) SetAccessCacheConfigTTLPositiveQueryParameter ¶

func (o *NfsCollectionGetParams) SetAccessCacheConfigTTLPositiveQueryParameter(accessCacheConfigTTLPositive *int64)

SetAccessCacheConfigTTLPositiveQueryParameter adds the accessCacheConfigTtlPositive to the nfs collection get params

func (*NfsCollectionGetParams) SetAuthSysExtendedGroupsEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetAuthSysExtendedGroupsEnabledQueryParameter(authSysExtendedGroupsEnabled *bool)

SetAuthSysExtendedGroupsEnabledQueryParameter adds the authSysExtendedGroupsEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetContext ¶

func (o *NfsCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs collection get params

func (*NfsCollectionGetParams) SetCredentialCacheNegativeTTLQueryParameter ¶

func (o *NfsCollectionGetParams) SetCredentialCacheNegativeTTLQueryParameter(credentialCacheNegativeTTL *int64)

SetCredentialCacheNegativeTTLQueryParameter adds the credentialCacheNegativeTtl to the nfs collection get params

func (*NfsCollectionGetParams) SetCredentialCachePositiveTTLQueryParameter ¶

func (o *NfsCollectionGetParams) SetCredentialCachePositiveTTLQueryParameter(credentialCachePositiveTTL *int64)

SetCredentialCachePositiveTTLQueryParameter adds the credentialCachePositiveTtl to the nfs collection get params

func (*NfsCollectionGetParams) SetCredentialCacheTransientErrorTTLQueryParameter ¶

func (o *NfsCollectionGetParams) SetCredentialCacheTransientErrorTTLQueryParameter(credentialCacheTransientErrorTTL *int64)

SetCredentialCacheTransientErrorTTLQueryParameter adds the credentialCacheTransientErrorTtl to the nfs collection get params

func (*NfsCollectionGetParams) SetDefaults ¶

func (o *NfsCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the nfs collection get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsCollectionGetParams) SetEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the nfs collection get params

func (*NfsCollectionGetParams) SetExportsNameServiceLookupProtocolQueryParameter ¶

func (o *NfsCollectionGetParams) SetExportsNameServiceLookupProtocolQueryParameter(exportsNameServiceLookupProtocol *string)

SetExportsNameServiceLookupProtocolQueryParameter adds the exportsNameServiceLookupProtocol to the nfs collection get params

func (*NfsCollectionGetParams) SetExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter ¶

func (o *NfsCollectionGetParams) SetExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter(exportsNetgroupTrustAnyNsswitchNoMatch *bool)

SetExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter adds the exportsNetgroupTrustAnyNsswitchNoMatch to the nfs collection get params

func (*NfsCollectionGetParams) SetExtendedGroupsLimitQueryParameter ¶

func (o *NfsCollectionGetParams) SetExtendedGroupsLimitQueryParameter(extendedGroupsLimit *int64)

SetExtendedGroupsLimitQueryParameter adds the extendedGroupsLimit to the nfs collection get params

func (*NfsCollectionGetParams) SetFieldsQueryParameter ¶

func (o *NfsCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the nfs collection get params

func (*NfsCollectionGetParams) SetFileSessionIoGroupingCountQueryParameter ¶

func (o *NfsCollectionGetParams) SetFileSessionIoGroupingCountQueryParameter(fileSessionIoGroupingCount *int64)

SetFileSessionIoGroupingCountQueryParameter adds the fileSessionIoGroupingCount to the nfs collection get params

func (*NfsCollectionGetParams) SetFileSessionIoGroupingDurationQueryParameter ¶

func (o *NfsCollectionGetParams) SetFileSessionIoGroupingDurationQueryParameter(fileSessionIoGroupingDuration *int64)

SetFileSessionIoGroupingDurationQueryParameter adds the fileSessionIoGroupingDuration to the nfs collection get params

func (*NfsCollectionGetParams) SetHTTPClient ¶

func (o *NfsCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs collection get params

func (*NfsCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *NfsCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3DurationQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3DurationQueryParameter(metricV3Duration *string)

SetMetricV3DurationQueryParameter adds the metricV3Duration to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3IopsOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3IopsOtherQueryParameter(metricV3IopsOther *int64)

SetMetricV3IopsOtherQueryParameter adds the metricV3IopsOther to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3IopsReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3IopsReadQueryParameter(metricV3IopsRead *int64)

SetMetricV3IopsReadQueryParameter adds the metricV3IopsRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3IopsTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3IopsTotalQueryParameter(metricV3IopsTotal *int64)

SetMetricV3IopsTotalQueryParameter adds the metricV3IopsTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3IopsWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3IopsWriteQueryParameter(metricV3IopsWrite *int64)

SetMetricV3IopsWriteQueryParameter adds the metricV3IopsWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3LatencyOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3LatencyOtherQueryParameter(metricV3LatencyOther *int64)

SetMetricV3LatencyOtherQueryParameter adds the metricV3LatencyOther to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3LatencyReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3LatencyReadQueryParameter(metricV3LatencyRead *int64)

SetMetricV3LatencyReadQueryParameter adds the metricV3LatencyRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3LatencyTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3LatencyTotalQueryParameter(metricV3LatencyTotal *int64)

SetMetricV3LatencyTotalQueryParameter adds the metricV3LatencyTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3LatencyWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3LatencyWriteQueryParameter(metricV3LatencyWrite *int64)

SetMetricV3LatencyWriteQueryParameter adds the metricV3LatencyWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3StatusQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3StatusQueryParameter(metricV3Status *string)

SetMetricV3StatusQueryParameter adds the metricV3Status to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3ThroughputReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3ThroughputReadQueryParameter(metricV3ThroughputRead *int64)

SetMetricV3ThroughputReadQueryParameter adds the metricV3ThroughputRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3ThroughputTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3ThroughputTotalQueryParameter(metricV3ThroughputTotal *int64)

SetMetricV3ThroughputTotalQueryParameter adds the metricV3ThroughputTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3ThroughputWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3ThroughputWriteQueryParameter(metricV3ThroughputWrite *int64)

SetMetricV3ThroughputWriteQueryParameter adds the metricV3ThroughputWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV3TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV3TimestampQueryParameter(metricV3Timestamp *string)

SetMetricV3TimestampQueryParameter adds the metricV3Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41DurationQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41DurationQueryParameter(metricV41Duration *string)

SetMetricV41DurationQueryParameter adds the metricV41Duration to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41IopsOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41IopsOtherQueryParameter(metricV41IopsOther *int64)

SetMetricV41IopsOtherQueryParameter adds the metricV41IopsOther to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41IopsReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41IopsReadQueryParameter(metricV41IopsRead *int64)

SetMetricV41IopsReadQueryParameter adds the metricV41IopsRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41IopsTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41IopsTotalQueryParameter(metricV41IopsTotal *int64)

SetMetricV41IopsTotalQueryParameter adds the metricV41IopsTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41IopsWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41IopsWriteQueryParameter(metricV41IopsWrite *int64)

SetMetricV41IopsWriteQueryParameter adds the metricV41IopsWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41LatencyOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41LatencyOtherQueryParameter(metricV41LatencyOther *int64)

SetMetricV41LatencyOtherQueryParameter adds the metricV41LatencyOther to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41LatencyReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41LatencyReadQueryParameter(metricV41LatencyRead *int64)

SetMetricV41LatencyReadQueryParameter adds the metricV41LatencyRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41LatencyTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41LatencyTotalQueryParameter(metricV41LatencyTotal *int64)

SetMetricV41LatencyTotalQueryParameter adds the metricV41LatencyTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41LatencyWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41LatencyWriteQueryParameter(metricV41LatencyWrite *int64)

SetMetricV41LatencyWriteQueryParameter adds the metricV41LatencyWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41StatusQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41StatusQueryParameter(metricV41Status *string)

SetMetricV41StatusQueryParameter adds the metricV41Status to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41ThroughputReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41ThroughputReadQueryParameter(metricV41ThroughputRead *int64)

SetMetricV41ThroughputReadQueryParameter adds the metricV41ThroughputRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41ThroughputTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41ThroughputTotalQueryParameter(metricV41ThroughputTotal *int64)

SetMetricV41ThroughputTotalQueryParameter adds the metricV41ThroughputTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41ThroughputWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41ThroughputWriteQueryParameter(metricV41ThroughputWrite *int64)

SetMetricV41ThroughputWriteQueryParameter adds the metricV41ThroughputWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV41TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV41TimestampQueryParameter(metricV41Timestamp *string)

SetMetricV41TimestampQueryParameter adds the metricV41Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4DurationQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4DurationQueryParameter(metricV4Duration *string)

SetMetricV4DurationQueryParameter adds the metricV4Duration to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4IopsOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4IopsOtherQueryParameter(metricV4IopsOther *int64)

SetMetricV4IopsOtherQueryParameter adds the metricV4IopsOther to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4IopsReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4IopsReadQueryParameter(metricV4IopsRead *int64)

SetMetricV4IopsReadQueryParameter adds the metricV4IopsRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4IopsTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4IopsTotalQueryParameter(metricV4IopsTotal *int64)

SetMetricV4IopsTotalQueryParameter adds the metricV4IopsTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4IopsWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4IopsWriteQueryParameter(metricV4IopsWrite *int64)

SetMetricV4IopsWriteQueryParameter adds the metricV4IopsWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4LatencyOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4LatencyOtherQueryParameter(metricV4LatencyOther *int64)

SetMetricV4LatencyOtherQueryParameter adds the metricV4LatencyOther to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4LatencyReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4LatencyReadQueryParameter(metricV4LatencyRead *int64)

SetMetricV4LatencyReadQueryParameter adds the metricV4LatencyRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4LatencyTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4LatencyTotalQueryParameter(metricV4LatencyTotal *int64)

SetMetricV4LatencyTotalQueryParameter adds the metricV4LatencyTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4LatencyWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4LatencyWriteQueryParameter(metricV4LatencyWrite *int64)

SetMetricV4LatencyWriteQueryParameter adds the metricV4LatencyWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4StatusQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4StatusQueryParameter(metricV4Status *string)

SetMetricV4StatusQueryParameter adds the metricV4Status to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4ThroughputReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4ThroughputReadQueryParameter(metricV4ThroughputRead *int64)

SetMetricV4ThroughputReadQueryParameter adds the metricV4ThroughputRead to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4ThroughputTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4ThroughputTotalQueryParameter(metricV4ThroughputTotal *int64)

SetMetricV4ThroughputTotalQueryParameter adds the metricV4ThroughputTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4ThroughputWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4ThroughputWriteQueryParameter(metricV4ThroughputWrite *int64)

SetMetricV4ThroughputWriteQueryParameter adds the metricV4ThroughputWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetMetricV4TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) SetMetricV4TimestampQueryParameter(metricV4Timestamp *string)

SetMetricV4TimestampQueryParameter adds the metricV4Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) SetOrderByQueryParameter ¶

func (o *NfsCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolAccessRulesAuthTypeQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolAccessRulesAuthTypeQueryParameter(protocolAccessRulesAuthType *string)

SetProtocolAccessRulesAuthTypeQueryParameter adds the protocolAccessRulesAuthType to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolAccessRulesCifsAccessTypeQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolAccessRulesCifsAccessTypeQueryParameter(protocolAccessRulesCifsAccessType *string)

SetProtocolAccessRulesCifsAccessTypeQueryParameter adds the protocolAccessRulesCifsAccessType to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolAccessRulesClientIPQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolAccessRulesClientIPQueryParameter(protocolAccessRulesClientIP *string)

SetProtocolAccessRulesClientIPQueryParameter adds the protocolAccessRulesClientIp to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolAccessRulesNfs3AccessTypeQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolAccessRulesNfs3AccessTypeQueryParameter(protocolAccessRulesNfs3AccessType *string)

SetProtocolAccessRulesNfs3AccessTypeQueryParameter adds the protocolAccessRulesNfs3AccessType to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolAccessRulesNfs4AccessTypeQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolAccessRulesNfs4AccessTypeQueryParameter(protocolAccessRulesNfs4AccessType *string)

SetProtocolAccessRulesNfs4AccessTypeQueryParameter adds the protocolAccessRulesNfs4AccessType to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolAccessRulesVolumeQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolAccessRulesVolumeQueryParameter(protocolAccessRulesVolume *string)

SetProtocolAccessRulesVolumeQueryParameter adds the protocolAccessRulesVolume to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV364bitIDentifiersEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV364bitIDentifiersEnabledQueryParameter(protocolV364bitIdentifiersEnabled *bool)

SetProtocolV364bitIDentifiersEnabledQueryParameter adds the protocolV364bitIdentifiersEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3EnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3EnabledQueryParameter(protocolV3Enabled *bool)

SetProtocolV3EnabledQueryParameter adds the protocolV3Enabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesConnectionDropQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesConnectionDropQueryParameter(protocolV3FeaturesConnectionDrop *bool)

SetProtocolV3FeaturesConnectionDropQueryParameter adds the protocolV3FeaturesConnectionDrop to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesEjukeboxEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesEjukeboxEnabledQueryParameter(protocolV3FeaturesEjukeboxEnabled *bool)

SetProtocolV3FeaturesEjukeboxEnabledQueryParameter adds the protocolV3FeaturesEjukeboxEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesFsIDChangeQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesFsIDChangeQueryParameter(protocolV3FeaturesFsidChange *bool)

SetProtocolV3FeaturesFsIDChangeQueryParameter adds the protocolV3FeaturesFsidChange to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesMountDaemonPortQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesMountDaemonPortQueryParameter(protocolV3FeaturesMountDaemonPort *int64)

SetProtocolV3FeaturesMountDaemonPortQueryParameter adds the protocolV3FeaturesMountDaemonPort to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesMountRootOnlyQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesMountRootOnlyQueryParameter(protocolV3FeaturesMountRootOnly *bool)

SetProtocolV3FeaturesMountRootOnlyQueryParameter adds the protocolV3FeaturesMountRootOnly to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesNetworkLockManagerPortQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesNetworkLockManagerPortQueryParameter(protocolV3FeaturesNetworkLockManagerPort *int64)

SetProtocolV3FeaturesNetworkLockManagerPortQueryParameter adds the protocolV3FeaturesNetworkLockManagerPort to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter(protocolV3FeaturesNetworkStatusMonitorPort *int64)

SetProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter adds the protocolV3FeaturesNetworkStatusMonitorPort to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV3FeaturesRquotaDaemonPortQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV3FeaturesRquotaDaemonPortQueryParameter(protocolV3FeaturesRquotaDaemonPort *int64)

SetProtocolV3FeaturesRquotaDaemonPortQueryParameter adds the protocolV3FeaturesRquotaDaemonPort to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV40EnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV40EnabledQueryParameter(protocolV40Enabled *bool)

SetProtocolV40EnabledQueryParameter adds the protocolV40Enabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV40FeaturesACLEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV40FeaturesACLEnabledQueryParameter(protocolV40FeaturesACLEnabled *bool)

SetProtocolV40FeaturesACLEnabledQueryParameter adds the protocolV40FeaturesAclEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV40FeaturesACLMaxAcesQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV40FeaturesACLMaxAcesQueryParameter(protocolV40FeaturesACLMaxAces *int64)

SetProtocolV40FeaturesACLMaxAcesQueryParameter adds the protocolV40FeaturesAclMaxAces to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV40FeaturesACLPreserveQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV40FeaturesACLPreserveQueryParameter(protocolV40FeaturesACLPreserve *bool)

SetProtocolV40FeaturesACLPreserveQueryParameter adds the protocolV40FeaturesAclPreserve to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV40FeaturesReadDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV40FeaturesReadDelegationEnabledQueryParameter(protocolV40FeaturesReadDelegationEnabled *bool)

SetProtocolV40FeaturesReadDelegationEnabledQueryParameter adds the protocolV40FeaturesReadDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV40FeaturesWriteDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV40FeaturesWriteDelegationEnabledQueryParameter(protocolV40FeaturesWriteDelegationEnabled *bool)

SetProtocolV40FeaturesWriteDelegationEnabledQueryParameter adds the protocolV40FeaturesWriteDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41EnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41EnabledQueryParameter(protocolV41Enabled *bool)

SetProtocolV41EnabledQueryParameter adds the protocolV41Enabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41FeaturesACLEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41FeaturesACLEnabledQueryParameter(protocolV41FeaturesACLEnabled *bool)

SetProtocolV41FeaturesACLEnabledQueryParameter adds the protocolV41FeaturesAclEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41FeaturesImplementationDomainQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41FeaturesImplementationDomainQueryParameter(protocolV41FeaturesImplementationDomain *string)

SetProtocolV41FeaturesImplementationDomainQueryParameter adds the protocolV41FeaturesImplementationDomain to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41FeaturesImplementationNameQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41FeaturesImplementationNameQueryParameter(protocolV41FeaturesImplementationName *string)

SetProtocolV41FeaturesImplementationNameQueryParameter adds the protocolV41FeaturesImplementationName to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41FeaturesPnfsEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41FeaturesPnfsEnabledQueryParameter(protocolV41FeaturesPnfsEnabled *bool)

SetProtocolV41FeaturesPnfsEnabledQueryParameter adds the protocolV41FeaturesPnfsEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41FeaturesReadDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41FeaturesReadDelegationEnabledQueryParameter(protocolV41FeaturesReadDelegationEnabled *bool)

SetProtocolV41FeaturesReadDelegationEnabledQueryParameter adds the protocolV41FeaturesReadDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV41FeaturesWriteDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV41FeaturesWriteDelegationEnabledQueryParameter(protocolV41FeaturesWriteDelegationEnabled *bool)

SetProtocolV41FeaturesWriteDelegationEnabledQueryParameter adds the protocolV41FeaturesWriteDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV464bitIDentifiersEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV464bitIDentifiersEnabledQueryParameter(protocolV464bitIdentifiersEnabled *bool)

SetProtocolV464bitIDentifiersEnabledQueryParameter adds the protocolV464bitIdentifiersEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetProtocolV4IDDomainQueryParameter ¶

func (o *NfsCollectionGetParams) SetProtocolV4IDDomainQueryParameter(protocolV4IDDomain *string)

SetProtocolV4IDDomainQueryParameter adds the protocolV4IdDomain to the nfs collection get params

func (*NfsCollectionGetParams) SetQtreeExportEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetQtreeExportEnabledQueryParameter(qtreeExportEnabled *bool)

SetQtreeExportEnabledQueryParameter adds the qtreeExportEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetQtreeValidateExportQueryParameter ¶

func (o *NfsCollectionGetParams) SetQtreeValidateExportQueryParameter(qtreeValidateExport *bool)

SetQtreeValidateExportQueryParameter adds the qtreeValidateExport to the nfs collection get params

func (*NfsCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *NfsCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the nfs collection get params

func (*NfsCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *NfsCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the nfs collection get params

func (*NfsCollectionGetParams) SetRootIgnoreNtACLQueryParameter ¶

func (o *NfsCollectionGetParams) SetRootIgnoreNtACLQueryParameter(rootIgnoreNtACL *bool)

SetRootIgnoreNtACLQueryParameter adds the rootIgnoreNtAcl to the nfs collection get params

func (*NfsCollectionGetParams) SetRootSkIPWritePermissionCheckQueryParameter ¶

func (o *NfsCollectionGetParams) SetRootSkIPWritePermissionCheckQueryParameter(rootSkipWritePermissionCheck *bool)

SetRootSkIPWritePermissionCheckQueryParameter adds the rootSkipWritePermissionCheck to the nfs collection get params

func (*NfsCollectionGetParams) SetRquotaEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetRquotaEnabledQueryParameter(rquotaEnabled *bool)

SetRquotaEnabledQueryParameter adds the rquotaEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *NfsCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the nfs collection get params

func (*NfsCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *NfsCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the nfs collection get params

func (*NfsCollectionGetParams) SetSecurityChownModeQueryParameter ¶

func (o *NfsCollectionGetParams) SetSecurityChownModeQueryParameter(securityChownMode *string)

SetSecurityChownModeQueryParameter adds the securityChownMode to the nfs collection get params

func (*NfsCollectionGetParams) SetSecurityNtACLDisplayPermissionQueryParameter ¶

func (o *NfsCollectionGetParams) SetSecurityNtACLDisplayPermissionQueryParameter(securityNtACLDisplayPermission *bool)

SetSecurityNtACLDisplayPermissionQueryParameter adds the securityNtAclDisplayPermission to the nfs collection get params

func (*NfsCollectionGetParams) SetSecurityNtfsUnixSecurityQueryParameter ¶

func (o *NfsCollectionGetParams) SetSecurityNtfsUnixSecurityQueryParameter(securityNtfsUnixSecurity *string)

SetSecurityNtfsUnixSecurityQueryParameter adds the securityNtfsUnixSecurity to the nfs collection get params

func (*NfsCollectionGetParams) SetSecurityPermittedEncryptionTypesQueryParameter ¶

func (o *NfsCollectionGetParams) SetSecurityPermittedEncryptionTypesQueryParameter(securityPermittedEncryptionTypes *string)

SetSecurityPermittedEncryptionTypesQueryParameter adds the securityPermittedEncryptionTypes to the nfs collection get params

func (*NfsCollectionGetParams) SetSecurityRpcsecContextIDleQueryParameter ¶

func (o *NfsCollectionGetParams) SetSecurityRpcsecContextIDleQueryParameter(securityRpcsecContextIdle *int64)

SetSecurityRpcsecContextIDleQueryParameter adds the securityRpcsecContextIdle to the nfs collection get params

func (*NfsCollectionGetParams) SetShowmountEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetShowmountEnabledQueryParameter(showmountEnabled *bool)

SetShowmountEnabledQueryParameter adds the showmountEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetStateQueryParameter ¶

func (o *NfsCollectionGetParams) SetStateQueryParameter(state *string)

SetStateQueryParameter adds the state to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3IopsRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3IopsRawOtherQueryParameter(statisticsV3IopsRawOther *int64)

SetStatisticsV3IopsRawOtherQueryParameter adds the statisticsV3IopsRawOther to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3IopsRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3IopsRawReadQueryParameter(statisticsV3IopsRawRead *int64)

SetStatisticsV3IopsRawReadQueryParameter adds the statisticsV3IopsRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3IopsRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3IopsRawTotalQueryParameter(statisticsV3IopsRawTotal *int64)

SetStatisticsV3IopsRawTotalQueryParameter adds the statisticsV3IopsRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3IopsRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3IopsRawWriteQueryParameter(statisticsV3IopsRawWrite *int64)

SetStatisticsV3IopsRawWriteQueryParameter adds the statisticsV3IopsRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3LatencyRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3LatencyRawOtherQueryParameter(statisticsV3LatencyRawOther *int64)

SetStatisticsV3LatencyRawOtherQueryParameter adds the statisticsV3LatencyRawOther to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3LatencyRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3LatencyRawReadQueryParameter(statisticsV3LatencyRawRead *int64)

SetStatisticsV3LatencyRawReadQueryParameter adds the statisticsV3LatencyRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3LatencyRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3LatencyRawTotalQueryParameter(statisticsV3LatencyRawTotal *int64)

SetStatisticsV3LatencyRawTotalQueryParameter adds the statisticsV3LatencyRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3LatencyRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3LatencyRawWriteQueryParameter(statisticsV3LatencyRawWrite *int64)

SetStatisticsV3LatencyRawWriteQueryParameter adds the statisticsV3LatencyRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3StatusQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3StatusQueryParameter(statisticsV3Status *string)

SetStatisticsV3StatusQueryParameter adds the statisticsV3Status to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3ThroughputRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3ThroughputRawReadQueryParameter(statisticsV3ThroughputRawRead *int64)

SetStatisticsV3ThroughputRawReadQueryParameter adds the statisticsV3ThroughputRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3ThroughputRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3ThroughputRawTotalQueryParameter(statisticsV3ThroughputRawTotal *int64)

SetStatisticsV3ThroughputRawTotalQueryParameter adds the statisticsV3ThroughputRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3ThroughputRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3ThroughputRawWriteQueryParameter(statisticsV3ThroughputRawWrite *int64)

SetStatisticsV3ThroughputRawWriteQueryParameter adds the statisticsV3ThroughputRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV3TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV3TimestampQueryParameter(statisticsV3Timestamp *string)

SetStatisticsV3TimestampQueryParameter adds the statisticsV3Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41IopsRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41IopsRawOtherQueryParameter(statisticsV41IopsRawOther *int64)

SetStatisticsV41IopsRawOtherQueryParameter adds the statisticsV41IopsRawOther to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41IopsRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41IopsRawReadQueryParameter(statisticsV41IopsRawRead *int64)

SetStatisticsV41IopsRawReadQueryParameter adds the statisticsV41IopsRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41IopsRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41IopsRawTotalQueryParameter(statisticsV41IopsRawTotal *int64)

SetStatisticsV41IopsRawTotalQueryParameter adds the statisticsV41IopsRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41IopsRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41IopsRawWriteQueryParameter(statisticsV41IopsRawWrite *int64)

SetStatisticsV41IopsRawWriteQueryParameter adds the statisticsV41IopsRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41LatencyRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41LatencyRawOtherQueryParameter(statisticsV41LatencyRawOther *int64)

SetStatisticsV41LatencyRawOtherQueryParameter adds the statisticsV41LatencyRawOther to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41LatencyRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41LatencyRawReadQueryParameter(statisticsV41LatencyRawRead *int64)

SetStatisticsV41LatencyRawReadQueryParameter adds the statisticsV41LatencyRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41LatencyRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41LatencyRawTotalQueryParameter(statisticsV41LatencyRawTotal *int64)

SetStatisticsV41LatencyRawTotalQueryParameter adds the statisticsV41LatencyRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41LatencyRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41LatencyRawWriteQueryParameter(statisticsV41LatencyRawWrite *int64)

SetStatisticsV41LatencyRawWriteQueryParameter adds the statisticsV41LatencyRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41StatusQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41StatusQueryParameter(statisticsV41Status *string)

SetStatisticsV41StatusQueryParameter adds the statisticsV41Status to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41ThroughputRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41ThroughputRawReadQueryParameter(statisticsV41ThroughputRawRead *int64)

SetStatisticsV41ThroughputRawReadQueryParameter adds the statisticsV41ThroughputRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41ThroughputRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41ThroughputRawTotalQueryParameter(statisticsV41ThroughputRawTotal *int64)

SetStatisticsV41ThroughputRawTotalQueryParameter adds the statisticsV41ThroughputRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41ThroughputRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41ThroughputRawWriteQueryParameter(statisticsV41ThroughputRawWrite *int64)

SetStatisticsV41ThroughputRawWriteQueryParameter adds the statisticsV41ThroughputRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV41TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV41TimestampQueryParameter(statisticsV41Timestamp *string)

SetStatisticsV41TimestampQueryParameter adds the statisticsV41Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4IopsRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4IopsRawOtherQueryParameter(statisticsV4IopsRawOther *int64)

SetStatisticsV4IopsRawOtherQueryParameter adds the statisticsV4IopsRawOther to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4IopsRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4IopsRawReadQueryParameter(statisticsV4IopsRawRead *int64)

SetStatisticsV4IopsRawReadQueryParameter adds the statisticsV4IopsRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4IopsRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4IopsRawTotalQueryParameter(statisticsV4IopsRawTotal *int64)

SetStatisticsV4IopsRawTotalQueryParameter adds the statisticsV4IopsRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4IopsRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4IopsRawWriteQueryParameter(statisticsV4IopsRawWrite *int64)

SetStatisticsV4IopsRawWriteQueryParameter adds the statisticsV4IopsRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4LatencyRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4LatencyRawOtherQueryParameter(statisticsV4LatencyRawOther *int64)

SetStatisticsV4LatencyRawOtherQueryParameter adds the statisticsV4LatencyRawOther to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4LatencyRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4LatencyRawReadQueryParameter(statisticsV4LatencyRawRead *int64)

SetStatisticsV4LatencyRawReadQueryParameter adds the statisticsV4LatencyRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4LatencyRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4LatencyRawTotalQueryParameter(statisticsV4LatencyRawTotal *int64)

SetStatisticsV4LatencyRawTotalQueryParameter adds the statisticsV4LatencyRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4LatencyRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4LatencyRawWriteQueryParameter(statisticsV4LatencyRawWrite *int64)

SetStatisticsV4LatencyRawWriteQueryParameter adds the statisticsV4LatencyRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4StatusQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4StatusQueryParameter(statisticsV4Status *string)

SetStatisticsV4StatusQueryParameter adds the statisticsV4Status to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4ThroughputRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4ThroughputRawReadQueryParameter(statisticsV4ThroughputRawRead *int64)

SetStatisticsV4ThroughputRawReadQueryParameter adds the statisticsV4ThroughputRawRead to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4ThroughputRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4ThroughputRawTotalQueryParameter(statisticsV4ThroughputRawTotal *int64)

SetStatisticsV4ThroughputRawTotalQueryParameter adds the statisticsV4ThroughputRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4ThroughputRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4ThroughputRawWriteQueryParameter(statisticsV4ThroughputRawWrite *int64)

SetStatisticsV4ThroughputRawWriteQueryParameter adds the statisticsV4ThroughputRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) SetStatisticsV4TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) SetStatisticsV4TimestampQueryParameter(statisticsV4Timestamp *string)

SetStatisticsV4TimestampQueryParameter adds the statisticsV4Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) SetTimeout ¶

func (o *NfsCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs collection get params

func (*NfsCollectionGetParams) SetTransportTCPEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetTransportTCPEnabledQueryParameter(transportTCPEnabled *bool)

SetTransportTCPEnabledQueryParameter adds the transportTcpEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetTransportTCPMaxTransferSizeQueryParameter ¶

func (o *NfsCollectionGetParams) SetTransportTCPMaxTransferSizeQueryParameter(transportTCPMaxTransferSize *int64)

SetTransportTCPMaxTransferSizeQueryParameter adds the transportTcpMaxTransferSize to the nfs collection get params

func (*NfsCollectionGetParams) SetTransportUDPEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetTransportUDPEnabledQueryParameter(transportUDPEnabled *bool)

SetTransportUDPEnabledQueryParameter adds the transportUdpEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetVstorageEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetVstorageEnabledQueryParameter(vstorageEnabled *bool)

SetVstorageEnabledQueryParameter adds the vstorageEnabled to the nfs collection get params

func (*NfsCollectionGetParams) SetWindowsDefaultUserQueryParameter ¶

func (o *NfsCollectionGetParams) SetWindowsDefaultUserQueryParameter(windowsDefaultUser *string)

SetWindowsDefaultUserQueryParameter adds the windowsDefaultUser to the nfs collection get params

func (*NfsCollectionGetParams) SetWindowsMapUnknownUIDToDefaultUserQueryParameter ¶

func (o *NfsCollectionGetParams) SetWindowsMapUnknownUIDToDefaultUserQueryParameter(windowsMapUnknownUIDToDefaultUser *bool)

SetWindowsMapUnknownUIDToDefaultUserQueryParameter adds the windowsMapUnknownUidToDefaultUser to the nfs collection get params

func (*NfsCollectionGetParams) SetWindowsV3MsDosClientEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) SetWindowsV3MsDosClientEnabledQueryParameter(windowsV3MsDosClientEnabled *bool)

SetWindowsV3MsDosClientEnabledQueryParameter adds the windowsV3MsDosClientEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithAccessCacheConfigHarvestTimeoutQueryParameter ¶

func (o *NfsCollectionGetParams) WithAccessCacheConfigHarvestTimeoutQueryParameter(accessCacheConfigHarvestTimeout *int64) *NfsCollectionGetParams

WithAccessCacheConfigHarvestTimeoutQueryParameter adds the accessCacheConfigHarvestTimeout to the nfs collection get params

func (*NfsCollectionGetParams) WithAccessCacheConfigIsDNSTTLEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithAccessCacheConfigIsDNSTTLEnabledQueryParameter(accessCacheConfigIsDNSTTLEnabled *bool) *NfsCollectionGetParams

WithAccessCacheConfigIsDNSTTLEnabledQueryParameter adds the accessCacheConfigIsDNSTTLEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithAccessCacheConfigTTLFailureQueryParameter ¶

func (o *NfsCollectionGetParams) WithAccessCacheConfigTTLFailureQueryParameter(accessCacheConfigTTLFailure *int64) *NfsCollectionGetParams

WithAccessCacheConfigTTLFailureQueryParameter adds the accessCacheConfigTTLFailure to the nfs collection get params

func (*NfsCollectionGetParams) WithAccessCacheConfigTTLNegativeQueryParameter ¶

func (o *NfsCollectionGetParams) WithAccessCacheConfigTTLNegativeQueryParameter(accessCacheConfigTTLNegative *int64) *NfsCollectionGetParams

WithAccessCacheConfigTTLNegativeQueryParameter adds the accessCacheConfigTTLNegative to the nfs collection get params

func (*NfsCollectionGetParams) WithAccessCacheConfigTTLPositiveQueryParameter ¶

func (o *NfsCollectionGetParams) WithAccessCacheConfigTTLPositiveQueryParameter(accessCacheConfigTTLPositive *int64) *NfsCollectionGetParams

WithAccessCacheConfigTTLPositiveQueryParameter adds the accessCacheConfigTTLPositive to the nfs collection get params

func (*NfsCollectionGetParams) WithAuthSysExtendedGroupsEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithAuthSysExtendedGroupsEnabledQueryParameter(authSysExtendedGroupsEnabled *bool) *NfsCollectionGetParams

WithAuthSysExtendedGroupsEnabledQueryParameter adds the authSysExtendedGroupsEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithContext ¶

WithContext adds the context to the nfs collection get params

func (*NfsCollectionGetParams) WithCredentialCacheNegativeTTLQueryParameter ¶

func (o *NfsCollectionGetParams) WithCredentialCacheNegativeTTLQueryParameter(credentialCacheNegativeTTL *int64) *NfsCollectionGetParams

WithCredentialCacheNegativeTTLQueryParameter adds the credentialCacheNegativeTTL to the nfs collection get params

func (*NfsCollectionGetParams) WithCredentialCachePositiveTTLQueryParameter ¶

func (o *NfsCollectionGetParams) WithCredentialCachePositiveTTLQueryParameter(credentialCachePositiveTTL *int64) *NfsCollectionGetParams

WithCredentialCachePositiveTTLQueryParameter adds the credentialCachePositiveTTL to the nfs collection get params

func (*NfsCollectionGetParams) WithCredentialCacheTransientErrorTTLQueryParameter ¶

func (o *NfsCollectionGetParams) WithCredentialCacheTransientErrorTTLQueryParameter(credentialCacheTransientErrorTTL *int64) *NfsCollectionGetParams

WithCredentialCacheTransientErrorTTLQueryParameter adds the credentialCacheTransientErrorTTL to the nfs collection get params

func (*NfsCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the nfs collection get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsCollectionGetParams) WithEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithEnabledQueryParameter(enabled *bool) *NfsCollectionGetParams

WithEnabledQueryParameter adds the enabled to the nfs collection get params

func (*NfsCollectionGetParams) WithExportsNameServiceLookupProtocolQueryParameter ¶

func (o *NfsCollectionGetParams) WithExportsNameServiceLookupProtocolQueryParameter(exportsNameServiceLookupProtocol *string) *NfsCollectionGetParams

WithExportsNameServiceLookupProtocolQueryParameter adds the exportsNameServiceLookupProtocol to the nfs collection get params

func (*NfsCollectionGetParams) WithExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter ¶

func (o *NfsCollectionGetParams) WithExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter(exportsNetgroupTrustAnyNsswitchNoMatch *bool) *NfsCollectionGetParams

WithExportsNetgroupTrustAnyNsswitchNoMatchQueryParameter adds the exportsNetgroupTrustAnyNsswitchNoMatch to the nfs collection get params

func (*NfsCollectionGetParams) WithExtendedGroupsLimitQueryParameter ¶

func (o *NfsCollectionGetParams) WithExtendedGroupsLimitQueryParameter(extendedGroupsLimit *int64) *NfsCollectionGetParams

WithExtendedGroupsLimitQueryParameter adds the extendedGroupsLimit to the nfs collection get params

func (*NfsCollectionGetParams) WithFieldsQueryParameter ¶

func (o *NfsCollectionGetParams) WithFieldsQueryParameter(fields []string) *NfsCollectionGetParams

WithFieldsQueryParameter adds the fields to the nfs collection get params

func (*NfsCollectionGetParams) WithFileSessionIoGroupingCountQueryParameter ¶

func (o *NfsCollectionGetParams) WithFileSessionIoGroupingCountQueryParameter(fileSessionIoGroupingCount *int64) *NfsCollectionGetParams

WithFileSessionIoGroupingCountQueryParameter adds the fileSessionIoGroupingCount to the nfs collection get params

func (*NfsCollectionGetParams) WithFileSessionIoGroupingDurationQueryParameter ¶

func (o *NfsCollectionGetParams) WithFileSessionIoGroupingDurationQueryParameter(fileSessionIoGroupingDuration *int64) *NfsCollectionGetParams

WithFileSessionIoGroupingDurationQueryParameter adds the fileSessionIoGroupingDuration to the nfs collection get params

func (*NfsCollectionGetParams) WithHTTPClient ¶

func (o *NfsCollectionGetParams) WithHTTPClient(client *http.Client) *NfsCollectionGetParams

WithHTTPClient adds the HTTPClient to the nfs collection get params

func (*NfsCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *NfsCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *NfsCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3DurationQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3DurationQueryParameter(metricV3Duration *string) *NfsCollectionGetParams

WithMetricV3DurationQueryParameter adds the metricV3Duration to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3IopsOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3IopsOtherQueryParameter(metricV3IopsOther *int64) *NfsCollectionGetParams

WithMetricV3IopsOtherQueryParameter adds the metricV3IopsOther to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3IopsReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3IopsReadQueryParameter(metricV3IopsRead *int64) *NfsCollectionGetParams

WithMetricV3IopsReadQueryParameter adds the metricV3IopsRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3IopsTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3IopsTotalQueryParameter(metricV3IopsTotal *int64) *NfsCollectionGetParams

WithMetricV3IopsTotalQueryParameter adds the metricV3IopsTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3IopsWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3IopsWriteQueryParameter(metricV3IopsWrite *int64) *NfsCollectionGetParams

WithMetricV3IopsWriteQueryParameter adds the metricV3IopsWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3LatencyOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3LatencyOtherQueryParameter(metricV3LatencyOther *int64) *NfsCollectionGetParams

WithMetricV3LatencyOtherQueryParameter adds the metricV3LatencyOther to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3LatencyReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3LatencyReadQueryParameter(metricV3LatencyRead *int64) *NfsCollectionGetParams

WithMetricV3LatencyReadQueryParameter adds the metricV3LatencyRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3LatencyTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3LatencyTotalQueryParameter(metricV3LatencyTotal *int64) *NfsCollectionGetParams

WithMetricV3LatencyTotalQueryParameter adds the metricV3LatencyTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3LatencyWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3LatencyWriteQueryParameter(metricV3LatencyWrite *int64) *NfsCollectionGetParams

WithMetricV3LatencyWriteQueryParameter adds the metricV3LatencyWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3StatusQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3StatusQueryParameter(metricV3Status *string) *NfsCollectionGetParams

WithMetricV3StatusQueryParameter adds the metricV3Status to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3ThroughputReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3ThroughputReadQueryParameter(metricV3ThroughputRead *int64) *NfsCollectionGetParams

WithMetricV3ThroughputReadQueryParameter adds the metricV3ThroughputRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3ThroughputTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3ThroughputTotalQueryParameter(metricV3ThroughputTotal *int64) *NfsCollectionGetParams

WithMetricV3ThroughputTotalQueryParameter adds the metricV3ThroughputTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3ThroughputWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3ThroughputWriteQueryParameter(metricV3ThroughputWrite *int64) *NfsCollectionGetParams

WithMetricV3ThroughputWriteQueryParameter adds the metricV3ThroughputWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV3TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV3TimestampQueryParameter(metricV3Timestamp *string) *NfsCollectionGetParams

WithMetricV3TimestampQueryParameter adds the metricV3Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41DurationQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41DurationQueryParameter(metricV41Duration *string) *NfsCollectionGetParams

WithMetricV41DurationQueryParameter adds the metricV41Duration to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41IopsOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41IopsOtherQueryParameter(metricV41IopsOther *int64) *NfsCollectionGetParams

WithMetricV41IopsOtherQueryParameter adds the metricV41IopsOther to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41IopsReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41IopsReadQueryParameter(metricV41IopsRead *int64) *NfsCollectionGetParams

WithMetricV41IopsReadQueryParameter adds the metricV41IopsRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41IopsTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41IopsTotalQueryParameter(metricV41IopsTotal *int64) *NfsCollectionGetParams

WithMetricV41IopsTotalQueryParameter adds the metricV41IopsTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41IopsWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41IopsWriteQueryParameter(metricV41IopsWrite *int64) *NfsCollectionGetParams

WithMetricV41IopsWriteQueryParameter adds the metricV41IopsWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41LatencyOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41LatencyOtherQueryParameter(metricV41LatencyOther *int64) *NfsCollectionGetParams

WithMetricV41LatencyOtherQueryParameter adds the metricV41LatencyOther to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41LatencyReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41LatencyReadQueryParameter(metricV41LatencyRead *int64) *NfsCollectionGetParams

WithMetricV41LatencyReadQueryParameter adds the metricV41LatencyRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41LatencyTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41LatencyTotalQueryParameter(metricV41LatencyTotal *int64) *NfsCollectionGetParams

WithMetricV41LatencyTotalQueryParameter adds the metricV41LatencyTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41LatencyWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41LatencyWriteQueryParameter(metricV41LatencyWrite *int64) *NfsCollectionGetParams

WithMetricV41LatencyWriteQueryParameter adds the metricV41LatencyWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41StatusQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41StatusQueryParameter(metricV41Status *string) *NfsCollectionGetParams

WithMetricV41StatusQueryParameter adds the metricV41Status to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41ThroughputReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41ThroughputReadQueryParameter(metricV41ThroughputRead *int64) *NfsCollectionGetParams

WithMetricV41ThroughputReadQueryParameter adds the metricV41ThroughputRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41ThroughputTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41ThroughputTotalQueryParameter(metricV41ThroughputTotal *int64) *NfsCollectionGetParams

WithMetricV41ThroughputTotalQueryParameter adds the metricV41ThroughputTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41ThroughputWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41ThroughputWriteQueryParameter(metricV41ThroughputWrite *int64) *NfsCollectionGetParams

WithMetricV41ThroughputWriteQueryParameter adds the metricV41ThroughputWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV41TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV41TimestampQueryParameter(metricV41Timestamp *string) *NfsCollectionGetParams

WithMetricV41TimestampQueryParameter adds the metricV41Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4DurationQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4DurationQueryParameter(metricV4Duration *string) *NfsCollectionGetParams

WithMetricV4DurationQueryParameter adds the metricV4Duration to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4IopsOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4IopsOtherQueryParameter(metricV4IopsOther *int64) *NfsCollectionGetParams

WithMetricV4IopsOtherQueryParameter adds the metricV4IopsOther to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4IopsReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4IopsReadQueryParameter(metricV4IopsRead *int64) *NfsCollectionGetParams

WithMetricV4IopsReadQueryParameter adds the metricV4IopsRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4IopsTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4IopsTotalQueryParameter(metricV4IopsTotal *int64) *NfsCollectionGetParams

WithMetricV4IopsTotalQueryParameter adds the metricV4IopsTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4IopsWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4IopsWriteQueryParameter(metricV4IopsWrite *int64) *NfsCollectionGetParams

WithMetricV4IopsWriteQueryParameter adds the metricV4IopsWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4LatencyOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4LatencyOtherQueryParameter(metricV4LatencyOther *int64) *NfsCollectionGetParams

WithMetricV4LatencyOtherQueryParameter adds the metricV4LatencyOther to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4LatencyReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4LatencyReadQueryParameter(metricV4LatencyRead *int64) *NfsCollectionGetParams

WithMetricV4LatencyReadQueryParameter adds the metricV4LatencyRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4LatencyTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4LatencyTotalQueryParameter(metricV4LatencyTotal *int64) *NfsCollectionGetParams

WithMetricV4LatencyTotalQueryParameter adds the metricV4LatencyTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4LatencyWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4LatencyWriteQueryParameter(metricV4LatencyWrite *int64) *NfsCollectionGetParams

WithMetricV4LatencyWriteQueryParameter adds the metricV4LatencyWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4StatusQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4StatusQueryParameter(metricV4Status *string) *NfsCollectionGetParams

WithMetricV4StatusQueryParameter adds the metricV4Status to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4ThroughputReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4ThroughputReadQueryParameter(metricV4ThroughputRead *int64) *NfsCollectionGetParams

WithMetricV4ThroughputReadQueryParameter adds the metricV4ThroughputRead to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4ThroughputTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4ThroughputTotalQueryParameter(metricV4ThroughputTotal *int64) *NfsCollectionGetParams

WithMetricV4ThroughputTotalQueryParameter adds the metricV4ThroughputTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4ThroughputWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4ThroughputWriteQueryParameter(metricV4ThroughputWrite *int64) *NfsCollectionGetParams

WithMetricV4ThroughputWriteQueryParameter adds the metricV4ThroughputWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithMetricV4TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) WithMetricV4TimestampQueryParameter(metricV4Timestamp *string) *NfsCollectionGetParams

WithMetricV4TimestampQueryParameter adds the metricV4Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) WithOrderByQueryParameter ¶

func (o *NfsCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *NfsCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolAccessRulesAuthTypeQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolAccessRulesAuthTypeQueryParameter(protocolAccessRulesAuthType *string) *NfsCollectionGetParams

WithProtocolAccessRulesAuthTypeQueryParameter adds the protocolAccessRulesAuthType to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolAccessRulesCifsAccessTypeQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolAccessRulesCifsAccessTypeQueryParameter(protocolAccessRulesCifsAccessType *string) *NfsCollectionGetParams

WithProtocolAccessRulesCifsAccessTypeQueryParameter adds the protocolAccessRulesCifsAccessType to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolAccessRulesClientIPQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolAccessRulesClientIPQueryParameter(protocolAccessRulesClientIP *string) *NfsCollectionGetParams

WithProtocolAccessRulesClientIPQueryParameter adds the protocolAccessRulesClientIP to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolAccessRulesNfs3AccessTypeQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolAccessRulesNfs3AccessTypeQueryParameter(protocolAccessRulesNfs3AccessType *string) *NfsCollectionGetParams

WithProtocolAccessRulesNfs3AccessTypeQueryParameter adds the protocolAccessRulesNfs3AccessType to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolAccessRulesNfs4AccessTypeQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolAccessRulesNfs4AccessTypeQueryParameter(protocolAccessRulesNfs4AccessType *string) *NfsCollectionGetParams

WithProtocolAccessRulesNfs4AccessTypeQueryParameter adds the protocolAccessRulesNfs4AccessType to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolAccessRulesVolumeQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolAccessRulesVolumeQueryParameter(protocolAccessRulesVolume *string) *NfsCollectionGetParams

WithProtocolAccessRulesVolumeQueryParameter adds the protocolAccessRulesVolume to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV364bitIDentifiersEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV364bitIDentifiersEnabledQueryParameter(protocolV364bitIdentifiersEnabled *bool) *NfsCollectionGetParams

WithProtocolV364bitIDentifiersEnabledQueryParameter adds the protocolV364bitIdentifiersEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3EnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3EnabledQueryParameter(protocolV3Enabled *bool) *NfsCollectionGetParams

WithProtocolV3EnabledQueryParameter adds the protocolV3Enabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesConnectionDropQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesConnectionDropQueryParameter(protocolV3FeaturesConnectionDrop *bool) *NfsCollectionGetParams

WithProtocolV3FeaturesConnectionDropQueryParameter adds the protocolV3FeaturesConnectionDrop to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesEjukeboxEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesEjukeboxEnabledQueryParameter(protocolV3FeaturesEjukeboxEnabled *bool) *NfsCollectionGetParams

WithProtocolV3FeaturesEjukeboxEnabledQueryParameter adds the protocolV3FeaturesEjukeboxEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesFsIDChangeQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesFsIDChangeQueryParameter(protocolV3FeaturesFsidChange *bool) *NfsCollectionGetParams

WithProtocolV3FeaturesFsIDChangeQueryParameter adds the protocolV3FeaturesFsidChange to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesMountDaemonPortQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesMountDaemonPortQueryParameter(protocolV3FeaturesMountDaemonPort *int64) *NfsCollectionGetParams

WithProtocolV3FeaturesMountDaemonPortQueryParameter adds the protocolV3FeaturesMountDaemonPort to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesMountRootOnlyQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesMountRootOnlyQueryParameter(protocolV3FeaturesMountRootOnly *bool) *NfsCollectionGetParams

WithProtocolV3FeaturesMountRootOnlyQueryParameter adds the protocolV3FeaturesMountRootOnly to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesNetworkLockManagerPortQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesNetworkLockManagerPortQueryParameter(protocolV3FeaturesNetworkLockManagerPort *int64) *NfsCollectionGetParams

WithProtocolV3FeaturesNetworkLockManagerPortQueryParameter adds the protocolV3FeaturesNetworkLockManagerPort to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter(protocolV3FeaturesNetworkStatusMonitorPort *int64) *NfsCollectionGetParams

WithProtocolV3FeaturesNetworkStatusMonitorPortQueryParameter adds the protocolV3FeaturesNetworkStatusMonitorPort to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV3FeaturesRquotaDaemonPortQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV3FeaturesRquotaDaemonPortQueryParameter(protocolV3FeaturesRquotaDaemonPort *int64) *NfsCollectionGetParams

WithProtocolV3FeaturesRquotaDaemonPortQueryParameter adds the protocolV3FeaturesRquotaDaemonPort to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV40EnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV40EnabledQueryParameter(protocolV40Enabled *bool) *NfsCollectionGetParams

WithProtocolV40EnabledQueryParameter adds the protocolV40Enabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV40FeaturesACLEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV40FeaturesACLEnabledQueryParameter(protocolV40FeaturesACLEnabled *bool) *NfsCollectionGetParams

WithProtocolV40FeaturesACLEnabledQueryParameter adds the protocolV40FeaturesACLEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV40FeaturesACLMaxAcesQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV40FeaturesACLMaxAcesQueryParameter(protocolV40FeaturesACLMaxAces *int64) *NfsCollectionGetParams

WithProtocolV40FeaturesACLMaxAcesQueryParameter adds the protocolV40FeaturesACLMaxAces to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV40FeaturesACLPreserveQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV40FeaturesACLPreserveQueryParameter(protocolV40FeaturesACLPreserve *bool) *NfsCollectionGetParams

WithProtocolV40FeaturesACLPreserveQueryParameter adds the protocolV40FeaturesACLPreserve to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV40FeaturesReadDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV40FeaturesReadDelegationEnabledQueryParameter(protocolV40FeaturesReadDelegationEnabled *bool) *NfsCollectionGetParams

WithProtocolV40FeaturesReadDelegationEnabledQueryParameter adds the protocolV40FeaturesReadDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV40FeaturesWriteDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV40FeaturesWriteDelegationEnabledQueryParameter(protocolV40FeaturesWriteDelegationEnabled *bool) *NfsCollectionGetParams

WithProtocolV40FeaturesWriteDelegationEnabledQueryParameter adds the protocolV40FeaturesWriteDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41EnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41EnabledQueryParameter(protocolV41Enabled *bool) *NfsCollectionGetParams

WithProtocolV41EnabledQueryParameter adds the protocolV41Enabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41FeaturesACLEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41FeaturesACLEnabledQueryParameter(protocolV41FeaturesACLEnabled *bool) *NfsCollectionGetParams

WithProtocolV41FeaturesACLEnabledQueryParameter adds the protocolV41FeaturesACLEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41FeaturesImplementationDomainQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41FeaturesImplementationDomainQueryParameter(protocolV41FeaturesImplementationDomain *string) *NfsCollectionGetParams

WithProtocolV41FeaturesImplementationDomainQueryParameter adds the protocolV41FeaturesImplementationDomain to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41FeaturesImplementationNameQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41FeaturesImplementationNameQueryParameter(protocolV41FeaturesImplementationName *string) *NfsCollectionGetParams

WithProtocolV41FeaturesImplementationNameQueryParameter adds the protocolV41FeaturesImplementationName to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41FeaturesPnfsEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41FeaturesPnfsEnabledQueryParameter(protocolV41FeaturesPnfsEnabled *bool) *NfsCollectionGetParams

WithProtocolV41FeaturesPnfsEnabledQueryParameter adds the protocolV41FeaturesPnfsEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41FeaturesReadDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41FeaturesReadDelegationEnabledQueryParameter(protocolV41FeaturesReadDelegationEnabled *bool) *NfsCollectionGetParams

WithProtocolV41FeaturesReadDelegationEnabledQueryParameter adds the protocolV41FeaturesReadDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV41FeaturesWriteDelegationEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV41FeaturesWriteDelegationEnabledQueryParameter(protocolV41FeaturesWriteDelegationEnabled *bool) *NfsCollectionGetParams

WithProtocolV41FeaturesWriteDelegationEnabledQueryParameter adds the protocolV41FeaturesWriteDelegationEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV464bitIDentifiersEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV464bitIDentifiersEnabledQueryParameter(protocolV464bitIdentifiersEnabled *bool) *NfsCollectionGetParams

WithProtocolV464bitIDentifiersEnabledQueryParameter adds the protocolV464bitIdentifiersEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithProtocolV4IDDomainQueryParameter ¶

func (o *NfsCollectionGetParams) WithProtocolV4IDDomainQueryParameter(protocolV4IDDomain *string) *NfsCollectionGetParams

WithProtocolV4IDDomainQueryParameter adds the protocolV4IDDomain to the nfs collection get params

func (*NfsCollectionGetParams) WithQtreeExportEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithQtreeExportEnabledQueryParameter(qtreeExportEnabled *bool) *NfsCollectionGetParams

WithQtreeExportEnabledQueryParameter adds the qtreeExportEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithQtreeValidateExportQueryParameter ¶

func (o *NfsCollectionGetParams) WithQtreeValidateExportQueryParameter(qtreeValidateExport *bool) *NfsCollectionGetParams

WithQtreeValidateExportQueryParameter adds the qtreeValidateExport to the nfs collection get params

func (*NfsCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *NfsCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *NfsCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the nfs collection get params

func (*NfsCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *NfsCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *NfsCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the nfs collection get params

func (*NfsCollectionGetParams) WithRootIgnoreNtACLQueryParameter ¶

func (o *NfsCollectionGetParams) WithRootIgnoreNtACLQueryParameter(rootIgnoreNtACL *bool) *NfsCollectionGetParams

WithRootIgnoreNtACLQueryParameter adds the rootIgnoreNtACL to the nfs collection get params

func (*NfsCollectionGetParams) WithRootSkIPWritePermissionCheckQueryParameter ¶

func (o *NfsCollectionGetParams) WithRootSkIPWritePermissionCheckQueryParameter(rootSkipWritePermissionCheck *bool) *NfsCollectionGetParams

WithRootSkIPWritePermissionCheckQueryParameter adds the rootSkipWritePermissionCheck to the nfs collection get params

func (*NfsCollectionGetParams) WithRquotaEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithRquotaEnabledQueryParameter(rquotaEnabled *bool) *NfsCollectionGetParams

WithRquotaEnabledQueryParameter adds the rquotaEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *NfsCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *NfsCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the nfs collection get params

func (*NfsCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *NfsCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *NfsCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the nfs collection get params

func (*NfsCollectionGetParams) WithSecurityChownModeQueryParameter ¶

func (o *NfsCollectionGetParams) WithSecurityChownModeQueryParameter(securityChownMode *string) *NfsCollectionGetParams

WithSecurityChownModeQueryParameter adds the securityChownMode to the nfs collection get params

func (*NfsCollectionGetParams) WithSecurityNtACLDisplayPermissionQueryParameter ¶

func (o *NfsCollectionGetParams) WithSecurityNtACLDisplayPermissionQueryParameter(securityNtACLDisplayPermission *bool) *NfsCollectionGetParams

WithSecurityNtACLDisplayPermissionQueryParameter adds the securityNtACLDisplayPermission to the nfs collection get params

func (*NfsCollectionGetParams) WithSecurityNtfsUnixSecurityQueryParameter ¶

func (o *NfsCollectionGetParams) WithSecurityNtfsUnixSecurityQueryParameter(securityNtfsUnixSecurity *string) *NfsCollectionGetParams

WithSecurityNtfsUnixSecurityQueryParameter adds the securityNtfsUnixSecurity to the nfs collection get params

func (*NfsCollectionGetParams) WithSecurityPermittedEncryptionTypesQueryParameter ¶

func (o *NfsCollectionGetParams) WithSecurityPermittedEncryptionTypesQueryParameter(securityPermittedEncryptionTypes *string) *NfsCollectionGetParams

WithSecurityPermittedEncryptionTypesQueryParameter adds the securityPermittedEncryptionTypes to the nfs collection get params

func (*NfsCollectionGetParams) WithSecurityRpcsecContextIDleQueryParameter ¶

func (o *NfsCollectionGetParams) WithSecurityRpcsecContextIDleQueryParameter(securityRpcsecContextIdle *int64) *NfsCollectionGetParams

WithSecurityRpcsecContextIDleQueryParameter adds the securityRpcsecContextIdle to the nfs collection get params

func (*NfsCollectionGetParams) WithShowmountEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithShowmountEnabledQueryParameter(showmountEnabled *bool) *NfsCollectionGetParams

WithShowmountEnabledQueryParameter adds the showmountEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithStateQueryParameter ¶

func (o *NfsCollectionGetParams) WithStateQueryParameter(state *string) *NfsCollectionGetParams

WithStateQueryParameter adds the state to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3IopsRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3IopsRawOtherQueryParameter(statisticsV3IopsRawOther *int64) *NfsCollectionGetParams

WithStatisticsV3IopsRawOtherQueryParameter adds the statisticsV3IopsRawOther to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3IopsRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3IopsRawReadQueryParameter(statisticsV3IopsRawRead *int64) *NfsCollectionGetParams

WithStatisticsV3IopsRawReadQueryParameter adds the statisticsV3IopsRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3IopsRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3IopsRawTotalQueryParameter(statisticsV3IopsRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV3IopsRawTotalQueryParameter adds the statisticsV3IopsRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3IopsRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3IopsRawWriteQueryParameter(statisticsV3IopsRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV3IopsRawWriteQueryParameter adds the statisticsV3IopsRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3LatencyRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3LatencyRawOtherQueryParameter(statisticsV3LatencyRawOther *int64) *NfsCollectionGetParams

WithStatisticsV3LatencyRawOtherQueryParameter adds the statisticsV3LatencyRawOther to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3LatencyRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3LatencyRawReadQueryParameter(statisticsV3LatencyRawRead *int64) *NfsCollectionGetParams

WithStatisticsV3LatencyRawReadQueryParameter adds the statisticsV3LatencyRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3LatencyRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3LatencyRawTotalQueryParameter(statisticsV3LatencyRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV3LatencyRawTotalQueryParameter adds the statisticsV3LatencyRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3LatencyRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3LatencyRawWriteQueryParameter(statisticsV3LatencyRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV3LatencyRawWriteQueryParameter adds the statisticsV3LatencyRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3StatusQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3StatusQueryParameter(statisticsV3Status *string) *NfsCollectionGetParams

WithStatisticsV3StatusQueryParameter adds the statisticsV3Status to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3ThroughputRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3ThroughputRawReadQueryParameter(statisticsV3ThroughputRawRead *int64) *NfsCollectionGetParams

WithStatisticsV3ThroughputRawReadQueryParameter adds the statisticsV3ThroughputRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3ThroughputRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3ThroughputRawTotalQueryParameter(statisticsV3ThroughputRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV3ThroughputRawTotalQueryParameter adds the statisticsV3ThroughputRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3ThroughputRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3ThroughputRawWriteQueryParameter(statisticsV3ThroughputRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV3ThroughputRawWriteQueryParameter adds the statisticsV3ThroughputRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV3TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV3TimestampQueryParameter(statisticsV3Timestamp *string) *NfsCollectionGetParams

WithStatisticsV3TimestampQueryParameter adds the statisticsV3Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41IopsRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41IopsRawOtherQueryParameter(statisticsV41IopsRawOther *int64) *NfsCollectionGetParams

WithStatisticsV41IopsRawOtherQueryParameter adds the statisticsV41IopsRawOther to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41IopsRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41IopsRawReadQueryParameter(statisticsV41IopsRawRead *int64) *NfsCollectionGetParams

WithStatisticsV41IopsRawReadQueryParameter adds the statisticsV41IopsRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41IopsRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41IopsRawTotalQueryParameter(statisticsV41IopsRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV41IopsRawTotalQueryParameter adds the statisticsV41IopsRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41IopsRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41IopsRawWriteQueryParameter(statisticsV41IopsRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV41IopsRawWriteQueryParameter adds the statisticsV41IopsRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41LatencyRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41LatencyRawOtherQueryParameter(statisticsV41LatencyRawOther *int64) *NfsCollectionGetParams

WithStatisticsV41LatencyRawOtherQueryParameter adds the statisticsV41LatencyRawOther to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41LatencyRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41LatencyRawReadQueryParameter(statisticsV41LatencyRawRead *int64) *NfsCollectionGetParams

WithStatisticsV41LatencyRawReadQueryParameter adds the statisticsV41LatencyRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41LatencyRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41LatencyRawTotalQueryParameter(statisticsV41LatencyRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV41LatencyRawTotalQueryParameter adds the statisticsV41LatencyRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41LatencyRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41LatencyRawWriteQueryParameter(statisticsV41LatencyRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV41LatencyRawWriteQueryParameter adds the statisticsV41LatencyRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41StatusQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41StatusQueryParameter(statisticsV41Status *string) *NfsCollectionGetParams

WithStatisticsV41StatusQueryParameter adds the statisticsV41Status to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41ThroughputRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41ThroughputRawReadQueryParameter(statisticsV41ThroughputRawRead *int64) *NfsCollectionGetParams

WithStatisticsV41ThroughputRawReadQueryParameter adds the statisticsV41ThroughputRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41ThroughputRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41ThroughputRawTotalQueryParameter(statisticsV41ThroughputRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV41ThroughputRawTotalQueryParameter adds the statisticsV41ThroughputRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41ThroughputRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41ThroughputRawWriteQueryParameter(statisticsV41ThroughputRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV41ThroughputRawWriteQueryParameter adds the statisticsV41ThroughputRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV41TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV41TimestampQueryParameter(statisticsV41Timestamp *string) *NfsCollectionGetParams

WithStatisticsV41TimestampQueryParameter adds the statisticsV41Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4IopsRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4IopsRawOtherQueryParameter(statisticsV4IopsRawOther *int64) *NfsCollectionGetParams

WithStatisticsV4IopsRawOtherQueryParameter adds the statisticsV4IopsRawOther to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4IopsRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4IopsRawReadQueryParameter(statisticsV4IopsRawRead *int64) *NfsCollectionGetParams

WithStatisticsV4IopsRawReadQueryParameter adds the statisticsV4IopsRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4IopsRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4IopsRawTotalQueryParameter(statisticsV4IopsRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV4IopsRawTotalQueryParameter adds the statisticsV4IopsRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4IopsRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4IopsRawWriteQueryParameter(statisticsV4IopsRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV4IopsRawWriteQueryParameter adds the statisticsV4IopsRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4LatencyRawOtherQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4LatencyRawOtherQueryParameter(statisticsV4LatencyRawOther *int64) *NfsCollectionGetParams

WithStatisticsV4LatencyRawOtherQueryParameter adds the statisticsV4LatencyRawOther to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4LatencyRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4LatencyRawReadQueryParameter(statisticsV4LatencyRawRead *int64) *NfsCollectionGetParams

WithStatisticsV4LatencyRawReadQueryParameter adds the statisticsV4LatencyRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4LatencyRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4LatencyRawTotalQueryParameter(statisticsV4LatencyRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV4LatencyRawTotalQueryParameter adds the statisticsV4LatencyRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4LatencyRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4LatencyRawWriteQueryParameter(statisticsV4LatencyRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV4LatencyRawWriteQueryParameter adds the statisticsV4LatencyRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4StatusQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4StatusQueryParameter(statisticsV4Status *string) *NfsCollectionGetParams

WithStatisticsV4StatusQueryParameter adds the statisticsV4Status to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4ThroughputRawReadQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4ThroughputRawReadQueryParameter(statisticsV4ThroughputRawRead *int64) *NfsCollectionGetParams

WithStatisticsV4ThroughputRawReadQueryParameter adds the statisticsV4ThroughputRawRead to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4ThroughputRawTotalQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4ThroughputRawTotalQueryParameter(statisticsV4ThroughputRawTotal *int64) *NfsCollectionGetParams

WithStatisticsV4ThroughputRawTotalQueryParameter adds the statisticsV4ThroughputRawTotal to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4ThroughputRawWriteQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4ThroughputRawWriteQueryParameter(statisticsV4ThroughputRawWrite *int64) *NfsCollectionGetParams

WithStatisticsV4ThroughputRawWriteQueryParameter adds the statisticsV4ThroughputRawWrite to the nfs collection get params

func (*NfsCollectionGetParams) WithStatisticsV4TimestampQueryParameter ¶

func (o *NfsCollectionGetParams) WithStatisticsV4TimestampQueryParameter(statisticsV4Timestamp *string) *NfsCollectionGetParams

WithStatisticsV4TimestampQueryParameter adds the statisticsV4Timestamp to the nfs collection get params

func (*NfsCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the nfs collection get params

func (*NfsCollectionGetParams) WithTransportTCPEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithTransportTCPEnabledQueryParameter(transportTCPEnabled *bool) *NfsCollectionGetParams

WithTransportTCPEnabledQueryParameter adds the transportTCPEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithTransportTCPMaxTransferSizeQueryParameter ¶

func (o *NfsCollectionGetParams) WithTransportTCPMaxTransferSizeQueryParameter(transportTCPMaxTransferSize *int64) *NfsCollectionGetParams

WithTransportTCPMaxTransferSizeQueryParameter adds the transportTCPMaxTransferSize to the nfs collection get params

func (*NfsCollectionGetParams) WithTransportUDPEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithTransportUDPEnabledQueryParameter(transportUDPEnabled *bool) *NfsCollectionGetParams

WithTransportUDPEnabledQueryParameter adds the transportUDPEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithVstorageEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithVstorageEnabledQueryParameter(vstorageEnabled *bool) *NfsCollectionGetParams

WithVstorageEnabledQueryParameter adds the vstorageEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WithWindowsDefaultUserQueryParameter ¶

func (o *NfsCollectionGetParams) WithWindowsDefaultUserQueryParameter(windowsDefaultUser *string) *NfsCollectionGetParams

WithWindowsDefaultUserQueryParameter adds the windowsDefaultUser to the nfs collection get params

func (*NfsCollectionGetParams) WithWindowsMapUnknownUIDToDefaultUserQueryParameter ¶

func (o *NfsCollectionGetParams) WithWindowsMapUnknownUIDToDefaultUserQueryParameter(windowsMapUnknownUIDToDefaultUser *bool) *NfsCollectionGetParams

WithWindowsMapUnknownUIDToDefaultUserQueryParameter adds the windowsMapUnknownUIDToDefaultUser to the nfs collection get params

func (*NfsCollectionGetParams) WithWindowsV3MsDosClientEnabledQueryParameter ¶

func (o *NfsCollectionGetParams) WithWindowsV3MsDosClientEnabledQueryParameter(windowsV3MsDosClientEnabled *bool) *NfsCollectionGetParams

WithWindowsV3MsDosClientEnabledQueryParameter adds the windowsV3MsDosClientEnabled to the nfs collection get params

func (*NfsCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type NfsCollectionGetReader ¶

type NfsCollectionGetReader struct {
	// contains filtered or unexported fields
}

NfsCollectionGetReader is a Reader for the NfsCollectionGet structure.

func (*NfsCollectionGetReader) ReadResponse ¶

func (o *NfsCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsCollectionPerformanceMetricsGetDefault ¶

type NfsCollectionPerformanceMetricsGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

NfsCollectionPerformanceMetricsGetDefault describes a response with status code -1, with default header values.

Error

func NewNfsCollectionPerformanceMetricsGetDefault ¶

func NewNfsCollectionPerformanceMetricsGetDefault(code int) *NfsCollectionPerformanceMetricsGetDefault

NewNfsCollectionPerformanceMetricsGetDefault creates a NfsCollectionPerformanceMetricsGetDefault with default headers values

func (*NfsCollectionPerformanceMetricsGetDefault) Code ¶

Code gets the status code for the nfs collection performance metrics get default response

func (*NfsCollectionPerformanceMetricsGetDefault) Error ¶

func (*NfsCollectionPerformanceMetricsGetDefault) GetPayload ¶

func (*NfsCollectionPerformanceMetricsGetDefault) IsClientError ¶

IsClientError returns true when this nfs collection performance metrics get default response has a 4xx status code

func (*NfsCollectionPerformanceMetricsGetDefault) IsCode ¶

IsCode returns true when this nfs collection performance metrics get default response a status code equal to that given

func (*NfsCollectionPerformanceMetricsGetDefault) IsRedirect ¶

IsRedirect returns true when this nfs collection performance metrics get default response has a 3xx status code

func (*NfsCollectionPerformanceMetricsGetDefault) IsServerError ¶

IsServerError returns true when this nfs collection performance metrics get default response has a 5xx status code

func (*NfsCollectionPerformanceMetricsGetDefault) IsSuccess ¶

IsSuccess returns true when this nfs collection performance metrics get default response has a 2xx status code

func (*NfsCollectionPerformanceMetricsGetDefault) String ¶

type NfsCollectionPerformanceMetricsGetOK ¶

type NfsCollectionPerformanceMetricsGetOK struct {
	Payload *models.PerformanceSvmNfsResponse
}

NfsCollectionPerformanceMetricsGetOK describes a response with status code 200, with default header values.

OK

func NewNfsCollectionPerformanceMetricsGetOK ¶

func NewNfsCollectionPerformanceMetricsGetOK() *NfsCollectionPerformanceMetricsGetOK

NewNfsCollectionPerformanceMetricsGetOK creates a NfsCollectionPerformanceMetricsGetOK with default headers values

func (*NfsCollectionPerformanceMetricsGetOK) Error ¶

func (*NfsCollectionPerformanceMetricsGetOK) GetPayload ¶

func (*NfsCollectionPerformanceMetricsGetOK) IsClientError ¶

func (o *NfsCollectionPerformanceMetricsGetOK) IsClientError() bool

IsClientError returns true when this nfs collection performance metrics get o k response has a 4xx status code

func (*NfsCollectionPerformanceMetricsGetOK) IsCode ¶

IsCode returns true when this nfs collection performance metrics get o k response a status code equal to that given

func (*NfsCollectionPerformanceMetricsGetOK) IsRedirect ¶

IsRedirect returns true when this nfs collection performance metrics get o k response has a 3xx status code

func (*NfsCollectionPerformanceMetricsGetOK) IsServerError ¶

func (o *NfsCollectionPerformanceMetricsGetOK) IsServerError() bool

IsServerError returns true when this nfs collection performance metrics get o k response has a 5xx status code

func (*NfsCollectionPerformanceMetricsGetOK) IsSuccess ¶

IsSuccess returns true when this nfs collection performance metrics get o k response has a 2xx status code

func (*NfsCollectionPerformanceMetricsGetOK) String ¶

type NfsCollectionPerformanceMetricsGetParams ¶

type NfsCollectionPerformanceMetricsGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Interval.

	     The time range for the data. Examples can be 1h, 1d, 1m, 1w, 1y.
	The period for each time range is as follows:
	* 1h: Metrics over the most recent hour sampled over 15 seconds.
	* 1d: Metrics over the most recent day sampled over 5 minutes.
	* 1w: Metrics over the most recent week sampled over 30 minutes.
	* 1m: Metrics over the most recent month sampled over 2 hours.
	* 1y: Metrics over the most recent year sampled over a day.


	     Default: "1h"
	*/
	IntervalQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   Unique identifier of the SVM.
	*/
	SVMUUIDPathParameter string

	/* Timestamp.

	   Filter by timestamp
	*/
	TimestampQueryParameter *string

	/* V3Duration.

	   Filter by v3.duration
	*/
	V3DurationQueryParameter *string

	/* V3IopsOther.

	   Filter by v3.iops.other
	*/
	V3IopsOtherQueryParameter *int64

	/* V3IopsRead.

	   Filter by v3.iops.read
	*/
	V3IopsReadQueryParameter *int64

	/* V3IopsTotal.

	   Filter by v3.iops.total
	*/
	V3IopsTotalQueryParameter *int64

	/* V3IopsWrite.

	   Filter by v3.iops.write
	*/
	V3IopsWriteQueryParameter *int64

	/* V3LatencyOther.

	   Filter by v3.latency.other
	*/
	V3LatencyOtherQueryParameter *int64

	/* V3LatencyRead.

	   Filter by v3.latency.read
	*/
	V3LatencyReadQueryParameter *int64

	/* V3LatencyTotal.

	   Filter by v3.latency.total
	*/
	V3LatencyTotalQueryParameter *int64

	/* V3LatencyWrite.

	   Filter by v3.latency.write
	*/
	V3LatencyWriteQueryParameter *int64

	/* V3Status.

	   Filter by v3.status
	*/
	V3StatusQueryParameter *string

	/* V3ThroughputRead.

	   Filter by v3.throughput.read
	*/
	V3ThroughputReadQueryParameter *int64

	/* V3ThroughputTotal.

	   Filter by v3.throughput.total
	*/
	V3ThroughputTotalQueryParameter *int64

	/* V3ThroughputWrite.

	   Filter by v3.throughput.write
	*/
	V3ThroughputWriteQueryParameter *int64

	/* V4Duration.

	   Filter by v4.duration
	*/
	V4DurationQueryParameter *string

	/* V4IopsOther.

	   Filter by v4.iops.other
	*/
	V4IopsOtherQueryParameter *int64

	/* V4IopsRead.

	   Filter by v4.iops.read
	*/
	V4IopsReadQueryParameter *int64

	/* V4IopsTotal.

	   Filter by v4.iops.total
	*/
	V4IopsTotalQueryParameter *int64

	/* V4IopsWrite.

	   Filter by v4.iops.write
	*/
	V4IopsWriteQueryParameter *int64

	/* V4LatencyOther.

	   Filter by v4.latency.other
	*/
	V4LatencyOtherQueryParameter *int64

	/* V4LatencyRead.

	   Filter by v4.latency.read
	*/
	V4LatencyReadQueryParameter *int64

	/* V4LatencyTotal.

	   Filter by v4.latency.total
	*/
	V4LatencyTotalQueryParameter *int64

	/* V4LatencyWrite.

	   Filter by v4.latency.write
	*/
	V4LatencyWriteQueryParameter *int64

	/* V4Status.

	   Filter by v4.status
	*/
	V4StatusQueryParameter *string

	/* V4ThroughputRead.

	   Filter by v4.throughput.read
	*/
	V4ThroughputReadQueryParameter *int64

	/* V4ThroughputTotal.

	   Filter by v4.throughput.total
	*/
	V4ThroughputTotalQueryParameter *int64

	/* V4ThroughputWrite.

	   Filter by v4.throughput.write
	*/
	V4ThroughputWriteQueryParameter *int64

	/* V41Duration.

	   Filter by v41.duration
	*/
	V41DurationQueryParameter *string

	/* V41IopsOther.

	   Filter by v41.iops.other
	*/
	V41IopsOtherQueryParameter *int64

	/* V41IopsRead.

	   Filter by v41.iops.read
	*/
	V41IopsReadQueryParameter *int64

	/* V41IopsTotal.

	   Filter by v41.iops.total
	*/
	V41IopsTotalQueryParameter *int64

	/* V41IopsWrite.

	   Filter by v41.iops.write
	*/
	V41IopsWriteQueryParameter *int64

	/* V41LatencyOther.

	   Filter by v41.latency.other
	*/
	V41LatencyOtherQueryParameter *int64

	/* V41LatencyRead.

	   Filter by v41.latency.read
	*/
	V41LatencyReadQueryParameter *int64

	/* V41LatencyTotal.

	   Filter by v41.latency.total
	*/
	V41LatencyTotalQueryParameter *int64

	/* V41LatencyWrite.

	   Filter by v41.latency.write
	*/
	V41LatencyWriteQueryParameter *int64

	/* V41Status.

	   Filter by v41.status
	*/
	V41StatusQueryParameter *string

	/* V41ThroughputRead.

	   Filter by v41.throughput.read
	*/
	V41ThroughputReadQueryParameter *int64

	/* V41ThroughputTotal.

	   Filter by v41.throughput.total
	*/
	V41ThroughputTotalQueryParameter *int64

	/* V41ThroughputWrite.

	   Filter by v41.throughput.write
	*/
	V41ThroughputWriteQueryParameter *int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsCollectionPerformanceMetricsGetParams contains all the parameters to send to the API endpoint

for the nfs collection performance metrics get operation.

Typically these are written to a http.Request.

func NewNfsCollectionPerformanceMetricsGetParams ¶

func NewNfsCollectionPerformanceMetricsGetParams() *NfsCollectionPerformanceMetricsGetParams

NewNfsCollectionPerformanceMetricsGetParams creates a new NfsCollectionPerformanceMetricsGetParams 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 NewNfsCollectionPerformanceMetricsGetParamsWithContext ¶

func NewNfsCollectionPerformanceMetricsGetParamsWithContext(ctx context.Context) *NfsCollectionPerformanceMetricsGetParams

NewNfsCollectionPerformanceMetricsGetParamsWithContext creates a new NfsCollectionPerformanceMetricsGetParams object with the ability to set a context for a request.

func NewNfsCollectionPerformanceMetricsGetParamsWithHTTPClient ¶

func NewNfsCollectionPerformanceMetricsGetParamsWithHTTPClient(client *http.Client) *NfsCollectionPerformanceMetricsGetParams

NewNfsCollectionPerformanceMetricsGetParamsWithHTTPClient creates a new NfsCollectionPerformanceMetricsGetParams object with the ability to set a custom HTTPClient for a request.

func NewNfsCollectionPerformanceMetricsGetParamsWithTimeout ¶

func NewNfsCollectionPerformanceMetricsGetParamsWithTimeout(timeout time.Duration) *NfsCollectionPerformanceMetricsGetParams

NewNfsCollectionPerformanceMetricsGetParamsWithTimeout creates a new NfsCollectionPerformanceMetricsGetParams object with the ability to set a timeout on a request.

func (*NfsCollectionPerformanceMetricsGetParams) SetContext ¶

SetContext adds the context to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetDefaults ¶

SetDefaults hydrates default values in the nfs collection performance metrics get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsCollectionPerformanceMetricsGetParams) SetFieldsQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetHTTPClient ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetIntervalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetIntervalQueryParameter(interval *string)

SetIntervalQueryParameter adds the interval to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetMaxRecordsQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetOrderByQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetReturnRecordsQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetReturnTimeoutQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetSVMUUIDPathParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetTimeout ¶

SetTimeout adds the timeout to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetTimestampQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetTimestampQueryParameter(timestamp *string)

SetTimestampQueryParameter adds the timestamp to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3DurationQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3DurationQueryParameter(v3Duration *string)

SetV3DurationQueryParameter adds the v3Duration to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3IopsOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3IopsOtherQueryParameter(v3IopsOther *int64)

SetV3IopsOtherQueryParameter adds the v3IopsOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3IopsReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3IopsReadQueryParameter(v3IopsRead *int64)

SetV3IopsReadQueryParameter adds the v3IopsRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3IopsTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3IopsTotalQueryParameter(v3IopsTotal *int64)

SetV3IopsTotalQueryParameter adds the v3IopsTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3IopsWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3IopsWriteQueryParameter(v3IopsWrite *int64)

SetV3IopsWriteQueryParameter adds the v3IopsWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3LatencyOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3LatencyOtherQueryParameter(v3LatencyOther *int64)

SetV3LatencyOtherQueryParameter adds the v3LatencyOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3LatencyReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3LatencyReadQueryParameter(v3LatencyRead *int64)

SetV3LatencyReadQueryParameter adds the v3LatencyRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3LatencyTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3LatencyTotalQueryParameter(v3LatencyTotal *int64)

SetV3LatencyTotalQueryParameter adds the v3LatencyTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3LatencyWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3LatencyWriteQueryParameter(v3LatencyWrite *int64)

SetV3LatencyWriteQueryParameter adds the v3LatencyWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3StatusQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3StatusQueryParameter(v3Status *string)

SetV3StatusQueryParameter adds the v3Status to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3ThroughputReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3ThroughputReadQueryParameter(v3ThroughputRead *int64)

SetV3ThroughputReadQueryParameter adds the v3ThroughputRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3ThroughputTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3ThroughputTotalQueryParameter(v3ThroughputTotal *int64)

SetV3ThroughputTotalQueryParameter adds the v3ThroughputTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV3ThroughputWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV3ThroughputWriteQueryParameter(v3ThroughputWrite *int64)

SetV3ThroughputWriteQueryParameter adds the v3ThroughputWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41DurationQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41DurationQueryParameter(v41Duration *string)

SetV41DurationQueryParameter adds the v41Duration to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41IopsOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41IopsOtherQueryParameter(v41IopsOther *int64)

SetV41IopsOtherQueryParameter adds the v41IopsOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41IopsReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41IopsReadQueryParameter(v41IopsRead *int64)

SetV41IopsReadQueryParameter adds the v41IopsRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41IopsTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41IopsTotalQueryParameter(v41IopsTotal *int64)

SetV41IopsTotalQueryParameter adds the v41IopsTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41IopsWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41IopsWriteQueryParameter(v41IopsWrite *int64)

SetV41IopsWriteQueryParameter adds the v41IopsWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41LatencyOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41LatencyOtherQueryParameter(v41LatencyOther *int64)

SetV41LatencyOtherQueryParameter adds the v41LatencyOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41LatencyReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41LatencyReadQueryParameter(v41LatencyRead *int64)

SetV41LatencyReadQueryParameter adds the v41LatencyRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41LatencyTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41LatencyTotalQueryParameter(v41LatencyTotal *int64)

SetV41LatencyTotalQueryParameter adds the v41LatencyTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41LatencyWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41LatencyWriteQueryParameter(v41LatencyWrite *int64)

SetV41LatencyWriteQueryParameter adds the v41LatencyWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41StatusQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41StatusQueryParameter(v41Status *string)

SetV41StatusQueryParameter adds the v41Status to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41ThroughputReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41ThroughputReadQueryParameter(v41ThroughputRead *int64)

SetV41ThroughputReadQueryParameter adds the v41ThroughputRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41ThroughputTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41ThroughputTotalQueryParameter(v41ThroughputTotal *int64)

SetV41ThroughputTotalQueryParameter adds the v41ThroughputTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV41ThroughputWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV41ThroughputWriteQueryParameter(v41ThroughputWrite *int64)

SetV41ThroughputWriteQueryParameter adds the v41ThroughputWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4DurationQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4DurationQueryParameter(v4Duration *string)

SetV4DurationQueryParameter adds the v4Duration to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4IopsOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4IopsOtherQueryParameter(v4IopsOther *int64)

SetV4IopsOtherQueryParameter adds the v4IopsOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4IopsReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4IopsReadQueryParameter(v4IopsRead *int64)

SetV4IopsReadQueryParameter adds the v4IopsRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4IopsTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4IopsTotalQueryParameter(v4IopsTotal *int64)

SetV4IopsTotalQueryParameter adds the v4IopsTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4IopsWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4IopsWriteQueryParameter(v4IopsWrite *int64)

SetV4IopsWriteQueryParameter adds the v4IopsWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4LatencyOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4LatencyOtherQueryParameter(v4LatencyOther *int64)

SetV4LatencyOtherQueryParameter adds the v4LatencyOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4LatencyReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4LatencyReadQueryParameter(v4LatencyRead *int64)

SetV4LatencyReadQueryParameter adds the v4LatencyRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4LatencyTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4LatencyTotalQueryParameter(v4LatencyTotal *int64)

SetV4LatencyTotalQueryParameter adds the v4LatencyTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4LatencyWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4LatencyWriteQueryParameter(v4LatencyWrite *int64)

SetV4LatencyWriteQueryParameter adds the v4LatencyWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4StatusQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4StatusQueryParameter(v4Status *string)

SetV4StatusQueryParameter adds the v4Status to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4ThroughputReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4ThroughputReadQueryParameter(v4ThroughputRead *int64)

SetV4ThroughputReadQueryParameter adds the v4ThroughputRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4ThroughputTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4ThroughputTotalQueryParameter(v4ThroughputTotal *int64)

SetV4ThroughputTotalQueryParameter adds the v4ThroughputTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) SetV4ThroughputWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) SetV4ThroughputWriteQueryParameter(v4ThroughputWrite *int64)

SetV4ThroughputWriteQueryParameter adds the v4ThroughputWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithContext ¶

WithContext adds the context to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithDefaults ¶

WithDefaults hydrates default values in the nfs collection performance metrics get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsCollectionPerformanceMetricsGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithIntervalQueryParameter ¶

WithIntervalQueryParameter adds the interval to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithMaxRecordsQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *NfsCollectionPerformanceMetricsGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithReturnRecordsQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *NfsCollectionPerformanceMetricsGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithReturnTimeoutQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *NfsCollectionPerformanceMetricsGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithTimeout ¶

WithTimeout adds the timeout to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithTimestampQueryParameter ¶

WithTimestampQueryParameter adds the timestamp to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3DurationQueryParameter ¶

WithV3DurationQueryParameter adds the v3Duration to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3IopsOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3IopsOtherQueryParameter(v3IopsOther *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3IopsOtherQueryParameter adds the v3IopsOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3IopsReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3IopsReadQueryParameter(v3IopsRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3IopsReadQueryParameter adds the v3IopsRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3IopsTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3IopsTotalQueryParameter(v3IopsTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3IopsTotalQueryParameter adds the v3IopsTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3IopsWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3IopsWriteQueryParameter(v3IopsWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3IopsWriteQueryParameter adds the v3IopsWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3LatencyOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3LatencyOtherQueryParameter(v3LatencyOther *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3LatencyOtherQueryParameter adds the v3LatencyOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3LatencyReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3LatencyReadQueryParameter(v3LatencyRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3LatencyReadQueryParameter adds the v3LatencyRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3LatencyTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3LatencyTotalQueryParameter(v3LatencyTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3LatencyTotalQueryParameter adds the v3LatencyTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3LatencyWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3LatencyWriteQueryParameter(v3LatencyWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3LatencyWriteQueryParameter adds the v3LatencyWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3StatusQueryParameter ¶

WithV3StatusQueryParameter adds the v3Status to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3ThroughputReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3ThroughputReadQueryParameter(v3ThroughputRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3ThroughputReadQueryParameter adds the v3ThroughputRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3ThroughputTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3ThroughputTotalQueryParameter(v3ThroughputTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3ThroughputTotalQueryParameter adds the v3ThroughputTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV3ThroughputWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV3ThroughputWriteQueryParameter(v3ThroughputWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV3ThroughputWriteQueryParameter adds the v3ThroughputWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41DurationQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41DurationQueryParameter(v41Duration *string) *NfsCollectionPerformanceMetricsGetParams

WithV41DurationQueryParameter adds the v41Duration to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41IopsOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41IopsOtherQueryParameter(v41IopsOther *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41IopsOtherQueryParameter adds the v41IopsOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41IopsReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41IopsReadQueryParameter(v41IopsRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41IopsReadQueryParameter adds the v41IopsRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41IopsTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41IopsTotalQueryParameter(v41IopsTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41IopsTotalQueryParameter adds the v41IopsTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41IopsWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41IopsWriteQueryParameter(v41IopsWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41IopsWriteQueryParameter adds the v41IopsWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41LatencyOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41LatencyOtherQueryParameter(v41LatencyOther *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41LatencyOtherQueryParameter adds the v41LatencyOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41LatencyReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41LatencyReadQueryParameter(v41LatencyRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41LatencyReadQueryParameter adds the v41LatencyRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41LatencyTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41LatencyTotalQueryParameter(v41LatencyTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41LatencyTotalQueryParameter adds the v41LatencyTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41LatencyWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41LatencyWriteQueryParameter(v41LatencyWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41LatencyWriteQueryParameter adds the v41LatencyWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41StatusQueryParameter ¶

WithV41StatusQueryParameter adds the v41Status to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41ThroughputReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41ThroughputReadQueryParameter(v41ThroughputRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41ThroughputReadQueryParameter adds the v41ThroughputRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41ThroughputTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41ThroughputTotalQueryParameter(v41ThroughputTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41ThroughputTotalQueryParameter adds the v41ThroughputTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV41ThroughputWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV41ThroughputWriteQueryParameter(v41ThroughputWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV41ThroughputWriteQueryParameter adds the v41ThroughputWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4DurationQueryParameter ¶

WithV4DurationQueryParameter adds the v4Duration to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4IopsOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4IopsOtherQueryParameter(v4IopsOther *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4IopsOtherQueryParameter adds the v4IopsOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4IopsReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4IopsReadQueryParameter(v4IopsRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4IopsReadQueryParameter adds the v4IopsRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4IopsTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4IopsTotalQueryParameter(v4IopsTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4IopsTotalQueryParameter adds the v4IopsTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4IopsWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4IopsWriteQueryParameter(v4IopsWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4IopsWriteQueryParameter adds the v4IopsWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4LatencyOtherQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4LatencyOtherQueryParameter(v4LatencyOther *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4LatencyOtherQueryParameter adds the v4LatencyOther to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4LatencyReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4LatencyReadQueryParameter(v4LatencyRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4LatencyReadQueryParameter adds the v4LatencyRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4LatencyTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4LatencyTotalQueryParameter(v4LatencyTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4LatencyTotalQueryParameter adds the v4LatencyTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4LatencyWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4LatencyWriteQueryParameter(v4LatencyWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4LatencyWriteQueryParameter adds the v4LatencyWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4StatusQueryParameter ¶

WithV4StatusQueryParameter adds the v4Status to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4ThroughputReadQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4ThroughputReadQueryParameter(v4ThroughputRead *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4ThroughputReadQueryParameter adds the v4ThroughputRead to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4ThroughputTotalQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4ThroughputTotalQueryParameter(v4ThroughputTotal *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4ThroughputTotalQueryParameter adds the v4ThroughputTotal to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WithV4ThroughputWriteQueryParameter ¶

func (o *NfsCollectionPerformanceMetricsGetParams) WithV4ThroughputWriteQueryParameter(v4ThroughputWrite *int64) *NfsCollectionPerformanceMetricsGetParams

WithV4ThroughputWriteQueryParameter adds the v4ThroughputWrite to the nfs collection performance metrics get params

func (*NfsCollectionPerformanceMetricsGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type NfsCollectionPerformanceMetricsGetReader ¶

type NfsCollectionPerformanceMetricsGetReader struct {
	// contains filtered or unexported fields
}

NfsCollectionPerformanceMetricsGetReader is a Reader for the NfsCollectionPerformanceMetricsGet structure.

func (*NfsCollectionPerformanceMetricsGetReader) ReadResponse ¶

func (o *NfsCollectionPerformanceMetricsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsCreateCreated ¶

type NfsCreateCreated struct {
	Payload *models.NfsServiceResponse
}

NfsCreateCreated describes a response with status code 201, with default header values.

Created

func NewNfsCreateCreated ¶

func NewNfsCreateCreated() *NfsCreateCreated

NewNfsCreateCreated creates a NfsCreateCreated with default headers values

func (*NfsCreateCreated) Error ¶

func (o *NfsCreateCreated) Error() string

func (*NfsCreateCreated) GetPayload ¶

func (o *NfsCreateCreated) GetPayload() *models.NfsServiceResponse

func (*NfsCreateCreated) IsClientError ¶

func (o *NfsCreateCreated) IsClientError() bool

IsClientError returns true when this nfs create created response has a 4xx status code

func (*NfsCreateCreated) IsCode ¶

func (o *NfsCreateCreated) IsCode(code int) bool

IsCode returns true when this nfs create created response a status code equal to that given

func (*NfsCreateCreated) IsRedirect ¶

func (o *NfsCreateCreated) IsRedirect() bool

IsRedirect returns true when this nfs create created response has a 3xx status code

func (*NfsCreateCreated) IsServerError ¶

func (o *NfsCreateCreated) IsServerError() bool

IsServerError returns true when this nfs create created response has a 5xx status code

func (*NfsCreateCreated) IsSuccess ¶

func (o *NfsCreateCreated) IsSuccess() bool

IsSuccess returns true when this nfs create created response has a 2xx status code

func (*NfsCreateCreated) String ¶

func (o *NfsCreateCreated) String() string

type NfsCreateDefault ¶

type NfsCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
NfsCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 3276916 | Vserver is not running | | 3276994 | Kerberos must be disabled on all LIFs on Vserver before adding or removing AES encryption. Disable Kerberos on the LIF and try again | | 3277038 | Cannot enable \\\"showmount\\\" feature because it requires an effective cluster version of Data ONTAP 8.3.0 or later | | 3277049 | Cannot enable \\\"showmount\\\" feature on ID-Discard Vserver. Ensure that the Vserver is initialized and retry the command | | 3277052 | NFSv4.x access to transitioned volumes in this Vserver could trigger conversion of non-Unicode directories to Unicode, which might impact data-serving performance. Before enabling NFSv4.x for this Vserver, refer to the Data and Configuration Transition Guide | | 3277069 | Cannot disable TCP because the SnapDiff RPC server is in the \\\"on\\\" state | | 3277089 | Attempting to create an NFS server using 64-bits for NFSv3 FSIDs and File IDs on Vserver. Older client software might not work with 64-bit identifiers| | 3277099 | Domain name contains invalid characters or it is too short. Allowed characters are: alphabetical characters (A-Za-z), numeric characters (0-9), minus sign (-), and the period (.). The first character must be alphabetical or numeric, last character must not be a minus sign or a period. Minimum supported length: 2 characters, maximum of 256 characters |

func NewNfsCreateDefault ¶

func NewNfsCreateDefault(code int) *NfsCreateDefault

NewNfsCreateDefault creates a NfsCreateDefault with default headers values

func (*NfsCreateDefault) Code ¶

func (o *NfsCreateDefault) Code() int

Code gets the status code for the nfs create default response

func (*NfsCreateDefault) Error ¶

func (o *NfsCreateDefault) Error() string

func (*NfsCreateDefault) GetPayload ¶

func (o *NfsCreateDefault) GetPayload() *models.ErrorResponse

func (*NfsCreateDefault) IsClientError ¶

func (o *NfsCreateDefault) IsClientError() bool

IsClientError returns true when this nfs create default response has a 4xx status code

func (*NfsCreateDefault) IsCode ¶

func (o *NfsCreateDefault) IsCode(code int) bool

IsCode returns true when this nfs create default response a status code equal to that given

func (*NfsCreateDefault) IsRedirect ¶

func (o *NfsCreateDefault) IsRedirect() bool

IsRedirect returns true when this nfs create default response has a 3xx status code

func (*NfsCreateDefault) IsServerError ¶

func (o *NfsCreateDefault) IsServerError() bool

IsServerError returns true when this nfs create default response has a 5xx status code

func (*NfsCreateDefault) IsSuccess ¶

func (o *NfsCreateDefault) IsSuccess() bool

IsSuccess returns true when this nfs create default response has a 2xx status code

func (*NfsCreateDefault) String ¶

func (o *NfsCreateDefault) String() string

type NfsCreateParams ¶

type NfsCreateParams struct {

	/* Info.

	   Info Specification
	*/
	Info *models.NfsService

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsCreateParams contains all the parameters to send to the API endpoint

for the nfs create operation.

Typically these are written to a http.Request.

func NewNfsCreateParams ¶

func NewNfsCreateParams() *NfsCreateParams

NewNfsCreateParams creates a new NfsCreateParams 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 NewNfsCreateParamsWithContext ¶

func NewNfsCreateParamsWithContext(ctx context.Context) *NfsCreateParams

NewNfsCreateParamsWithContext creates a new NfsCreateParams object with the ability to set a context for a request.

func NewNfsCreateParamsWithHTTPClient ¶

func NewNfsCreateParamsWithHTTPClient(client *http.Client) *NfsCreateParams

NewNfsCreateParamsWithHTTPClient creates a new NfsCreateParams object with the ability to set a custom HTTPClient for a request.

func NewNfsCreateParamsWithTimeout ¶

func NewNfsCreateParamsWithTimeout(timeout time.Duration) *NfsCreateParams

NewNfsCreateParamsWithTimeout creates a new NfsCreateParams object with the ability to set a timeout on a request.

func (*NfsCreateParams) SetContext ¶

func (o *NfsCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs create params

func (*NfsCreateParams) SetDefaults ¶

func (o *NfsCreateParams) SetDefaults()

SetDefaults hydrates default values in the nfs create params (not the query body).

All values with no default are reset to their zero value.

func (*NfsCreateParams) SetHTTPClient ¶

func (o *NfsCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs create params

func (*NfsCreateParams) SetInfo ¶

func (o *NfsCreateParams) SetInfo(info *models.NfsService)

SetInfo adds the info to the nfs create params

func (*NfsCreateParams) SetReturnRecordsQueryParameter ¶

func (o *NfsCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the nfs create params

func (*NfsCreateParams) SetTimeout ¶

func (o *NfsCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs create params

func (*NfsCreateParams) WithContext ¶

func (o *NfsCreateParams) WithContext(ctx context.Context) *NfsCreateParams

WithContext adds the context to the nfs create params

func (*NfsCreateParams) WithDefaults ¶

func (o *NfsCreateParams) WithDefaults() *NfsCreateParams

WithDefaults hydrates default values in the nfs create params (not the query body).

All values with no default are reset to their zero value.

func (*NfsCreateParams) WithHTTPClient ¶

func (o *NfsCreateParams) WithHTTPClient(client *http.Client) *NfsCreateParams

WithHTTPClient adds the HTTPClient to the nfs create params

func (*NfsCreateParams) WithInfo ¶

func (o *NfsCreateParams) WithInfo(info *models.NfsService) *NfsCreateParams

WithInfo adds the info to the nfs create params

func (*NfsCreateParams) WithReturnRecordsQueryParameter ¶

func (o *NfsCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *NfsCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the nfs create params

func (*NfsCreateParams) WithTimeout ¶

func (o *NfsCreateParams) WithTimeout(timeout time.Duration) *NfsCreateParams

WithTimeout adds the timeout to the nfs create params

func (*NfsCreateParams) WriteToRequest ¶

func (o *NfsCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type NfsCreateReader ¶

type NfsCreateReader struct {
	// contains filtered or unexported fields
}

NfsCreateReader is a Reader for the NfsCreate structure.

func (*NfsCreateReader) ReadResponse ¶

func (o *NfsCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsDeleteDefault ¶

type NfsDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
NfsDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 3276916 | Vserver is not running | | 3277008 | NFS Kerberos must be disabled on all LIFs of Vserver before deleting the NFS configuration. When all LIFs are disabled, try the operation | | 3277009 | NFS Kerberos realms associated with the Vserver are deleted | | 3277111 | Internal error. Failed to remove NFS-specific security trace filter for Vserver | | 3277112 | Internal error. Failed to modify the protocols field of a security trace filter for Vserver |

func NewNfsDeleteDefault ¶

func NewNfsDeleteDefault(code int) *NfsDeleteDefault

NewNfsDeleteDefault creates a NfsDeleteDefault with default headers values

func (*NfsDeleteDefault) Code ¶

func (o *NfsDeleteDefault) Code() int

Code gets the status code for the nfs delete default response

func (*NfsDeleteDefault) Error ¶

func (o *NfsDeleteDefault) Error() string

func (*NfsDeleteDefault) GetPayload ¶

func (o *NfsDeleteDefault) GetPayload() *models.ErrorResponse

func (*NfsDeleteDefault) IsClientError ¶

func (o *NfsDeleteDefault) IsClientError() bool

IsClientError returns true when this nfs delete default response has a 4xx status code

func (*NfsDeleteDefault) IsCode ¶

func (o *NfsDeleteDefault) IsCode(code int) bool

IsCode returns true when this nfs delete default response a status code equal to that given

func (*NfsDeleteDefault) IsRedirect ¶

func (o *NfsDeleteDefault) IsRedirect() bool

IsRedirect returns true when this nfs delete default response has a 3xx status code

func (*NfsDeleteDefault) IsServerError ¶

func (o *NfsDeleteDefault) IsServerError() bool

IsServerError returns true when this nfs delete default response has a 5xx status code

func (*NfsDeleteDefault) IsSuccess ¶

func (o *NfsDeleteDefault) IsSuccess() bool

IsSuccess returns true when this nfs delete default response has a 2xx status code

func (*NfsDeleteDefault) String ¶

func (o *NfsDeleteDefault) String() string

type NfsDeleteOK ¶

type NfsDeleteOK struct {
}

NfsDeleteOK describes a response with status code 200, with default header values.

OK

func NewNfsDeleteOK ¶

func NewNfsDeleteOK() *NfsDeleteOK

NewNfsDeleteOK creates a NfsDeleteOK with default headers values

func (*NfsDeleteOK) Error ¶

func (o *NfsDeleteOK) Error() string

func (*NfsDeleteOK) IsClientError ¶

func (o *NfsDeleteOK) IsClientError() bool

IsClientError returns true when this nfs delete o k response has a 4xx status code

func (*NfsDeleteOK) IsCode ¶

func (o *NfsDeleteOK) IsCode(code int) bool

IsCode returns true when this nfs delete o k response a status code equal to that given

func (*NfsDeleteOK) IsRedirect ¶

func (o *NfsDeleteOK) IsRedirect() bool

IsRedirect returns true when this nfs delete o k response has a 3xx status code

func (*NfsDeleteOK) IsServerError ¶

func (o *NfsDeleteOK) IsServerError() bool

IsServerError returns true when this nfs delete o k response has a 5xx status code

func (*NfsDeleteOK) IsSuccess ¶

func (o *NfsDeleteOK) IsSuccess() bool

IsSuccess returns true when this nfs delete o k response has a 2xx status code

func (*NfsDeleteOK) String ¶

func (o *NfsDeleteOK) String() string

type NfsDeleteParams ¶

type NfsDeleteParams struct {

	// SvmUUID.
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsDeleteParams contains all the parameters to send to the API endpoint

for the nfs delete operation.

Typically these are written to a http.Request.

func NewNfsDeleteParams ¶

func NewNfsDeleteParams() *NfsDeleteParams

NewNfsDeleteParams creates a new NfsDeleteParams 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 NewNfsDeleteParamsWithContext ¶

func NewNfsDeleteParamsWithContext(ctx context.Context) *NfsDeleteParams

NewNfsDeleteParamsWithContext creates a new NfsDeleteParams object with the ability to set a context for a request.

func NewNfsDeleteParamsWithHTTPClient ¶

func NewNfsDeleteParamsWithHTTPClient(client *http.Client) *NfsDeleteParams

NewNfsDeleteParamsWithHTTPClient creates a new NfsDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewNfsDeleteParamsWithTimeout ¶

func NewNfsDeleteParamsWithTimeout(timeout time.Duration) *NfsDeleteParams

NewNfsDeleteParamsWithTimeout creates a new NfsDeleteParams object with the ability to set a timeout on a request.

func (*NfsDeleteParams) SetContext ¶

func (o *NfsDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs delete params

func (*NfsDeleteParams) SetDefaults ¶

func (o *NfsDeleteParams) SetDefaults()

SetDefaults hydrates default values in the nfs delete params (not the query body).

All values with no default are reset to their zero value.

func (*NfsDeleteParams) SetHTTPClient ¶

func (o *NfsDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs delete params

func (*NfsDeleteParams) SetSVMUUIDPathParameter ¶

func (o *NfsDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the nfs delete params

func (*NfsDeleteParams) SetTimeout ¶

func (o *NfsDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs delete params

func (*NfsDeleteParams) WithContext ¶

func (o *NfsDeleteParams) WithContext(ctx context.Context) *NfsDeleteParams

WithContext adds the context to the nfs delete params

func (*NfsDeleteParams) WithDefaults ¶

func (o *NfsDeleteParams) WithDefaults() *NfsDeleteParams

WithDefaults hydrates default values in the nfs delete params (not the query body).

All values with no default are reset to their zero value.

func (*NfsDeleteParams) WithHTTPClient ¶

func (o *NfsDeleteParams) WithHTTPClient(client *http.Client) *NfsDeleteParams

WithHTTPClient adds the HTTPClient to the nfs delete params

func (*NfsDeleteParams) WithSVMUUIDPathParameter ¶

func (o *NfsDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *NfsDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the nfs delete params

func (*NfsDeleteParams) WithTimeout ¶

func (o *NfsDeleteParams) WithTimeout(timeout time.Duration) *NfsDeleteParams

WithTimeout adds the timeout to the nfs delete params

func (*NfsDeleteParams) WriteToRequest ¶

func (o *NfsDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type NfsDeleteReader ¶

type NfsDeleteReader struct {
	// contains filtered or unexported fields
}

NfsDeleteReader is a Reader for the NfsDelete structure.

func (*NfsDeleteReader) ReadResponse ¶

func (o *NfsDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsGetDefault ¶

type NfsGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

NfsGetDefault describes a response with status code -1, with default header values.

Error

func NewNfsGetDefault ¶

func NewNfsGetDefault(code int) *NfsGetDefault

NewNfsGetDefault creates a NfsGetDefault with default headers values

func (*NfsGetDefault) Code ¶

func (o *NfsGetDefault) Code() int

Code gets the status code for the nfs get default response

func (*NfsGetDefault) Error ¶

func (o *NfsGetDefault) Error() string

func (*NfsGetDefault) GetPayload ¶

func (o *NfsGetDefault) GetPayload() *models.ErrorResponse

func (*NfsGetDefault) IsClientError ¶

func (o *NfsGetDefault) IsClientError() bool

IsClientError returns true when this nfs get default response has a 4xx status code

func (*NfsGetDefault) IsCode ¶

func (o *NfsGetDefault) IsCode(code int) bool

IsCode returns true when this nfs get default response a status code equal to that given

func (*NfsGetDefault) IsRedirect ¶

func (o *NfsGetDefault) IsRedirect() bool

IsRedirect returns true when this nfs get default response has a 3xx status code

func (*NfsGetDefault) IsServerError ¶

func (o *NfsGetDefault) IsServerError() bool

IsServerError returns true when this nfs get default response has a 5xx status code

func (*NfsGetDefault) IsSuccess ¶

func (o *NfsGetDefault) IsSuccess() bool

IsSuccess returns true when this nfs get default response has a 2xx status code

func (*NfsGetDefault) String ¶

func (o *NfsGetDefault) String() string

type NfsGetOK ¶

type NfsGetOK struct {
	Payload *models.NfsService
}

NfsGetOK describes a response with status code 200, with default header values.

OK

func NewNfsGetOK ¶

func NewNfsGetOK() *NfsGetOK

NewNfsGetOK creates a NfsGetOK with default headers values

func (*NfsGetOK) Error ¶

func (o *NfsGetOK) Error() string

func (*NfsGetOK) GetPayload ¶

func (o *NfsGetOK) GetPayload() *models.NfsService

func (*NfsGetOK) IsClientError ¶

func (o *NfsGetOK) IsClientError() bool

IsClientError returns true when this nfs get o k response has a 4xx status code

func (*NfsGetOK) IsCode ¶

func (o *NfsGetOK) IsCode(code int) bool

IsCode returns true when this nfs get o k response a status code equal to that given

func (*NfsGetOK) IsRedirect ¶

func (o *NfsGetOK) IsRedirect() bool

IsRedirect returns true when this nfs get o k response has a 3xx status code

func (*NfsGetOK) IsServerError ¶

func (o *NfsGetOK) IsServerError() bool

IsServerError returns true when this nfs get o k response has a 5xx status code

func (*NfsGetOK) IsSuccess ¶

func (o *NfsGetOK) IsSuccess() bool

IsSuccess returns true when this nfs get o k response has a 2xx status code

func (*NfsGetOK) String ¶

func (o *NfsGetOK) String() string

type NfsGetParams ¶

type NfsGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// SvmUUID.
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsGetParams contains all the parameters to send to the API endpoint

for the nfs get operation.

Typically these are written to a http.Request.

func NewNfsGetParams ¶

func NewNfsGetParams() *NfsGetParams

NewNfsGetParams creates a new NfsGetParams 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 NewNfsGetParamsWithContext ¶

func NewNfsGetParamsWithContext(ctx context.Context) *NfsGetParams

NewNfsGetParamsWithContext creates a new NfsGetParams object with the ability to set a context for a request.

func NewNfsGetParamsWithHTTPClient ¶

func NewNfsGetParamsWithHTTPClient(client *http.Client) *NfsGetParams

NewNfsGetParamsWithHTTPClient creates a new NfsGetParams object with the ability to set a custom HTTPClient for a request.

func NewNfsGetParamsWithTimeout ¶

func NewNfsGetParamsWithTimeout(timeout time.Duration) *NfsGetParams

NewNfsGetParamsWithTimeout creates a new NfsGetParams object with the ability to set a timeout on a request.

func (*NfsGetParams) SetContext ¶

func (o *NfsGetParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs get params

func (*NfsGetParams) SetDefaults ¶

func (o *NfsGetParams) SetDefaults()

SetDefaults hydrates default values in the nfs get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsGetParams) SetFieldsQueryParameter ¶

func (o *NfsGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the nfs get params

func (*NfsGetParams) SetHTTPClient ¶

func (o *NfsGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs get params

func (*NfsGetParams) SetSVMUUIDPathParameter ¶

func (o *NfsGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the nfs get params

func (*NfsGetParams) SetTimeout ¶

func (o *NfsGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs get params

func (*NfsGetParams) WithContext ¶

func (o *NfsGetParams) WithContext(ctx context.Context) *NfsGetParams

WithContext adds the context to the nfs get params

func (*NfsGetParams) WithDefaults ¶

func (o *NfsGetParams) WithDefaults() *NfsGetParams

WithDefaults hydrates default values in the nfs get params (not the query body).

All values with no default are reset to their zero value.

func (*NfsGetParams) WithFieldsQueryParameter ¶

func (o *NfsGetParams) WithFieldsQueryParameter(fields []string) *NfsGetParams

WithFieldsQueryParameter adds the fields to the nfs get params

func (*NfsGetParams) WithHTTPClient ¶

func (o *NfsGetParams) WithHTTPClient(client *http.Client) *NfsGetParams

WithHTTPClient adds the HTTPClient to the nfs get params

func (*NfsGetParams) WithSVMUUIDPathParameter ¶

func (o *NfsGetParams) WithSVMUUIDPathParameter(svmUUID string) *NfsGetParams

WithSVMUUIDPathParameter adds the svmUUID to the nfs get params

func (*NfsGetParams) WithTimeout ¶

func (o *NfsGetParams) WithTimeout(timeout time.Duration) *NfsGetParams

WithTimeout adds the timeout to the nfs get params

func (*NfsGetParams) WriteToRequest ¶

func (o *NfsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type NfsGetReader ¶

type NfsGetReader struct {
	// contains filtered or unexported fields
}

NfsGetReader is a Reader for the NfsGet structure.

func (*NfsGetReader) ReadResponse ¶

func (o *NfsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type NfsModifyDefault ¶

type NfsModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
NfsModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 3276916 | Vserver is not running | | 3277069 | Cannot disable TCP because the SnapDiff RPC server is in the \\\"on\\\" state | | 3277087 | Attempting to reduce the number of bits used for NFSv3 FSIDs and File IDs from 64 to 32 on Vserver. This could result in collisions between different File IDs and is not recommended | | 3277088 | Attempting to increase the number of bits used for NFSv3 FSIDs and File IDs from 32 to 64 on Vserver. This could result in older client software no longer working with the volumes owned by Vserver | | 3277090 | Attempting to disallow multiple FSIDs per mount point on Vserver. Since this Vserver currently uses 32-bit NFSv3 FSIDs and File IDs, this could result in collisions between different File IDs and is not recommended | | 3277099 | Domain name contains invalid characters or its too short. Allowed characters are: alphabetical characters (A-Za-z), numeric characters (0-9), minus sign (-), and the period (.). The first character must be alphabetical or numeric, last character must not be a minus sign or a period. Minimum supported length: 2 characters, maximum of 256 characters |

func NewNfsModifyDefault ¶

func NewNfsModifyDefault(code int) *NfsModifyDefault

NewNfsModifyDefault creates a NfsModifyDefault with default headers values

func (*NfsModifyDefault) Code ¶

func (o *NfsModifyDefault) Code() int

Code gets the status code for the nfs modify default response

func (*NfsModifyDefault) Error ¶

func (o *NfsModifyDefault) Error() string

func (*NfsModifyDefault) GetPayload ¶

func (o *NfsModifyDefault) GetPayload() *models.ErrorResponse

func (*NfsModifyDefault) IsClientError ¶

func (o *NfsModifyDefault) IsClientError() bool

IsClientError returns true when this nfs modify default response has a 4xx status code

func (*NfsModifyDefault) IsCode ¶

func (o *NfsModifyDefault) IsCode(code int) bool

IsCode returns true when this nfs modify default response a status code equal to that given

func (*NfsModifyDefault) IsRedirect ¶

func (o *NfsModifyDefault) IsRedirect() bool

IsRedirect returns true when this nfs modify default response has a 3xx status code

func (*NfsModifyDefault) IsServerError ¶

func (o *NfsModifyDefault) IsServerError() bool

IsServerError returns true when this nfs modify default response has a 5xx status code

func (*NfsModifyDefault) IsSuccess ¶

func (o *NfsModifyDefault) IsSuccess() bool

IsSuccess returns true when this nfs modify default response has a 2xx status code

func (*NfsModifyDefault) String ¶

func (o *NfsModifyDefault) String() string

type NfsModifyOK ¶

type NfsModifyOK struct {
}

NfsModifyOK describes a response with status code 200, with default header values.

OK

func NewNfsModifyOK ¶

func NewNfsModifyOK() *NfsModifyOK

NewNfsModifyOK creates a NfsModifyOK with default headers values

func (*NfsModifyOK) Error ¶

func (o *NfsModifyOK) Error() string

func (*NfsModifyOK) IsClientError ¶

func (o *NfsModifyOK) IsClientError() bool

IsClientError returns true when this nfs modify o k response has a 4xx status code

func (*NfsModifyOK) IsCode ¶

func (o *NfsModifyOK) IsCode(code int) bool

IsCode returns true when this nfs modify o k response a status code equal to that given

func (*NfsModifyOK) IsRedirect ¶

func (o *NfsModifyOK) IsRedirect() bool

IsRedirect returns true when this nfs modify o k response has a 3xx status code

func (*NfsModifyOK) IsServerError ¶

func (o *NfsModifyOK) IsServerError() bool

IsServerError returns true when this nfs modify o k response has a 5xx status code

func (*NfsModifyOK) IsSuccess ¶

func (o *NfsModifyOK) IsSuccess() bool

IsSuccess returns true when this nfs modify o k response has a 2xx status code

func (*NfsModifyOK) String ¶

func (o *NfsModifyOK) String() string

type NfsModifyParams ¶

type NfsModifyParams struct {

	/* Info.

	   Info Specification
	*/
	Info *models.NfsService

	// SvmUUID.
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

NfsModifyParams contains all the parameters to send to the API endpoint

for the nfs modify operation.

Typically these are written to a http.Request.

func NewNfsModifyParams ¶

func NewNfsModifyParams() *NfsModifyParams

NewNfsModifyParams creates a new NfsModifyParams 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 NewNfsModifyParamsWithContext ¶

func NewNfsModifyParamsWithContext(ctx context.Context) *NfsModifyParams

NewNfsModifyParamsWithContext creates a new NfsModifyParams object with the ability to set a context for a request.

func NewNfsModifyParamsWithHTTPClient ¶

func NewNfsModifyParamsWithHTTPClient(client *http.Client) *NfsModifyParams

NewNfsModifyParamsWithHTTPClient creates a new NfsModifyParams object with the ability to set a custom HTTPClient for a request.

func NewNfsModifyParamsWithTimeout ¶

func NewNfsModifyParamsWithTimeout(timeout time.Duration) *NfsModifyParams

NewNfsModifyParamsWithTimeout creates a new NfsModifyParams object with the ability to set a timeout on a request.

func (*NfsModifyParams) SetContext ¶

func (o *NfsModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the nfs modify params

func (*NfsModifyParams) SetDefaults ¶

func (o *NfsModifyParams) SetDefaults()

SetDefaults hydrates default values in the nfs modify params (not the query body).

All values with no default are reset to their zero value.

func (*NfsModifyParams) SetHTTPClient ¶

func (o *NfsModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the nfs modify params

func (*NfsModifyParams) SetInfo ¶

func (o *NfsModifyParams) SetInfo(info *models.NfsService)

SetInfo adds the info to the nfs modify params

func (*NfsModifyParams) SetSVMUUIDPathParameter ¶

func (o *NfsModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the nfs modify params

func (*NfsModifyParams) SetTimeout ¶

func (o *NfsModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the nfs modify params

func (*NfsModifyParams) WithContext ¶

func (o *NfsModifyParams) WithContext(ctx context.Context) *NfsModifyParams

WithContext adds the context to the nfs modify params

func (*NfsModifyParams) WithDefaults ¶

func (o *NfsModifyParams) WithDefaults() *NfsModifyParams

WithDefaults hydrates default values in the nfs modify params (not the query body).

All values with no default are reset to their zero value.

func (*NfsModifyParams) WithHTTPClient ¶

func (o *NfsModifyParams) WithHTTPClient(client *http.Client) *NfsModifyParams

WithHTTPClient adds the HTTPClient to the nfs modify params

func (*NfsModifyParams) WithInfo ¶

func (o *NfsModifyParams) WithInfo(info *models.NfsService) *NfsModifyParams

WithInfo adds the info to the nfs modify params

func (*NfsModifyParams) WithSVMUUIDPathParameter ¶

func (o *NfsModifyParams) WithSVMUUIDPathParameter(svmUUID string) *NfsModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the nfs modify params

func (*NfsModifyParams) WithTimeout ¶

func (o *NfsModifyParams) WithTimeout(timeout time.Duration) *NfsModifyParams

WithTimeout adds the timeout to the nfs modify params

func (*NfsModifyParams) WriteToRequest ¶

func (o *NfsModifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type NfsModifyReader ¶

type NfsModifyReader struct {
	// contains filtered or unexported fields
}

NfsModifyReader is a Reader for the NfsModify structure.

func (*NfsModifyReader) ReadResponse ¶

func (o *NfsModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type S3AuditCreateAccepted ¶

type S3AuditCreateAccepted struct {
	Payload *models.S3AuditResponse
}

S3AuditCreateAccepted describes a response with status code 202, with default header values.

Accepted

func NewS3AuditCreateAccepted ¶

func NewS3AuditCreateAccepted() *S3AuditCreateAccepted

NewS3AuditCreateAccepted creates a S3AuditCreateAccepted with default headers values

func (*S3AuditCreateAccepted) Error ¶

func (o *S3AuditCreateAccepted) Error() string

func (*S3AuditCreateAccepted) GetPayload ¶

func (o *S3AuditCreateAccepted) GetPayload() *models.S3AuditResponse

func (*S3AuditCreateAccepted) IsClientError ¶

func (o *S3AuditCreateAccepted) IsClientError() bool

IsClientError returns true when this s3 audit create accepted response has a 4xx status code

func (*S3AuditCreateAccepted) IsCode ¶

func (o *S3AuditCreateAccepted) IsCode(code int) bool

IsCode returns true when this s3 audit create accepted response a status code equal to that given

func (*S3AuditCreateAccepted) IsRedirect ¶

func (o *S3AuditCreateAccepted) IsRedirect() bool

IsRedirect returns true when this s3 audit create accepted response has a 3xx status code

func (*S3AuditCreateAccepted) IsServerError ¶

func (o *S3AuditCreateAccepted) IsServerError() bool

IsServerError returns true when this s3 audit create accepted response has a 5xx status code

func (*S3AuditCreateAccepted) IsSuccess ¶

func (o *S3AuditCreateAccepted) IsSuccess() bool

IsSuccess returns true when this s3 audit create accepted response has a 2xx status code

func (*S3AuditCreateAccepted) String ¶

func (o *S3AuditCreateAccepted) String() string

type S3AuditCreateDefault ¶

type S3AuditCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
S3AuditCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 140902401 | Failed to create an audit configuration for the SVM. | | 140902402 | Audit configuration is already present. | | 140902402 | Audit configuration is already enabled. | | 140902403 | Failed to create staging volume. | | 140902415 | Failed to modify an audit configuration because no audit configuration exists for the SVM. | | 140902416 | Failed to modify audit configuration for SVM. | | 140902422 | Final consolidation is in progress, audit delete failed. | | 140902423 | Failed to delete the audit configuration for the SVM. | | 140902425 | Audit configuration is not available for disabling. | | 140902430 | Audit configuration is not available for enabling. | | 140902431 | Audit enable failed, audit configuration already enabled for the SVM. | | 140902432 | Final consolidation is in progress, audit enable failed. | | 140902445 | Audit disable failed, audit configuration does not exist for the SVM. | | 140902446 | Audit disable failed, audit configuration does not exist for the SVM. | | 140902447 | Audit disable failed. | | 140902456 | The specified log_path does not exist. | | 140902457 | The log_path must be a directory. | | 140902458 | The log_path must be a canonical path in the SVM's namespace. | | 140902459 | The log_path cannot be empty. | | 140902460 | Rotate size must be greater than or equal to 1024 KB. | | 140902461 | The destination path must not contain a symbolic link. | | 140902470 | The log_path exceeds a maximum supported length of characters. | | 140902471 | The log_path contains an unsupported read-only (DP/LS) volume. | | 140902472 | The log_path is not a valid destination for the SVM. | | 140902474 | The log_path contains an unsupported Snaplock volume. | | 140902478 | The log_path validation failed. | | 140902478 | The log_path cannot be accessed for validation. | | 140902490 | Audit configuration is absent for rotate. | | 140902491 | Failed to rotate audit log. | | 140902492 | Cannot rotate audit log, auditing is not enabled for this SVM. | ONTAP Error Response Codes | Error Code | Description | | ---------- | ----------- | | 9699340 | SVM UUID lookup failed | | 9699407 | Additional fields are provided |

func NewS3AuditCreateDefault ¶

func NewS3AuditCreateDefault(code int) *S3AuditCreateDefault

NewS3AuditCreateDefault creates a S3AuditCreateDefault with default headers values

func (*S3AuditCreateDefault) Code ¶

func (o *S3AuditCreateDefault) Code() int

Code gets the status code for the s3 audit create default response

func (*S3AuditCreateDefault) Error ¶

func (o *S3AuditCreateDefault) Error() string

func (*S3AuditCreateDefault) GetPayload ¶

func (o *S3AuditCreateDefault) GetPayload() *models.ErrorResponse

func (*S3AuditCreateDefault) IsClientError ¶

func (o *S3AuditCreateDefault) IsClientError() bool

IsClientError returns true when this s3 audit create default response has a 4xx status code

func (*S3AuditCreateDefault) IsCode ¶

func (o *S3AuditCreateDefault) IsCode(code int) bool

IsCode returns true when this s3 audit create default response a status code equal to that given

func (*S3AuditCreateDefault) IsRedirect ¶

func (o *S3AuditCreateDefault) IsRedirect() bool

IsRedirect returns true when this s3 audit create default response has a 3xx status code

func (*S3AuditCreateDefault) IsServerError ¶

func (o *S3AuditCreateDefault) IsServerError() bool

IsServerError returns true when this s3 audit create default response has a 5xx status code

func (*S3AuditCreateDefault) IsSuccess ¶

func (o *S3AuditCreateDefault) IsSuccess() bool

IsSuccess returns true when this s3 audit create default response has a 2xx status code

func (*S3AuditCreateDefault) String ¶

func (o *S3AuditCreateDefault) String() string

type S3AuditCreateParams ¶

type S3AuditCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.S3Audit

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

S3AuditCreateParams contains all the parameters to send to the API endpoint

for the s3 audit create operation.

Typically these are written to a http.Request.

func NewS3AuditCreateParams ¶

func NewS3AuditCreateParams() *S3AuditCreateParams

NewS3AuditCreateParams creates a new S3AuditCreateParams 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 NewS3AuditCreateParamsWithContext ¶

func NewS3AuditCreateParamsWithContext(ctx context.Context) *S3AuditCreateParams

NewS3AuditCreateParamsWithContext creates a new S3AuditCreateParams object with the ability to set a context for a request.

func NewS3AuditCreateParamsWithHTTPClient ¶

func NewS3AuditCreateParamsWithHTTPClient(client *http.Client) *S3AuditCreateParams

NewS3AuditCreateParamsWithHTTPClient creates a new S3AuditCreateParams object with the ability to set a custom HTTPClient for a request.

func NewS3AuditCreateParamsWithTimeout ¶

func NewS3AuditCreateParamsWithTimeout(timeout time.Duration) *S3AuditCreateParams

NewS3AuditCreateParamsWithTimeout creates a new S3AuditCreateParams object with the ability to set a timeout on a request.

func (*S3AuditCreateParams) SetContext ¶

func (o *S3AuditCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the s3 audit create params

func (*S3AuditCreateParams) SetDefaults ¶

func (o *S3AuditCreateParams) SetDefaults()

SetDefaults hydrates default values in the s3 audit create params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditCreateParams) SetHTTPClient ¶

func (o *S3AuditCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the s3 audit create params

func (*S3AuditCreateParams) SetInfo ¶

func (o *S3AuditCreateParams) SetInfo(info *models.S3Audit)

SetInfo adds the info to the s3 audit create params

func (*S3AuditCreateParams) SetReturnTimeoutQueryParameter ¶

func (o *S3AuditCreateParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit create params

func (*S3AuditCreateParams) SetSVMUUIDPathParameter ¶

func (o *S3AuditCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the s3 audit create params

func (*S3AuditCreateParams) SetTimeout ¶

func (o *S3AuditCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the s3 audit create params

func (*S3AuditCreateParams) WithContext ¶

WithContext adds the context to the s3 audit create params

func (*S3AuditCreateParams) WithDefaults ¶

func (o *S3AuditCreateParams) WithDefaults() *S3AuditCreateParams

WithDefaults hydrates default values in the s3 audit create params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditCreateParams) WithHTTPClient ¶

func (o *S3AuditCreateParams) WithHTTPClient(client *http.Client) *S3AuditCreateParams

WithHTTPClient adds the HTTPClient to the s3 audit create params

func (*S3AuditCreateParams) WithInfo ¶

WithInfo adds the info to the s3 audit create params

func (*S3AuditCreateParams) WithReturnTimeoutQueryParameter ¶

func (o *S3AuditCreateParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *S3AuditCreateParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit create params

func (*S3AuditCreateParams) WithSVMUUIDPathParameter ¶

func (o *S3AuditCreateParams) WithSVMUUIDPathParameter(svmUUID string) *S3AuditCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the s3 audit create params

func (*S3AuditCreateParams) WithTimeout ¶

func (o *S3AuditCreateParams) WithTimeout(timeout time.Duration) *S3AuditCreateParams

WithTimeout adds the timeout to the s3 audit create params

func (*S3AuditCreateParams) WriteToRequest ¶

func (o *S3AuditCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type S3AuditCreateReader ¶

type S3AuditCreateReader struct {
	// contains filtered or unexported fields
}

S3AuditCreateReader is a Reader for the S3AuditCreate structure.

func (*S3AuditCreateReader) ReadResponse ¶

func (o *S3AuditCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type S3AuditDeleteAccepted ¶

type S3AuditDeleteAccepted struct {
}

S3AuditDeleteAccepted describes a response with status code 202, with default header values.

Accepted

func NewS3AuditDeleteAccepted ¶

func NewS3AuditDeleteAccepted() *S3AuditDeleteAccepted

NewS3AuditDeleteAccepted creates a S3AuditDeleteAccepted with default headers values

func (*S3AuditDeleteAccepted) Error ¶

func (o *S3AuditDeleteAccepted) Error() string

func (*S3AuditDeleteAccepted) IsClientError ¶

func (o *S3AuditDeleteAccepted) IsClientError() bool

IsClientError returns true when this s3 audit delete accepted response has a 4xx status code

func (*S3AuditDeleteAccepted) IsCode ¶

func (o *S3AuditDeleteAccepted) IsCode(code int) bool

IsCode returns true when this s3 audit delete accepted response a status code equal to that given

func (*S3AuditDeleteAccepted) IsRedirect ¶

func (o *S3AuditDeleteAccepted) IsRedirect() bool

IsRedirect returns true when this s3 audit delete accepted response has a 3xx status code

func (*S3AuditDeleteAccepted) IsServerError ¶

func (o *S3AuditDeleteAccepted) IsServerError() bool

IsServerError returns true when this s3 audit delete accepted response has a 5xx status code

func (*S3AuditDeleteAccepted) IsSuccess ¶

func (o *S3AuditDeleteAccepted) IsSuccess() bool

IsSuccess returns true when this s3 audit delete accepted response has a 2xx status code

func (*S3AuditDeleteAccepted) String ¶

func (o *S3AuditDeleteAccepted) String() string

type S3AuditDeleteDefault ¶

type S3AuditDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
S3AuditDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 140902420 | Failed to delete audit configuration for the SVM. | | 140902421 | Failed to delete audit configuration for the SVM because audit is enabled for the SVM. | | 140902422 | Failed to delete audit configuration for the SVM because final conolidation is in progress. Wait a few mintues, and try the operation again. |

func NewS3AuditDeleteDefault ¶

func NewS3AuditDeleteDefault(code int) *S3AuditDeleteDefault

NewS3AuditDeleteDefault creates a S3AuditDeleteDefault with default headers values

func (*S3AuditDeleteDefault) Code ¶

func (o *S3AuditDeleteDefault) Code() int

Code gets the status code for the s3 audit delete default response

func (*S3AuditDeleteDefault) Error ¶

func (o *S3AuditDeleteDefault) Error() string

func (*S3AuditDeleteDefault) GetPayload ¶

func (o *S3AuditDeleteDefault) GetPayload() *models.ErrorResponse

func (*S3AuditDeleteDefault) IsClientError ¶

func (o *S3AuditDeleteDefault) IsClientError() bool

IsClientError returns true when this s3 audit delete default response has a 4xx status code

func (*S3AuditDeleteDefault) IsCode ¶

func (o *S3AuditDeleteDefault) IsCode(code int) bool

IsCode returns true when this s3 audit delete default response a status code equal to that given

func (*S3AuditDeleteDefault) IsRedirect ¶

func (o *S3AuditDeleteDefault) IsRedirect() bool

IsRedirect returns true when this s3 audit delete default response has a 3xx status code

func (*S3AuditDeleteDefault) IsServerError ¶

func (o *S3AuditDeleteDefault) IsServerError() bool

IsServerError returns true when this s3 audit delete default response has a 5xx status code

func (*S3AuditDeleteDefault) IsSuccess ¶

func (o *S3AuditDeleteDefault) IsSuccess() bool

IsSuccess returns true when this s3 audit delete default response has a 2xx status code

func (*S3AuditDeleteDefault) String ¶

func (o *S3AuditDeleteDefault) String() string

type S3AuditDeleteParams ¶

type S3AuditDeleteParams struct {

	/* Force.

	   Indicates whether a force deletion of the audit configuration is enabled.
	*/
	ForceQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

S3AuditDeleteParams contains all the parameters to send to the API endpoint

for the s3 audit delete operation.

Typically these are written to a http.Request.

func NewS3AuditDeleteParams ¶

func NewS3AuditDeleteParams() *S3AuditDeleteParams

NewS3AuditDeleteParams creates a new S3AuditDeleteParams 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 NewS3AuditDeleteParamsWithContext ¶

func NewS3AuditDeleteParamsWithContext(ctx context.Context) *S3AuditDeleteParams

NewS3AuditDeleteParamsWithContext creates a new S3AuditDeleteParams object with the ability to set a context for a request.

func NewS3AuditDeleteParamsWithHTTPClient ¶

func NewS3AuditDeleteParamsWithHTTPClient(client *http.Client) *S3AuditDeleteParams

NewS3AuditDeleteParamsWithHTTPClient creates a new S3AuditDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewS3AuditDeleteParamsWithTimeout ¶

func NewS3AuditDeleteParamsWithTimeout(timeout time.Duration) *S3AuditDeleteParams

NewS3AuditDeleteParamsWithTimeout creates a new S3AuditDeleteParams object with the ability to set a timeout on a request.

func (*S3AuditDeleteParams) SetContext ¶

func (o *S3AuditDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the s3 audit delete params

func (*S3AuditDeleteParams) SetDefaults ¶

func (o *S3AuditDeleteParams) SetDefaults()

SetDefaults hydrates default values in the s3 audit delete params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditDeleteParams) SetForceQueryParameter ¶

func (o *S3AuditDeleteParams) SetForceQueryParameter(force *bool)

SetForceQueryParameter adds the force to the s3 audit delete params

func (*S3AuditDeleteParams) SetHTTPClient ¶

func (o *S3AuditDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the s3 audit delete params

func (*S3AuditDeleteParams) SetReturnTimeoutQueryParameter ¶

func (o *S3AuditDeleteParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit delete params

func (*S3AuditDeleteParams) SetSVMUUIDPathParameter ¶

func (o *S3AuditDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the s3 audit delete params

func (*S3AuditDeleteParams) SetTimeout ¶

func (o *S3AuditDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the s3 audit delete params

func (*S3AuditDeleteParams) WithContext ¶

WithContext adds the context to the s3 audit delete params

func (*S3AuditDeleteParams) WithDefaults ¶

func (o *S3AuditDeleteParams) WithDefaults() *S3AuditDeleteParams

WithDefaults hydrates default values in the s3 audit delete params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditDeleteParams) WithForceQueryParameter ¶

func (o *S3AuditDeleteParams) WithForceQueryParameter(force *bool) *S3AuditDeleteParams

WithForceQueryParameter adds the force to the s3 audit delete params

func (*S3AuditDeleteParams) WithHTTPClient ¶

func (o *S3AuditDeleteParams) WithHTTPClient(client *http.Client) *S3AuditDeleteParams

WithHTTPClient adds the HTTPClient to the s3 audit delete params

func (*S3AuditDeleteParams) WithReturnTimeoutQueryParameter ¶

func (o *S3AuditDeleteParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *S3AuditDeleteParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit delete params

func (*S3AuditDeleteParams) WithSVMUUIDPathParameter ¶

func (o *S3AuditDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *S3AuditDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the s3 audit delete params

func (*S3AuditDeleteParams) WithTimeout ¶

func (o *S3AuditDeleteParams) WithTimeout(timeout time.Duration) *S3AuditDeleteParams

WithTimeout adds the timeout to the s3 audit delete params

func (*S3AuditDeleteParams) WriteToRequest ¶

func (o *S3AuditDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type S3AuditDeleteReader ¶

type S3AuditDeleteReader struct {
	// contains filtered or unexported fields
}

S3AuditDeleteReader is a Reader for the S3AuditDelete structure.

func (*S3AuditDeleteReader) ReadResponse ¶

func (o *S3AuditDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type S3AuditGetDefault ¶

type S3AuditGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

S3AuditGetDefault describes a response with status code -1, with default header values.

Error

func NewS3AuditGetDefault ¶

func NewS3AuditGetDefault(code int) *S3AuditGetDefault

NewS3AuditGetDefault creates a S3AuditGetDefault with default headers values

func (*S3AuditGetDefault) Code ¶

func (o *S3AuditGetDefault) Code() int

Code gets the status code for the s3 audit get default response

func (*S3AuditGetDefault) Error ¶

func (o *S3AuditGetDefault) Error() string

func (*S3AuditGetDefault) GetPayload ¶

func (o *S3AuditGetDefault) GetPayload() *models.ErrorResponse

func (*S3AuditGetDefault) IsClientError ¶

func (o *S3AuditGetDefault) IsClientError() bool

IsClientError returns true when this s3 audit get default response has a 4xx status code

func (*S3AuditGetDefault) IsCode ¶

func (o *S3AuditGetDefault) IsCode(code int) bool

IsCode returns true when this s3 audit get default response a status code equal to that given

func (*S3AuditGetDefault) IsRedirect ¶

func (o *S3AuditGetDefault) IsRedirect() bool

IsRedirect returns true when this s3 audit get default response has a 3xx status code

func (*S3AuditGetDefault) IsServerError ¶

func (o *S3AuditGetDefault) IsServerError() bool

IsServerError returns true when this s3 audit get default response has a 5xx status code

func (*S3AuditGetDefault) IsSuccess ¶

func (o *S3AuditGetDefault) IsSuccess() bool

IsSuccess returns true when this s3 audit get default response has a 2xx status code

func (*S3AuditGetDefault) String ¶

func (o *S3AuditGetDefault) String() string

type S3AuditGetOK ¶

type S3AuditGetOK struct {
	Payload *models.S3Audit
}

S3AuditGetOK describes a response with status code 200, with default header values.

OK

func NewS3AuditGetOK ¶

func NewS3AuditGetOK() *S3AuditGetOK

NewS3AuditGetOK creates a S3AuditGetOK with default headers values

func (*S3AuditGetOK) Error ¶

func (o *S3AuditGetOK) Error() string

func (*S3AuditGetOK) GetPayload ¶

func (o *S3AuditGetOK) GetPayload() *models.S3Audit

func (*S3AuditGetOK) IsClientError ¶

func (o *S3AuditGetOK) IsClientError() bool

IsClientError returns true when this s3 audit get o k response has a 4xx status code

func (*S3AuditGetOK) IsCode ¶

func (o *S3AuditGetOK) IsCode(code int) bool

IsCode returns true when this s3 audit get o k response a status code equal to that given

func (*S3AuditGetOK) IsRedirect ¶

func (o *S3AuditGetOK) IsRedirect() bool

IsRedirect returns true when this s3 audit get o k response has a 3xx status code

func (*S3AuditGetOK) IsServerError ¶

func (o *S3AuditGetOK) IsServerError() bool

IsServerError returns true when this s3 audit get o k response has a 5xx status code

func (*S3AuditGetOK) IsSuccess ¶

func (o *S3AuditGetOK) IsSuccess() bool

IsSuccess returns true when this s3 audit get o k response has a 2xx status code

func (*S3AuditGetOK) String ¶

func (o *S3AuditGetOK) String() string

type S3AuditGetParams ¶

type S3AuditGetParams struct {

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* EventsData.

	   Filter by events.data
	*/
	EventsDataQueryParameter *bool

	/* EventsManagement.

	   Filter by events.management
	*/
	EventsManagementQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* LogFormat.

	   Filter by log.format
	*/
	LogFormatQueryParameter *string

	/* LogRetentionCount.

	   Filter by log.retention.count
	*/
	LogRetentionCountQueryParameter *int64

	/* LogRetentionDuration.

	   Filter by log.retention.duration
	*/
	LogRetentionDurationQueryParameter *string

	/* LogRotationScheduleDays.

	   Filter by log.rotation.schedule.days
	*/
	LogRotationScheduleDaysQueryParameter *int64

	/* LogRotationScheduleHours.

	   Filter by log.rotation.schedule.hours
	*/
	LogRotationScheduleHoursQueryParameter *int64

	/* LogRotationScheduleMinutes.

	   Filter by log.rotation.schedule.minutes
	*/
	LogRotationScheduleMinutesQueryParameter *int64

	/* LogRotationScheduleMonths.

	   Filter by log.rotation.schedule.months
	*/
	LogRotationScheduleMonthsQueryParameter *int64

	/* LogRotationScheduleWeekdays.

	   Filter by log.rotation.schedule.weekdays
	*/
	LogRotationScheduleWeekdaysQueryParameter *int64

	/* LogRotationSize.

	   Filter by log.rotation.size
	*/
	LogRotationSizeQueryParameter *int64

	/* LogPath.

	   Filter by log_path
	*/
	LogPathQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

S3AuditGetParams contains all the parameters to send to the API endpoint

for the s3 audit get operation.

Typically these are written to a http.Request.

func NewS3AuditGetParams ¶

func NewS3AuditGetParams() *S3AuditGetParams

NewS3AuditGetParams creates a new S3AuditGetParams 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 NewS3AuditGetParamsWithContext ¶

func NewS3AuditGetParamsWithContext(ctx context.Context) *S3AuditGetParams

NewS3AuditGetParamsWithContext creates a new S3AuditGetParams object with the ability to set a context for a request.

func NewS3AuditGetParamsWithHTTPClient ¶

func NewS3AuditGetParamsWithHTTPClient(client *http.Client) *S3AuditGetParams

NewS3AuditGetParamsWithHTTPClient creates a new S3AuditGetParams object with the ability to set a custom HTTPClient for a request.

func NewS3AuditGetParamsWithTimeout ¶

func NewS3AuditGetParamsWithTimeout(timeout time.Duration) *S3AuditGetParams

NewS3AuditGetParamsWithTimeout creates a new S3AuditGetParams object with the ability to set a timeout on a request.

func (*S3AuditGetParams) SetContext ¶

func (o *S3AuditGetParams) SetContext(ctx context.Context)

SetContext adds the context to the s3 audit get params

func (*S3AuditGetParams) SetDefaults ¶

func (o *S3AuditGetParams) SetDefaults()

SetDefaults hydrates default values in the s3 audit get params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditGetParams) SetEnabledQueryParameter ¶

func (o *S3AuditGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the s3 audit get params

func (*S3AuditGetParams) SetEventsDataQueryParameter ¶

func (o *S3AuditGetParams) SetEventsDataQueryParameter(eventsData *bool)

SetEventsDataQueryParameter adds the eventsData to the s3 audit get params

func (*S3AuditGetParams) SetEventsManagementQueryParameter ¶

func (o *S3AuditGetParams) SetEventsManagementQueryParameter(eventsManagement *bool)

SetEventsManagementQueryParameter adds the eventsManagement to the s3 audit get params

func (*S3AuditGetParams) SetFieldsQueryParameter ¶

func (o *S3AuditGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the s3 audit get params

func (*S3AuditGetParams) SetHTTPClient ¶

func (o *S3AuditGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the s3 audit get params

func (*S3AuditGetParams) SetLogFormatQueryParameter ¶

func (o *S3AuditGetParams) SetLogFormatQueryParameter(logFormat *string)

SetLogFormatQueryParameter adds the logFormat to the s3 audit get params

func (*S3AuditGetParams) SetLogPathQueryParameter ¶

func (o *S3AuditGetParams) SetLogPathQueryParameter(logPath *string)

SetLogPathQueryParameter adds the logPath to the s3 audit get params

func (*S3AuditGetParams) SetLogRetentionCountQueryParameter ¶

func (o *S3AuditGetParams) SetLogRetentionCountQueryParameter(logRetentionCount *int64)

SetLogRetentionCountQueryParameter adds the logRetentionCount to the s3 audit get params

func (*S3AuditGetParams) SetLogRetentionDurationQueryParameter ¶

func (o *S3AuditGetParams) SetLogRetentionDurationQueryParameter(logRetentionDuration *string)

SetLogRetentionDurationQueryParameter adds the logRetentionDuration to the s3 audit get params

func (*S3AuditGetParams) SetLogRotationScheduleDaysQueryParameter ¶

func (o *S3AuditGetParams) SetLogRotationScheduleDaysQueryParameter(logRotationScheduleDays *int64)

SetLogRotationScheduleDaysQueryParameter adds the logRotationScheduleDays to the s3 audit get params

func (*S3AuditGetParams) SetLogRotationScheduleHoursQueryParameter ¶

func (o *S3AuditGetParams) SetLogRotationScheduleHoursQueryParameter(logRotationScheduleHours *int64)

SetLogRotationScheduleHoursQueryParameter adds the logRotationScheduleHours to the s3 audit get params

func (*S3AuditGetParams) SetLogRotationScheduleMinutesQueryParameter ¶

func (o *S3AuditGetParams) SetLogRotationScheduleMinutesQueryParameter(logRotationScheduleMinutes *int64)

SetLogRotationScheduleMinutesQueryParameter adds the logRotationScheduleMinutes to the s3 audit get params

func (*S3AuditGetParams) SetLogRotationScheduleMonthsQueryParameter ¶

func (o *S3AuditGetParams) SetLogRotationScheduleMonthsQueryParameter(logRotationScheduleMonths *int64)

SetLogRotationScheduleMonthsQueryParameter adds the logRotationScheduleMonths to the s3 audit get params

func (*S3AuditGetParams) SetLogRotationScheduleWeekdaysQueryParameter ¶

func (o *S3AuditGetParams) SetLogRotationScheduleWeekdaysQueryParameter(logRotationScheduleWeekdays *int64)

SetLogRotationScheduleWeekdaysQueryParameter adds the logRotationScheduleWeekdays to the s3 audit get params

func (*S3AuditGetParams) SetLogRotationSizeQueryParameter ¶

func (o *S3AuditGetParams) SetLogRotationSizeQueryParameter(logRotationSize *int64)

SetLogRotationSizeQueryParameter adds the logRotationSize to the s3 audit get params

func (*S3AuditGetParams) SetMaxRecordsQueryParameter ¶

func (o *S3AuditGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the s3 audit get params

func (*S3AuditGetParams) SetOrderByQueryParameter ¶

func (o *S3AuditGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the s3 audit get params

func (*S3AuditGetParams) SetReturnRecordsQueryParameter ¶

func (o *S3AuditGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the s3 audit get params

func (*S3AuditGetParams) SetReturnTimeoutQueryParameter ¶

func (o *S3AuditGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit get params

func (*S3AuditGetParams) SetSVMNameQueryParameter ¶

func (o *S3AuditGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the s3 audit get params

func (*S3AuditGetParams) SetSVMUUIDPathParameter ¶

func (o *S3AuditGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the s3 audit get params

func (*S3AuditGetParams) SetTimeout ¶

func (o *S3AuditGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the s3 audit get params

func (*S3AuditGetParams) WithContext ¶

func (o *S3AuditGetParams) WithContext(ctx context.Context) *S3AuditGetParams

WithContext adds the context to the s3 audit get params

func (*S3AuditGetParams) WithDefaults ¶

func (o *S3AuditGetParams) WithDefaults() *S3AuditGetParams

WithDefaults hydrates default values in the s3 audit get params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditGetParams) WithEnabledQueryParameter ¶

func (o *S3AuditGetParams) WithEnabledQueryParameter(enabled *bool) *S3AuditGetParams

WithEnabledQueryParameter adds the enabled to the s3 audit get params

func (*S3AuditGetParams) WithEventsDataQueryParameter ¶

func (o *S3AuditGetParams) WithEventsDataQueryParameter(eventsData *bool) *S3AuditGetParams

WithEventsDataQueryParameter adds the eventsData to the s3 audit get params

func (*S3AuditGetParams) WithEventsManagementQueryParameter ¶

func (o *S3AuditGetParams) WithEventsManagementQueryParameter(eventsManagement *bool) *S3AuditGetParams

WithEventsManagementQueryParameter adds the eventsManagement to the s3 audit get params

func (*S3AuditGetParams) WithFieldsQueryParameter ¶

func (o *S3AuditGetParams) WithFieldsQueryParameter(fields []string) *S3AuditGetParams

WithFieldsQueryParameter adds the fields to the s3 audit get params

func (*S3AuditGetParams) WithHTTPClient ¶

func (o *S3AuditGetParams) WithHTTPClient(client *http.Client) *S3AuditGetParams

WithHTTPClient adds the HTTPClient to the s3 audit get params

func (*S3AuditGetParams) WithLogFormatQueryParameter ¶

func (o *S3AuditGetParams) WithLogFormatQueryParameter(logFormat *string) *S3AuditGetParams

WithLogFormatQueryParameter adds the logFormat to the s3 audit get params

func (*S3AuditGetParams) WithLogPathQueryParameter ¶

func (o *S3AuditGetParams) WithLogPathQueryParameter(logPath *string) *S3AuditGetParams

WithLogPathQueryParameter adds the logPath to the s3 audit get params

func (*S3AuditGetParams) WithLogRetentionCountQueryParameter ¶

func (o *S3AuditGetParams) WithLogRetentionCountQueryParameter(logRetentionCount *int64) *S3AuditGetParams

WithLogRetentionCountQueryParameter adds the logRetentionCount to the s3 audit get params

func (*S3AuditGetParams) WithLogRetentionDurationQueryParameter ¶

func (o *S3AuditGetParams) WithLogRetentionDurationQueryParameter(logRetentionDuration *string) *S3AuditGetParams

WithLogRetentionDurationQueryParameter adds the logRetentionDuration to the s3 audit get params

func (*S3AuditGetParams) WithLogRotationScheduleDaysQueryParameter ¶

func (o *S3AuditGetParams) WithLogRotationScheduleDaysQueryParameter(logRotationScheduleDays *int64) *S3AuditGetParams

WithLogRotationScheduleDaysQueryParameter adds the logRotationScheduleDays to the s3 audit get params

func (*S3AuditGetParams) WithLogRotationScheduleHoursQueryParameter ¶

func (o *S3AuditGetParams) WithLogRotationScheduleHoursQueryParameter(logRotationScheduleHours *int64) *S3AuditGetParams

WithLogRotationScheduleHoursQueryParameter adds the logRotationScheduleHours to the s3 audit get params

func (*S3AuditGetParams) WithLogRotationScheduleMinutesQueryParameter ¶

func (o *S3AuditGetParams) WithLogRotationScheduleMinutesQueryParameter(logRotationScheduleMinutes *int64) *S3AuditGetParams

WithLogRotationScheduleMinutesQueryParameter adds the logRotationScheduleMinutes to the s3 audit get params

func (*S3AuditGetParams) WithLogRotationScheduleMonthsQueryParameter ¶

func (o *S3AuditGetParams) WithLogRotationScheduleMonthsQueryParameter(logRotationScheduleMonths *int64) *S3AuditGetParams

WithLogRotationScheduleMonthsQueryParameter adds the logRotationScheduleMonths to the s3 audit get params

func (*S3AuditGetParams) WithLogRotationScheduleWeekdaysQueryParameter ¶

func (o *S3AuditGetParams) WithLogRotationScheduleWeekdaysQueryParameter(logRotationScheduleWeekdays *int64) *S3AuditGetParams

WithLogRotationScheduleWeekdaysQueryParameter adds the logRotationScheduleWeekdays to the s3 audit get params

func (*S3AuditGetParams) WithLogRotationSizeQueryParameter ¶

func (o *S3AuditGetParams) WithLogRotationSizeQueryParameter(logRotationSize *int64) *S3AuditGetParams

WithLogRotationSizeQueryParameter adds the logRotationSize to the s3 audit get params

func (*S3AuditGetParams) WithMaxRecordsQueryParameter ¶

func (o *S3AuditGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *S3AuditGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the s3 audit get params

func (*S3AuditGetParams) WithOrderByQueryParameter ¶

func (o *S3AuditGetParams) WithOrderByQueryParameter(orderBy []string) *S3AuditGetParams

WithOrderByQueryParameter adds the orderBy to the s3 audit get params

func (*S3AuditGetParams) WithReturnRecordsQueryParameter ¶

func (o *S3AuditGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *S3AuditGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the s3 audit get params

func (*S3AuditGetParams) WithReturnTimeoutQueryParameter ¶

func (o *S3AuditGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *S3AuditGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit get params

func (*S3AuditGetParams) WithSVMNameQueryParameter ¶

func (o *S3AuditGetParams) WithSVMNameQueryParameter(svmName *string) *S3AuditGetParams

WithSVMNameQueryParameter adds the svmName to the s3 audit get params

func (*S3AuditGetParams) WithSVMUUIDPathParameter ¶

func (o *S3AuditGetParams) WithSVMUUIDPathParameter(svmUUID string) *S3AuditGetParams

WithSVMUUIDPathParameter adds the svmUUID to the s3 audit get params

func (*S3AuditGetParams) WithTimeout ¶

func (o *S3AuditGetParams) WithTimeout(timeout time.Duration) *S3AuditGetParams

WithTimeout adds the timeout to the s3 audit get params

func (*S3AuditGetParams) WriteToRequest ¶

func (o *S3AuditGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type S3AuditGetReader ¶

type S3AuditGetReader struct {
	// contains filtered or unexported fields
}

S3AuditGetReader is a Reader for the S3AuditGet structure.

func (*S3AuditGetReader) ReadResponse ¶

func (o *S3AuditGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type S3AuditModifyAccepted ¶

type S3AuditModifyAccepted struct {
}

S3AuditModifyAccepted describes a response with status code 202, with default header values.

Accepted

func NewS3AuditModifyAccepted ¶

func NewS3AuditModifyAccepted() *S3AuditModifyAccepted

NewS3AuditModifyAccepted creates a S3AuditModifyAccepted with default headers values

func (*S3AuditModifyAccepted) Error ¶

func (o *S3AuditModifyAccepted) Error() string

func (*S3AuditModifyAccepted) IsClientError ¶

func (o *S3AuditModifyAccepted) IsClientError() bool

IsClientError returns true when this s3 audit modify accepted response has a 4xx status code

func (*S3AuditModifyAccepted) IsCode ¶

func (o *S3AuditModifyAccepted) IsCode(code int) bool

IsCode returns true when this s3 audit modify accepted response a status code equal to that given

func (*S3AuditModifyAccepted) IsRedirect ¶

func (o *S3AuditModifyAccepted) IsRedirect() bool

IsRedirect returns true when this s3 audit modify accepted response has a 3xx status code

func (*S3AuditModifyAccepted) IsServerError ¶

func (o *S3AuditModifyAccepted) IsServerError() bool

IsServerError returns true when this s3 audit modify accepted response has a 5xx status code

func (*S3AuditModifyAccepted) IsSuccess ¶

func (o *S3AuditModifyAccepted) IsSuccess() bool

IsSuccess returns true when this s3 audit modify accepted response has a 2xx status code

func (*S3AuditModifyAccepted) String ¶

func (o *S3AuditModifyAccepted) String() string

type S3AuditModifyDefault ¶

type S3AuditModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
S3AuditModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 140902401 | Failed to create an audit configuration for the SVM. | | 140902402 | Audit configuration is already present. | | 140902402 | Audit configuration is already enabled. | | 140902403 | Failed to create staging volume. | | 140902415 | Failed to modify an audit configuration because no audit configuration exists for SVM. | | 140902416 | Failed to modify audit configuration for SVM. | | 140902422 | Final consolidation is in progress, audit delete failed. | | 140902423 | Failed to delete the audit configuration for the SVM. | | 140902425 | Audit configuration is not available for disabling. | | 140902430 | Audit configuration is not available for enabling. | | 140902431 | Audit enable failed, audit configuration already enabled for the SVM. | | 140902432 | Final consolidation is in progress, audit enable failed. | | 140902445 | Audit disable failed, audit configuration does not exist for the SVM. | | 140902446 | Audit configuration is already disabled. | | 140902446 | Audit disable failed, audit configuration does not exist for the SVM. | | 140902456 | The specified log_path does not exist. | | 140902457 | The log_path must be a directory. | | 140902458 | The log_path must be a canonical path in the SVM's namespace. | | 140902459 | The log_path cannot be empty. | | 140902460 | Rotate size must be greater than or equal to 1024 KB. | | 140902461 | The destination path must not contain a symbolic link. | | 140902470 | The log_path exceeds a maximum supported length of characters. | | 140902471 | The log_path contains an unsupported read-only (DP/LS) volume. | | 140902472 | The log_path is not a valid destination for the SVM. | | 140902474 | The log_path contains an unsupported Snaplock volume. | | 140902478 | The log_path validation failed. | | 140902478 | The log_path cannot be accessed for validation. | | 140902490 | Audit configuration is absent for rotate. | | 140902491 | Failed to rotate audit log. | | 140902492 | Cannot rotate audit log, auditing is not enabled for this SVM. | ONTAP Error Response Codes | Error Code | Description | | ---------- | ----------- | | 9699340 | SVM UUID lookup failed | | 9699407 | Additional fields are provided |

func NewS3AuditModifyDefault ¶

func NewS3AuditModifyDefault(code int) *S3AuditModifyDefault

NewS3AuditModifyDefault creates a S3AuditModifyDefault with default headers values

func (*S3AuditModifyDefault) Code ¶

func (o *S3AuditModifyDefault) Code() int

Code gets the status code for the s3 audit modify default response

func (*S3AuditModifyDefault) Error ¶

func (o *S3AuditModifyDefault) Error() string

func (*S3AuditModifyDefault) GetPayload ¶

func (o *S3AuditModifyDefault) GetPayload() *models.ErrorResponse

func (*S3AuditModifyDefault) IsClientError ¶

func (o *S3AuditModifyDefault) IsClientError() bool

IsClientError returns true when this s3 audit modify default response has a 4xx status code

func (*S3AuditModifyDefault) IsCode ¶

func (o *S3AuditModifyDefault) IsCode(code int) bool

IsCode returns true when this s3 audit modify default response a status code equal to that given

func (*S3AuditModifyDefault) IsRedirect ¶

func (o *S3AuditModifyDefault) IsRedirect() bool

IsRedirect returns true when this s3 audit modify default response has a 3xx status code

func (*S3AuditModifyDefault) IsServerError ¶

func (o *S3AuditModifyDefault) IsServerError() bool

IsServerError returns true when this s3 audit modify default response has a 5xx status code

func (*S3AuditModifyDefault) IsSuccess ¶

func (o *S3AuditModifyDefault) IsSuccess() bool

IsSuccess returns true when this s3 audit modify default response has a 2xx status code

func (*S3AuditModifyDefault) String ¶

func (o *S3AuditModifyDefault) String() string

type S3AuditModifyParams ¶

type S3AuditModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.S3Audit

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning. When doing a POST, PATCH, or DELETE operation on a single record, the default is 0 seconds.  This means that if an asynchronous operation is started, the server immediately returns HTTP code 202 (Accepted) along with a link to the job.  If a non-zero value is specified for POST, PATCH, or DELETE operations, ONTAP waits that length of time to see if the job completes so it can return something other than 202.
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

S3AuditModifyParams contains all the parameters to send to the API endpoint

for the s3 audit modify operation.

Typically these are written to a http.Request.

func NewS3AuditModifyParams ¶

func NewS3AuditModifyParams() *S3AuditModifyParams

NewS3AuditModifyParams creates a new S3AuditModifyParams 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 NewS3AuditModifyParamsWithContext ¶

func NewS3AuditModifyParamsWithContext(ctx context.Context) *S3AuditModifyParams

NewS3AuditModifyParamsWithContext creates a new S3AuditModifyParams object with the ability to set a context for a request.

func NewS3AuditModifyParamsWithHTTPClient ¶

func NewS3AuditModifyParamsWithHTTPClient(client *http.Client) *S3AuditModifyParams

NewS3AuditModifyParamsWithHTTPClient creates a new S3AuditModifyParams object with the ability to set a custom HTTPClient for a request.

func NewS3AuditModifyParamsWithTimeout ¶

func NewS3AuditModifyParamsWithTimeout(timeout time.Duration) *S3AuditModifyParams

NewS3AuditModifyParamsWithTimeout creates a new S3AuditModifyParams object with the ability to set a timeout on a request.

func (*S3AuditModifyParams) SetContext ¶

func (o *S3AuditModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the s3 audit modify params

func (*S3AuditModifyParams) SetDefaults ¶

func (o *S3AuditModifyParams) SetDefaults()

SetDefaults hydrates default values in the s3 audit modify params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditModifyParams) SetHTTPClient ¶

func (o *S3AuditModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the s3 audit modify params

func (*S3AuditModifyParams) SetInfo ¶

func (o *S3AuditModifyParams) SetInfo(info *models.S3Audit)

SetInfo adds the info to the s3 audit modify params

func (*S3AuditModifyParams) SetReturnTimeoutQueryParameter ¶

func (o *S3AuditModifyParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit modify params

func (*S3AuditModifyParams) SetSVMUUIDPathParameter ¶

func (o *S3AuditModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the s3 audit modify params

func (*S3AuditModifyParams) SetTimeout ¶

func (o *S3AuditModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the s3 audit modify params

func (*S3AuditModifyParams) WithContext ¶

WithContext adds the context to the s3 audit modify params

func (*S3AuditModifyParams) WithDefaults ¶

func (o *S3AuditModifyParams) WithDefaults() *S3AuditModifyParams

WithDefaults hydrates default values in the s3 audit modify params (not the query body).

All values with no default are reset to their zero value.

func (*S3AuditModifyParams) WithHTTPClient ¶

func (o *S3AuditModifyParams) WithHTTPClient(client *http.Client) *S3AuditModifyParams

WithHTTPClient adds the HTTPClient to the s3 audit modify params

func (*S3AuditModifyParams) WithInfo ¶

WithInfo adds the info to the s3 audit modify params

func (*S3AuditModifyParams) WithReturnTimeoutQueryParameter ¶

func (o *S3AuditModifyParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *S3AuditModifyParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the s3 audit modify params

func (*S3AuditModifyParams) WithSVMUUIDPathParameter ¶

func (o *S3AuditModifyParams) WithSVMUUIDPathParameter(svmUUID string) *S3AuditModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the s3 audit modify params

func (*S3AuditModifyParams) WithTimeout ¶

func (o *S3AuditModifyParams) WithTimeout(timeout time.Duration) *S3AuditModifyParams

WithTimeout adds the timeout to the s3 audit modify params

func (*S3AuditModifyParams) WriteToRequest ¶

func (o *S3AuditModifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type S3AuditModifyReader ¶

type S3AuditModifyReader struct {
	// contains filtered or unexported fields
}

S3AuditModifyReader is a Reader for the S3AuditModify structure.

func (*S3AuditModifyReader) ReadResponse ¶

func (o *S3AuditModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ShadowcopyCollectionGetDefault ¶

type ShadowcopyCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ShadowcopyCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewShadowcopyCollectionGetDefault ¶

func NewShadowcopyCollectionGetDefault(code int) *ShadowcopyCollectionGetDefault

NewShadowcopyCollectionGetDefault creates a ShadowcopyCollectionGetDefault with default headers values

func (*ShadowcopyCollectionGetDefault) Code ¶

Code gets the status code for the shadowcopy collection get default response

func (*ShadowcopyCollectionGetDefault) Error ¶

func (*ShadowcopyCollectionGetDefault) GetPayload ¶

func (*ShadowcopyCollectionGetDefault) IsClientError ¶

func (o *ShadowcopyCollectionGetDefault) IsClientError() bool

IsClientError returns true when this shadowcopy collection get default response has a 4xx status code

func (*ShadowcopyCollectionGetDefault) IsCode ¶

func (o *ShadowcopyCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this shadowcopy collection get default response a status code equal to that given

func (*ShadowcopyCollectionGetDefault) IsRedirect ¶

func (o *ShadowcopyCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this shadowcopy collection get default response has a 3xx status code

func (*ShadowcopyCollectionGetDefault) IsServerError ¶

func (o *ShadowcopyCollectionGetDefault) IsServerError() bool

IsServerError returns true when this shadowcopy collection get default response has a 5xx status code

func (*ShadowcopyCollectionGetDefault) IsSuccess ¶

func (o *ShadowcopyCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this shadowcopy collection get default response has a 2xx status code

func (*ShadowcopyCollectionGetDefault) String ¶

type ShadowcopyCollectionGetOK ¶

type ShadowcopyCollectionGetOK struct {
	Payload *models.ShadowcopyResponse
}

ShadowcopyCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewShadowcopyCollectionGetOK ¶

func NewShadowcopyCollectionGetOK() *ShadowcopyCollectionGetOK

NewShadowcopyCollectionGetOK creates a ShadowcopyCollectionGetOK with default headers values

func (*ShadowcopyCollectionGetOK) Error ¶

func (o *ShadowcopyCollectionGetOK) Error() string

func (*ShadowcopyCollectionGetOK) GetPayload ¶

func (*ShadowcopyCollectionGetOK) IsClientError ¶

func (o *ShadowcopyCollectionGetOK) IsClientError() bool

IsClientError returns true when this shadowcopy collection get o k response has a 4xx status code

func (*ShadowcopyCollectionGetOK) IsCode ¶

func (o *ShadowcopyCollectionGetOK) IsCode(code int) bool

IsCode returns true when this shadowcopy collection get o k response a status code equal to that given

func (*ShadowcopyCollectionGetOK) IsRedirect ¶

func (o *ShadowcopyCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this shadowcopy collection get o k response has a 3xx status code

func (*ShadowcopyCollectionGetOK) IsServerError ¶

func (o *ShadowcopyCollectionGetOK) IsServerError() bool

IsServerError returns true when this shadowcopy collection get o k response has a 5xx status code

func (*ShadowcopyCollectionGetOK) IsSuccess ¶

func (o *ShadowcopyCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this shadowcopy collection get o k response has a 2xx status code

func (*ShadowcopyCollectionGetOK) String ¶

func (o *ShadowcopyCollectionGetOK) String() string

type ShadowcopyCollectionGetParams ¶

type ShadowcopyCollectionGetParams struct {

	/* ClientUUID.

	   Filter by client_uuid
	*/
	ClientUUIDQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Files.

	   Filter by files
	*/
	FilesQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ShadowcopySetUUID.

	   Filter by shadowcopy_set.uuid
	*/
	ShadowcopySetUUIDQueryParameter *string

	/* ShareName.

	   Filter by share.name
	*/
	ShareNameQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* UUID.

	   Filter by uuid
	*/
	UUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ShadowcopyCollectionGetParams contains all the parameters to send to the API endpoint

for the shadowcopy collection get operation.

Typically these are written to a http.Request.

func NewShadowcopyCollectionGetParams ¶

func NewShadowcopyCollectionGetParams() *ShadowcopyCollectionGetParams

NewShadowcopyCollectionGetParams creates a new ShadowcopyCollectionGetParams 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 NewShadowcopyCollectionGetParamsWithContext ¶

func NewShadowcopyCollectionGetParamsWithContext(ctx context.Context) *ShadowcopyCollectionGetParams

NewShadowcopyCollectionGetParamsWithContext creates a new ShadowcopyCollectionGetParams object with the ability to set a context for a request.

func NewShadowcopyCollectionGetParamsWithHTTPClient ¶

func NewShadowcopyCollectionGetParamsWithHTTPClient(client *http.Client) *ShadowcopyCollectionGetParams

NewShadowcopyCollectionGetParamsWithHTTPClient creates a new ShadowcopyCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewShadowcopyCollectionGetParamsWithTimeout ¶

func NewShadowcopyCollectionGetParamsWithTimeout(timeout time.Duration) *ShadowcopyCollectionGetParams

NewShadowcopyCollectionGetParamsWithTimeout creates a new ShadowcopyCollectionGetParams object with the ability to set a timeout on a request.

func (*ShadowcopyCollectionGetParams) SetClientUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetClientUUIDQueryParameter(clientUUID *string)

SetClientUUIDQueryParameter adds the clientUuid to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetContext ¶

func (o *ShadowcopyCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetDefaults ¶

func (o *ShadowcopyCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the shadowcopy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopyCollectionGetParams) SetFieldsQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetFilesQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetFilesQueryParameter(files *string)

SetFilesQueryParameter adds the files to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetHTTPClient ¶

func (o *ShadowcopyCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetOrderByQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetShadowcopySetUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetShadowcopySetUUIDQueryParameter(shadowcopySetUUID *string)

SetShadowcopySetUUIDQueryParameter adds the shadowcopySetUuid to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetShareNameQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetShareNameQueryParameter(shareName *string)

SetShareNameQueryParameter adds the shareName to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetTimeout ¶

func (o *ShadowcopyCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) SetUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) SetUUIDQueryParameter(uuid *string)

SetUUIDQueryParameter adds the uuid to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithClientUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithClientUUIDQueryParameter(clientUUID *string) *ShadowcopyCollectionGetParams

WithClientUUIDQueryParameter adds the clientUUID to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithContext ¶

WithContext adds the context to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the shadowcopy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopyCollectionGetParams) WithFieldsQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithFieldsQueryParameter(fields []string) *ShadowcopyCollectionGetParams

WithFieldsQueryParameter adds the fields to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithFilesQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithFilesQueryParameter(files *string) *ShadowcopyCollectionGetParams

WithFilesQueryParameter adds the files to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *ShadowcopyCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithOrderByQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *ShadowcopyCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ShadowcopyCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *ShadowcopyCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *ShadowcopyCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *ShadowcopyCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithShadowcopySetUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithShadowcopySetUUIDQueryParameter(shadowcopySetUUID *string) *ShadowcopyCollectionGetParams

WithShadowcopySetUUIDQueryParameter adds the shadowcopySetUUID to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithShareNameQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithShareNameQueryParameter(shareName *string) *ShadowcopyCollectionGetParams

WithShareNameQueryParameter adds the shareName to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WithUUIDQueryParameter ¶

func (o *ShadowcopyCollectionGetParams) WithUUIDQueryParameter(uuid *string) *ShadowcopyCollectionGetParams

WithUUIDQueryParameter adds the uuid to the shadowcopy collection get params

func (*ShadowcopyCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ShadowcopyCollectionGetReader ¶

type ShadowcopyCollectionGetReader struct {
	// contains filtered or unexported fields
}

ShadowcopyCollectionGetReader is a Reader for the ShadowcopyCollectionGet structure.

func (*ShadowcopyCollectionGetReader) ReadResponse ¶

func (o *ShadowcopyCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ShadowcopyGetDefault ¶

type ShadowcopyGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ShadowcopyGetDefault describes a response with status code -1, with default header values.

Error

func NewShadowcopyGetDefault ¶

func NewShadowcopyGetDefault(code int) *ShadowcopyGetDefault

NewShadowcopyGetDefault creates a ShadowcopyGetDefault with default headers values

func (*ShadowcopyGetDefault) Code ¶

func (o *ShadowcopyGetDefault) Code() int

Code gets the status code for the shadowcopy get default response

func (*ShadowcopyGetDefault) Error ¶

func (o *ShadowcopyGetDefault) Error() string

func (*ShadowcopyGetDefault) GetPayload ¶

func (o *ShadowcopyGetDefault) GetPayload() *models.ErrorResponse

func (*ShadowcopyGetDefault) IsClientError ¶

func (o *ShadowcopyGetDefault) IsClientError() bool

IsClientError returns true when this shadowcopy get default response has a 4xx status code

func (*ShadowcopyGetDefault) IsCode ¶

func (o *ShadowcopyGetDefault) IsCode(code int) bool

IsCode returns true when this shadowcopy get default response a status code equal to that given

func (*ShadowcopyGetDefault) IsRedirect ¶

func (o *ShadowcopyGetDefault) IsRedirect() bool

IsRedirect returns true when this shadowcopy get default response has a 3xx status code

func (*ShadowcopyGetDefault) IsServerError ¶

func (o *ShadowcopyGetDefault) IsServerError() bool

IsServerError returns true when this shadowcopy get default response has a 5xx status code

func (*ShadowcopyGetDefault) IsSuccess ¶

func (o *ShadowcopyGetDefault) IsSuccess() bool

IsSuccess returns true when this shadowcopy get default response has a 2xx status code

func (*ShadowcopyGetDefault) String ¶

func (o *ShadowcopyGetDefault) String() string

type ShadowcopyGetOK ¶

type ShadowcopyGetOK struct {
	Payload *models.Shadowcopy
}

ShadowcopyGetOK describes a response with status code 200, with default header values.

OK

func NewShadowcopyGetOK ¶

func NewShadowcopyGetOK() *ShadowcopyGetOK

NewShadowcopyGetOK creates a ShadowcopyGetOK with default headers values

func (*ShadowcopyGetOK) Error ¶

func (o *ShadowcopyGetOK) Error() string

func (*ShadowcopyGetOK) GetPayload ¶

func (o *ShadowcopyGetOK) GetPayload() *models.Shadowcopy

func (*ShadowcopyGetOK) IsClientError ¶

func (o *ShadowcopyGetOK) IsClientError() bool

IsClientError returns true when this shadowcopy get o k response has a 4xx status code

func (*ShadowcopyGetOK) IsCode ¶

func (o *ShadowcopyGetOK) IsCode(code int) bool

IsCode returns true when this shadowcopy get o k response a status code equal to that given

func (*ShadowcopyGetOK) IsRedirect ¶

func (o *ShadowcopyGetOK) IsRedirect() bool

IsRedirect returns true when this shadowcopy get o k response has a 3xx status code

func (*ShadowcopyGetOK) IsServerError ¶

func (o *ShadowcopyGetOK) IsServerError() bool

IsServerError returns true when this shadowcopy get o k response has a 5xx status code

func (*ShadowcopyGetOK) IsSuccess ¶

func (o *ShadowcopyGetOK) IsSuccess() bool

IsSuccess returns true when this shadowcopy get o k response has a 2xx status code

func (*ShadowcopyGetOK) String ¶

func (o *ShadowcopyGetOK) String() string

type ShadowcopyGetParams ¶

type ShadowcopyGetParams struct {

	/* ClientUUID.

	   client shadowcopy ID
	*/
	ClientUUIDPathParameter string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ShadowcopyGetParams contains all the parameters to send to the API endpoint

for the shadowcopy get operation.

Typically these are written to a http.Request.

func NewShadowcopyGetParams ¶

func NewShadowcopyGetParams() *ShadowcopyGetParams

NewShadowcopyGetParams creates a new ShadowcopyGetParams 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 NewShadowcopyGetParamsWithContext ¶

func NewShadowcopyGetParamsWithContext(ctx context.Context) *ShadowcopyGetParams

NewShadowcopyGetParamsWithContext creates a new ShadowcopyGetParams object with the ability to set a context for a request.

func NewShadowcopyGetParamsWithHTTPClient ¶

func NewShadowcopyGetParamsWithHTTPClient(client *http.Client) *ShadowcopyGetParams

NewShadowcopyGetParamsWithHTTPClient creates a new ShadowcopyGetParams object with the ability to set a custom HTTPClient for a request.

func NewShadowcopyGetParamsWithTimeout ¶

func NewShadowcopyGetParamsWithTimeout(timeout time.Duration) *ShadowcopyGetParams

NewShadowcopyGetParamsWithTimeout creates a new ShadowcopyGetParams object with the ability to set a timeout on a request.

func (*ShadowcopyGetParams) SetClientUUIDPathParameter ¶

func (o *ShadowcopyGetParams) SetClientUUIDPathParameter(clientUUID string)

SetClientUUIDPathParameter adds the clientUuid to the shadowcopy get params

func (*ShadowcopyGetParams) SetContext ¶

func (o *ShadowcopyGetParams) SetContext(ctx context.Context)

SetContext adds the context to the shadowcopy get params

func (*ShadowcopyGetParams) SetDefaults ¶

func (o *ShadowcopyGetParams) SetDefaults()

SetDefaults hydrates default values in the shadowcopy get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopyGetParams) SetFieldsQueryParameter ¶

func (o *ShadowcopyGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the shadowcopy get params

func (*ShadowcopyGetParams) SetHTTPClient ¶

func (o *ShadowcopyGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the shadowcopy get params

func (*ShadowcopyGetParams) SetTimeout ¶

func (o *ShadowcopyGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the shadowcopy get params

func (*ShadowcopyGetParams) WithClientUUIDPathParameter ¶

func (o *ShadowcopyGetParams) WithClientUUIDPathParameter(clientUUID string) *ShadowcopyGetParams

WithClientUUIDPathParameter adds the clientUUID to the shadowcopy get params

func (*ShadowcopyGetParams) WithContext ¶

WithContext adds the context to the shadowcopy get params

func (*ShadowcopyGetParams) WithDefaults ¶

func (o *ShadowcopyGetParams) WithDefaults() *ShadowcopyGetParams

WithDefaults hydrates default values in the shadowcopy get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopyGetParams) WithFieldsQueryParameter ¶

func (o *ShadowcopyGetParams) WithFieldsQueryParameter(fields []string) *ShadowcopyGetParams

WithFieldsQueryParameter adds the fields to the shadowcopy get params

func (*ShadowcopyGetParams) WithHTTPClient ¶

func (o *ShadowcopyGetParams) WithHTTPClient(client *http.Client) *ShadowcopyGetParams

WithHTTPClient adds the HTTPClient to the shadowcopy get params

func (*ShadowcopyGetParams) WithTimeout ¶

func (o *ShadowcopyGetParams) WithTimeout(timeout time.Duration) *ShadowcopyGetParams

WithTimeout adds the timeout to the shadowcopy get params

func (*ShadowcopyGetParams) WriteToRequest ¶

func (o *ShadowcopyGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ShadowcopyGetReader ¶

type ShadowcopyGetReader struct {
	// contains filtered or unexported fields
}

ShadowcopyGetReader is a Reader for the ShadowcopyGet structure.

func (*ShadowcopyGetReader) ReadResponse ¶

func (o *ShadowcopyGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ShadowcopyModifyDefault ¶

type ShadowcopyModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ShadowcopyModifyDefault describes a response with status code -1, with default header values.

Error

func NewShadowcopyModifyDefault ¶

func NewShadowcopyModifyDefault(code int) *ShadowcopyModifyDefault

NewShadowcopyModifyDefault creates a ShadowcopyModifyDefault with default headers values

func (*ShadowcopyModifyDefault) Code ¶

func (o *ShadowcopyModifyDefault) Code() int

Code gets the status code for the shadowcopy modify default response

func (*ShadowcopyModifyDefault) Error ¶

func (o *ShadowcopyModifyDefault) Error() string

func (*ShadowcopyModifyDefault) GetPayload ¶

func (o *ShadowcopyModifyDefault) GetPayload() *models.ErrorResponse

func (*ShadowcopyModifyDefault) IsClientError ¶

func (o *ShadowcopyModifyDefault) IsClientError() bool

IsClientError returns true when this shadowcopy modify default response has a 4xx status code

func (*ShadowcopyModifyDefault) IsCode ¶

func (o *ShadowcopyModifyDefault) IsCode(code int) bool

IsCode returns true when this shadowcopy modify default response a status code equal to that given

func (*ShadowcopyModifyDefault) IsRedirect ¶

func (o *ShadowcopyModifyDefault) IsRedirect() bool

IsRedirect returns true when this shadowcopy modify default response has a 3xx status code

func (*ShadowcopyModifyDefault) IsServerError ¶

func (o *ShadowcopyModifyDefault) IsServerError() bool

IsServerError returns true when this shadowcopy modify default response has a 5xx status code

func (*ShadowcopyModifyDefault) IsSuccess ¶

func (o *ShadowcopyModifyDefault) IsSuccess() bool

IsSuccess returns true when this shadowcopy modify default response has a 2xx status code

func (*ShadowcopyModifyDefault) String ¶

func (o *ShadowcopyModifyDefault) String() string

type ShadowcopyModifyOK ¶

type ShadowcopyModifyOK struct {
	Payload *models.ShadowcopyAddFiles
}

ShadowcopyModifyOK describes a response with status code 200, with default header values.

OK

func NewShadowcopyModifyOK ¶

func NewShadowcopyModifyOK() *ShadowcopyModifyOK

NewShadowcopyModifyOK creates a ShadowcopyModifyOK with default headers values

func (*ShadowcopyModifyOK) Error ¶

func (o *ShadowcopyModifyOK) Error() string

func (*ShadowcopyModifyOK) GetPayload ¶

func (o *ShadowcopyModifyOK) GetPayload() *models.ShadowcopyAddFiles

func (*ShadowcopyModifyOK) IsClientError ¶

func (o *ShadowcopyModifyOK) IsClientError() bool

IsClientError returns true when this shadowcopy modify o k response has a 4xx status code

func (*ShadowcopyModifyOK) IsCode ¶

func (o *ShadowcopyModifyOK) IsCode(code int) bool

IsCode returns true when this shadowcopy modify o k response a status code equal to that given

func (*ShadowcopyModifyOK) IsRedirect ¶

func (o *ShadowcopyModifyOK) IsRedirect() bool

IsRedirect returns true when this shadowcopy modify o k response has a 3xx status code

func (*ShadowcopyModifyOK) IsServerError ¶

func (o *ShadowcopyModifyOK) IsServerError() bool

IsServerError returns true when this shadowcopy modify o k response has a 5xx status code

func (*ShadowcopyModifyOK) IsSuccess ¶

func (o *ShadowcopyModifyOK) IsSuccess() bool

IsSuccess returns true when this shadowcopy modify o k response has a 2xx status code

func (*ShadowcopyModifyOK) String ¶

func (o *ShadowcopyModifyOK) String() string

type ShadowcopyModifyParams ¶

type ShadowcopyModifyParams struct {

	/* ClientUUID.

	   client shadowcopy ID
	*/
	ClientUUIDPathParameter string

	/* Info.

	   Info Specification
	*/
	Info *models.Shadowcopy

	/* Restore.

	   Indicates whether to restore a directory
	*/
	RestoreQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ShadowcopyModifyParams contains all the parameters to send to the API endpoint

for the shadowcopy modify operation.

Typically these are written to a http.Request.

func NewShadowcopyModifyParams ¶

func NewShadowcopyModifyParams() *ShadowcopyModifyParams

NewShadowcopyModifyParams creates a new ShadowcopyModifyParams 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 NewShadowcopyModifyParamsWithContext ¶

func NewShadowcopyModifyParamsWithContext(ctx context.Context) *ShadowcopyModifyParams

NewShadowcopyModifyParamsWithContext creates a new ShadowcopyModifyParams object with the ability to set a context for a request.

func NewShadowcopyModifyParamsWithHTTPClient ¶

func NewShadowcopyModifyParamsWithHTTPClient(client *http.Client) *ShadowcopyModifyParams

NewShadowcopyModifyParamsWithHTTPClient creates a new ShadowcopyModifyParams object with the ability to set a custom HTTPClient for a request.

func NewShadowcopyModifyParamsWithTimeout ¶

func NewShadowcopyModifyParamsWithTimeout(timeout time.Duration) *ShadowcopyModifyParams

NewShadowcopyModifyParamsWithTimeout creates a new ShadowcopyModifyParams object with the ability to set a timeout on a request.

func (*ShadowcopyModifyParams) SetClientUUIDPathParameter ¶

func (o *ShadowcopyModifyParams) SetClientUUIDPathParameter(clientUUID string)

SetClientUUIDPathParameter adds the clientUuid to the shadowcopy modify params

func (*ShadowcopyModifyParams) SetContext ¶

func (o *ShadowcopyModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the shadowcopy modify params

func (*ShadowcopyModifyParams) SetDefaults ¶

func (o *ShadowcopyModifyParams) SetDefaults()

SetDefaults hydrates default values in the shadowcopy modify params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopyModifyParams) SetHTTPClient ¶

func (o *ShadowcopyModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the shadowcopy modify params

func (*ShadowcopyModifyParams) SetInfo ¶

func (o *ShadowcopyModifyParams) SetInfo(info *models.Shadowcopy)

SetInfo adds the info to the shadowcopy modify params

func (*ShadowcopyModifyParams) SetRestoreQueryParameter ¶

func (o *ShadowcopyModifyParams) SetRestoreQueryParameter(restore *bool)

SetRestoreQueryParameter adds the restore to the shadowcopy modify params

func (*ShadowcopyModifyParams) SetTimeout ¶

func (o *ShadowcopyModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the shadowcopy modify params

func (*ShadowcopyModifyParams) WithClientUUIDPathParameter ¶

func (o *ShadowcopyModifyParams) WithClientUUIDPathParameter(clientUUID string) *ShadowcopyModifyParams

WithClientUUIDPathParameter adds the clientUUID to the shadowcopy modify params

func (*ShadowcopyModifyParams) WithContext ¶

WithContext adds the context to the shadowcopy modify params

func (*ShadowcopyModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the shadowcopy modify params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopyModifyParams) WithHTTPClient ¶

func (o *ShadowcopyModifyParams) WithHTTPClient(client *http.Client) *ShadowcopyModifyParams

WithHTTPClient adds the HTTPClient to the shadowcopy modify params

func (*ShadowcopyModifyParams) WithInfo ¶

WithInfo adds the info to the shadowcopy modify params

func (*ShadowcopyModifyParams) WithRestoreQueryParameter ¶

func (o *ShadowcopyModifyParams) WithRestoreQueryParameter(restore *bool) *ShadowcopyModifyParams

WithRestoreQueryParameter adds the restore to the shadowcopy modify params

func (*ShadowcopyModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the shadowcopy modify params

func (*ShadowcopyModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ShadowcopyModifyReader ¶

type ShadowcopyModifyReader struct {
	// contains filtered or unexported fields
}

ShadowcopyModifyReader is a Reader for the ShadowcopyModify structure.

func (*ShadowcopyModifyReader) ReadResponse ¶

func (o *ShadowcopyModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ShadowcopySetCollectionGetDefault ¶

type ShadowcopySetCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ShadowcopySetCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewShadowcopySetCollectionGetDefault ¶

func NewShadowcopySetCollectionGetDefault(code int) *ShadowcopySetCollectionGetDefault

NewShadowcopySetCollectionGetDefault creates a ShadowcopySetCollectionGetDefault with default headers values

func (*ShadowcopySetCollectionGetDefault) Code ¶

Code gets the status code for the shadowcopy set collection get default response

func (*ShadowcopySetCollectionGetDefault) Error ¶

func (*ShadowcopySetCollectionGetDefault) GetPayload ¶

func (*ShadowcopySetCollectionGetDefault) IsClientError ¶

func (o *ShadowcopySetCollectionGetDefault) IsClientError() bool

IsClientError returns true when this shadowcopy set collection get default response has a 4xx status code

func (*ShadowcopySetCollectionGetDefault) IsCode ¶

func (o *ShadowcopySetCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this shadowcopy set collection get default response a status code equal to that given

func (*ShadowcopySetCollectionGetDefault) IsRedirect ¶

func (o *ShadowcopySetCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this shadowcopy set collection get default response has a 3xx status code

func (*ShadowcopySetCollectionGetDefault) IsServerError ¶

func (o *ShadowcopySetCollectionGetDefault) IsServerError() bool

IsServerError returns true when this shadowcopy set collection get default response has a 5xx status code

func (*ShadowcopySetCollectionGetDefault) IsSuccess ¶

func (o *ShadowcopySetCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this shadowcopy set collection get default response has a 2xx status code

func (*ShadowcopySetCollectionGetDefault) String ¶

type ShadowcopySetCollectionGetOK ¶

type ShadowcopySetCollectionGetOK struct {
	Payload *models.ShadowcopySetResponse
}

ShadowcopySetCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewShadowcopySetCollectionGetOK ¶

func NewShadowcopySetCollectionGetOK() *ShadowcopySetCollectionGetOK

NewShadowcopySetCollectionGetOK creates a ShadowcopySetCollectionGetOK with default headers values

func (*ShadowcopySetCollectionGetOK) Error ¶

func (*ShadowcopySetCollectionGetOK) GetPayload ¶

func (*ShadowcopySetCollectionGetOK) IsClientError ¶

func (o *ShadowcopySetCollectionGetOK) IsClientError() bool

IsClientError returns true when this shadowcopy set collection get o k response has a 4xx status code

func (*ShadowcopySetCollectionGetOK) IsCode ¶

func (o *ShadowcopySetCollectionGetOK) IsCode(code int) bool

IsCode returns true when this shadowcopy set collection get o k response a status code equal to that given

func (*ShadowcopySetCollectionGetOK) IsRedirect ¶

func (o *ShadowcopySetCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this shadowcopy set collection get o k response has a 3xx status code

func (*ShadowcopySetCollectionGetOK) IsServerError ¶

func (o *ShadowcopySetCollectionGetOK) IsServerError() bool

IsServerError returns true when this shadowcopy set collection get o k response has a 5xx status code

func (*ShadowcopySetCollectionGetOK) IsSuccess ¶

func (o *ShadowcopySetCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this shadowcopy set collection get o k response has a 2xx status code

func (*ShadowcopySetCollectionGetOK) String ¶

type ShadowcopySetCollectionGetParams ¶

type ShadowcopySetCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* KeepSnapshots.

	   Filter by keep_snapshots
	*/
	KeepSnapshotsQueryParameter *bool

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* UUID.

	   Filter by uuid
	*/
	UUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ShadowcopySetCollectionGetParams contains all the parameters to send to the API endpoint

for the shadowcopy set collection get operation.

Typically these are written to a http.Request.

func NewShadowcopySetCollectionGetParams ¶

func NewShadowcopySetCollectionGetParams() *ShadowcopySetCollectionGetParams

NewShadowcopySetCollectionGetParams creates a new ShadowcopySetCollectionGetParams 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 NewShadowcopySetCollectionGetParamsWithContext ¶

func NewShadowcopySetCollectionGetParamsWithContext(ctx context.Context) *ShadowcopySetCollectionGetParams

NewShadowcopySetCollectionGetParamsWithContext creates a new ShadowcopySetCollectionGetParams object with the ability to set a context for a request.

func NewShadowcopySetCollectionGetParamsWithHTTPClient ¶

func NewShadowcopySetCollectionGetParamsWithHTTPClient(client *http.Client) *ShadowcopySetCollectionGetParams

NewShadowcopySetCollectionGetParamsWithHTTPClient creates a new ShadowcopySetCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewShadowcopySetCollectionGetParamsWithTimeout ¶

func NewShadowcopySetCollectionGetParamsWithTimeout(timeout time.Duration) *ShadowcopySetCollectionGetParams

NewShadowcopySetCollectionGetParamsWithTimeout creates a new ShadowcopySetCollectionGetParams object with the ability to set a timeout on a request.

func (*ShadowcopySetCollectionGetParams) SetContext ¶

SetContext adds the context to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetDefaults ¶

func (o *ShadowcopySetCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the shadowcopy set collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopySetCollectionGetParams) SetFieldsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetHTTPClient ¶

func (o *ShadowcopySetCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetKeepSnapshotsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetKeepSnapshotsQueryParameter(keepSnapshots *bool)

SetKeepSnapshotsQueryParameter adds the keepSnapshots to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetOrderByQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetTimeout ¶

func (o *ShadowcopySetCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) SetUUIDQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) SetUUIDQueryParameter(uuid *string)

SetUUIDQueryParameter adds the uuid to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithContext ¶

WithContext adds the context to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the shadowcopy set collection get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopySetCollectionGetParams) WithFieldsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithFieldsQueryParameter(fields []string) *ShadowcopySetCollectionGetParams

WithFieldsQueryParameter adds the fields to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithKeepSnapshotsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithKeepSnapshotsQueryParameter(keepSnapshots *bool) *ShadowcopySetCollectionGetParams

WithKeepSnapshotsQueryParameter adds the keepSnapshots to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *ShadowcopySetCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithOrderByQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *ShadowcopySetCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *ShadowcopySetCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *ShadowcopySetCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *ShadowcopySetCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *ShadowcopySetCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *ShadowcopySetCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WithUUIDQueryParameter ¶

WithUUIDQueryParameter adds the uuid to the shadowcopy set collection get params

func (*ShadowcopySetCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ShadowcopySetCollectionGetReader ¶

type ShadowcopySetCollectionGetReader struct {
	// contains filtered or unexported fields
}

ShadowcopySetCollectionGetReader is a Reader for the ShadowcopySetCollectionGet structure.

func (*ShadowcopySetCollectionGetReader) ReadResponse ¶

func (o *ShadowcopySetCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ShadowcopySetGetDefault ¶

type ShadowcopySetGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ShadowcopySetGetDefault describes a response with status code -1, with default header values.

Error

func NewShadowcopySetGetDefault ¶

func NewShadowcopySetGetDefault(code int) *ShadowcopySetGetDefault

NewShadowcopySetGetDefault creates a ShadowcopySetGetDefault with default headers values

func (*ShadowcopySetGetDefault) Code ¶

func (o *ShadowcopySetGetDefault) Code() int

Code gets the status code for the shadowcopy set get default response

func (*ShadowcopySetGetDefault) Error ¶

func (o *ShadowcopySetGetDefault) Error() string

func (*ShadowcopySetGetDefault) GetPayload ¶

func (o *ShadowcopySetGetDefault) GetPayload() *models.ErrorResponse

func (*ShadowcopySetGetDefault) IsClientError ¶

func (o *ShadowcopySetGetDefault) IsClientError() bool

IsClientError returns true when this shadowcopy set get default response has a 4xx status code

func (*ShadowcopySetGetDefault) IsCode ¶

func (o *ShadowcopySetGetDefault) IsCode(code int) bool

IsCode returns true when this shadowcopy set get default response a status code equal to that given

func (*ShadowcopySetGetDefault) IsRedirect ¶

func (o *ShadowcopySetGetDefault) IsRedirect() bool

IsRedirect returns true when this shadowcopy set get default response has a 3xx status code

func (*ShadowcopySetGetDefault) IsServerError ¶

func (o *ShadowcopySetGetDefault) IsServerError() bool

IsServerError returns true when this shadowcopy set get default response has a 5xx status code

func (*ShadowcopySetGetDefault) IsSuccess ¶

func (o *ShadowcopySetGetDefault) IsSuccess() bool

IsSuccess returns true when this shadowcopy set get default response has a 2xx status code

func (*ShadowcopySetGetDefault) String ¶

func (o *ShadowcopySetGetDefault) String() string

type ShadowcopySetGetOK ¶

type ShadowcopySetGetOK struct {
	Payload *models.ShadowcopySet
}

ShadowcopySetGetOK describes a response with status code 200, with default header values.

OK

func NewShadowcopySetGetOK ¶

func NewShadowcopySetGetOK() *ShadowcopySetGetOK

NewShadowcopySetGetOK creates a ShadowcopySetGetOK with default headers values

func (*ShadowcopySetGetOK) Error ¶

func (o *ShadowcopySetGetOK) Error() string

func (*ShadowcopySetGetOK) GetPayload ¶

func (o *ShadowcopySetGetOK) GetPayload() *models.ShadowcopySet

func (*ShadowcopySetGetOK) IsClientError ¶

func (o *ShadowcopySetGetOK) IsClientError() bool

IsClientError returns true when this shadowcopy set get o k response has a 4xx status code

func (*ShadowcopySetGetOK) IsCode ¶

func (o *ShadowcopySetGetOK) IsCode(code int) bool

IsCode returns true when this shadowcopy set get o k response a status code equal to that given

func (*ShadowcopySetGetOK) IsRedirect ¶

func (o *ShadowcopySetGetOK) IsRedirect() bool

IsRedirect returns true when this shadowcopy set get o k response has a 3xx status code

func (*ShadowcopySetGetOK) IsServerError ¶

func (o *ShadowcopySetGetOK) IsServerError() bool

IsServerError returns true when this shadowcopy set get o k response has a 5xx status code

func (*ShadowcopySetGetOK) IsSuccess ¶

func (o *ShadowcopySetGetOK) IsSuccess() bool

IsSuccess returns true when this shadowcopy set get o k response has a 2xx status code

func (*ShadowcopySetGetOK) String ¶

func (o *ShadowcopySetGetOK) String() string

type ShadowcopySetGetParams ¶

type ShadowcopySetGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* UUID.

	   Storage shadowcopy set ID.
	*/
	UUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ShadowcopySetGetParams contains all the parameters to send to the API endpoint

for the shadowcopy set get operation.

Typically these are written to a http.Request.

func NewShadowcopySetGetParams ¶

func NewShadowcopySetGetParams() *ShadowcopySetGetParams

NewShadowcopySetGetParams creates a new ShadowcopySetGetParams 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 NewShadowcopySetGetParamsWithContext ¶

func NewShadowcopySetGetParamsWithContext(ctx context.Context) *ShadowcopySetGetParams

NewShadowcopySetGetParamsWithContext creates a new ShadowcopySetGetParams object with the ability to set a context for a request.

func NewShadowcopySetGetParamsWithHTTPClient ¶

func NewShadowcopySetGetParamsWithHTTPClient(client *http.Client) *ShadowcopySetGetParams

NewShadowcopySetGetParamsWithHTTPClient creates a new ShadowcopySetGetParams object with the ability to set a custom HTTPClient for a request.

func NewShadowcopySetGetParamsWithTimeout ¶

func NewShadowcopySetGetParamsWithTimeout(timeout time.Duration) *ShadowcopySetGetParams

NewShadowcopySetGetParamsWithTimeout creates a new ShadowcopySetGetParams object with the ability to set a timeout on a request.

func (*ShadowcopySetGetParams) SetContext ¶

func (o *ShadowcopySetGetParams) SetContext(ctx context.Context)

SetContext adds the context to the shadowcopy set get params

func (*ShadowcopySetGetParams) SetDefaults ¶

func (o *ShadowcopySetGetParams) SetDefaults()

SetDefaults hydrates default values in the shadowcopy set get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopySetGetParams) SetFieldsQueryParameter ¶

func (o *ShadowcopySetGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the shadowcopy set get params

func (*ShadowcopySetGetParams) SetHTTPClient ¶

func (o *ShadowcopySetGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the shadowcopy set get params

func (*ShadowcopySetGetParams) SetTimeout ¶

func (o *ShadowcopySetGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the shadowcopy set get params

func (*ShadowcopySetGetParams) SetUUIDPathParameter ¶

func (o *ShadowcopySetGetParams) SetUUIDPathParameter(uuid string)

SetUUIDPathParameter adds the uuid to the shadowcopy set get params

func (*ShadowcopySetGetParams) WithContext ¶

WithContext adds the context to the shadowcopy set get params

func (*ShadowcopySetGetParams) WithDefaults ¶

WithDefaults hydrates default values in the shadowcopy set get params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopySetGetParams) WithFieldsQueryParameter ¶

func (o *ShadowcopySetGetParams) WithFieldsQueryParameter(fields []string) *ShadowcopySetGetParams

WithFieldsQueryParameter adds the fields to the shadowcopy set get params

func (*ShadowcopySetGetParams) WithHTTPClient ¶

func (o *ShadowcopySetGetParams) WithHTTPClient(client *http.Client) *ShadowcopySetGetParams

WithHTTPClient adds the HTTPClient to the shadowcopy set get params

func (*ShadowcopySetGetParams) WithTimeout ¶

WithTimeout adds the timeout to the shadowcopy set get params

func (*ShadowcopySetGetParams) WithUUIDPathParameter ¶

func (o *ShadowcopySetGetParams) WithUUIDPathParameter(uuid string) *ShadowcopySetGetParams

WithUUIDPathParameter adds the uuid to the shadowcopy set get params

func (*ShadowcopySetGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ShadowcopySetGetReader ¶

type ShadowcopySetGetReader struct {
	// contains filtered or unexported fields
}

ShadowcopySetGetReader is a Reader for the ShadowcopySetGet structure.

func (*ShadowcopySetGetReader) ReadResponse ¶

func (o *ShadowcopySetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type ShadowcopySetModifyDefault ¶

type ShadowcopySetModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

ShadowcopySetModifyDefault describes a response with status code -1, with default header values.

Error

func NewShadowcopySetModifyDefault ¶

func NewShadowcopySetModifyDefault(code int) *ShadowcopySetModifyDefault

NewShadowcopySetModifyDefault creates a ShadowcopySetModifyDefault with default headers values

func (*ShadowcopySetModifyDefault) Code ¶

func (o *ShadowcopySetModifyDefault) Code() int

Code gets the status code for the shadowcopy set modify default response

func (*ShadowcopySetModifyDefault) Error ¶

func (*ShadowcopySetModifyDefault) GetPayload ¶

func (*ShadowcopySetModifyDefault) IsClientError ¶

func (o *ShadowcopySetModifyDefault) IsClientError() bool

IsClientError returns true when this shadowcopy set modify default response has a 4xx status code

func (*ShadowcopySetModifyDefault) IsCode ¶

func (o *ShadowcopySetModifyDefault) IsCode(code int) bool

IsCode returns true when this shadowcopy set modify default response a status code equal to that given

func (*ShadowcopySetModifyDefault) IsRedirect ¶

func (o *ShadowcopySetModifyDefault) IsRedirect() bool

IsRedirect returns true when this shadowcopy set modify default response has a 3xx status code

func (*ShadowcopySetModifyDefault) IsServerError ¶

func (o *ShadowcopySetModifyDefault) IsServerError() bool

IsServerError returns true when this shadowcopy set modify default response has a 5xx status code

func (*ShadowcopySetModifyDefault) IsSuccess ¶

func (o *ShadowcopySetModifyDefault) IsSuccess() bool

IsSuccess returns true when this shadowcopy set modify default response has a 2xx status code

func (*ShadowcopySetModifyDefault) String ¶

func (o *ShadowcopySetModifyDefault) String() string

type ShadowcopySetModifyOK ¶

type ShadowcopySetModifyOK struct {
}

ShadowcopySetModifyOK describes a response with status code 200, with default header values.

OK

func NewShadowcopySetModifyOK ¶

func NewShadowcopySetModifyOK() *ShadowcopySetModifyOK

NewShadowcopySetModifyOK creates a ShadowcopySetModifyOK with default headers values

func (*ShadowcopySetModifyOK) Error ¶

func (o *ShadowcopySetModifyOK) Error() string

func (*ShadowcopySetModifyOK) IsClientError ¶

func (o *ShadowcopySetModifyOK) IsClientError() bool

IsClientError returns true when this shadowcopy set modify o k response has a 4xx status code

func (*ShadowcopySetModifyOK) IsCode ¶

func (o *ShadowcopySetModifyOK) IsCode(code int) bool

IsCode returns true when this shadowcopy set modify o k response a status code equal to that given

func (*ShadowcopySetModifyOK) IsRedirect ¶

func (o *ShadowcopySetModifyOK) IsRedirect() bool

IsRedirect returns true when this shadowcopy set modify o k response has a 3xx status code

func (*ShadowcopySetModifyOK) IsServerError ¶

func (o *ShadowcopySetModifyOK) IsServerError() bool

IsServerError returns true when this shadowcopy set modify o k response has a 5xx status code

func (*ShadowcopySetModifyOK) IsSuccess ¶

func (o *ShadowcopySetModifyOK) IsSuccess() bool

IsSuccess returns true when this shadowcopy set modify o k response has a 2xx status code

func (*ShadowcopySetModifyOK) String ¶

func (o *ShadowcopySetModifyOK) String() string

type ShadowcopySetModifyParams ¶

type ShadowcopySetModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.ShadowcopySet

	/* UUID.

	   Storage shadowcopy set ID.
	*/
	UUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ShadowcopySetModifyParams contains all the parameters to send to the API endpoint

for the shadowcopy set modify operation.

Typically these are written to a http.Request.

func NewShadowcopySetModifyParams ¶

func NewShadowcopySetModifyParams() *ShadowcopySetModifyParams

NewShadowcopySetModifyParams creates a new ShadowcopySetModifyParams 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 NewShadowcopySetModifyParamsWithContext ¶

func NewShadowcopySetModifyParamsWithContext(ctx context.Context) *ShadowcopySetModifyParams

NewShadowcopySetModifyParamsWithContext creates a new ShadowcopySetModifyParams object with the ability to set a context for a request.

func NewShadowcopySetModifyParamsWithHTTPClient ¶

func NewShadowcopySetModifyParamsWithHTTPClient(client *http.Client) *ShadowcopySetModifyParams

NewShadowcopySetModifyParamsWithHTTPClient creates a new ShadowcopySetModifyParams object with the ability to set a custom HTTPClient for a request.

func NewShadowcopySetModifyParamsWithTimeout ¶

func NewShadowcopySetModifyParamsWithTimeout(timeout time.Duration) *ShadowcopySetModifyParams

NewShadowcopySetModifyParamsWithTimeout creates a new ShadowcopySetModifyParams object with the ability to set a timeout on a request.

func (*ShadowcopySetModifyParams) SetContext ¶

func (o *ShadowcopySetModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) SetDefaults ¶

func (o *ShadowcopySetModifyParams) SetDefaults()

SetDefaults hydrates default values in the shadowcopy set modify params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopySetModifyParams) SetHTTPClient ¶

func (o *ShadowcopySetModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) SetInfo ¶

SetInfo adds the info to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) SetTimeout ¶

func (o *ShadowcopySetModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) SetUUIDPathParameter ¶

func (o *ShadowcopySetModifyParams) SetUUIDPathParameter(uuid string)

SetUUIDPathParameter adds the uuid to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) WithContext ¶

WithContext adds the context to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the shadowcopy set modify params (not the query body).

All values with no default are reset to their zero value.

func (*ShadowcopySetModifyParams) WithHTTPClient ¶

func (o *ShadowcopySetModifyParams) WithHTTPClient(client *http.Client) *ShadowcopySetModifyParams

WithHTTPClient adds the HTTPClient to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) WithInfo ¶

WithInfo adds the info to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) WithUUIDPathParameter ¶

func (o *ShadowcopySetModifyParams) WithUUIDPathParameter(uuid string) *ShadowcopySetModifyParams

WithUUIDPathParameter adds the uuid to the shadowcopy set modify params

func (*ShadowcopySetModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type ShadowcopySetModifyReader ¶

type ShadowcopySetModifyReader struct {
	// contains filtered or unexported fields
}

ShadowcopySetModifyReader is a Reader for the ShadowcopySetModify structure.

func (*ShadowcopySetModifyReader) ReadResponse ¶

func (o *ShadowcopySetModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UserGroupPrivilegesCollectionGetDefault ¶

type UserGroupPrivilegesCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

UserGroupPrivilegesCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewUserGroupPrivilegesCollectionGetDefault ¶

func NewUserGroupPrivilegesCollectionGetDefault(code int) *UserGroupPrivilegesCollectionGetDefault

NewUserGroupPrivilegesCollectionGetDefault creates a UserGroupPrivilegesCollectionGetDefault with default headers values

func (*UserGroupPrivilegesCollectionGetDefault) Code ¶

Code gets the status code for the user group privileges collection get default response

func (*UserGroupPrivilegesCollectionGetDefault) Error ¶

func (*UserGroupPrivilegesCollectionGetDefault) GetPayload ¶

func (*UserGroupPrivilegesCollectionGetDefault) IsClientError ¶

func (o *UserGroupPrivilegesCollectionGetDefault) IsClientError() bool

IsClientError returns true when this user group privileges collection get default response has a 4xx status code

func (*UserGroupPrivilegesCollectionGetDefault) IsCode ¶

IsCode returns true when this user group privileges collection get default response a status code equal to that given

func (*UserGroupPrivilegesCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this user group privileges collection get default response has a 3xx status code

func (*UserGroupPrivilegesCollectionGetDefault) IsServerError ¶

func (o *UserGroupPrivilegesCollectionGetDefault) IsServerError() bool

IsServerError returns true when this user group privileges collection get default response has a 5xx status code

func (*UserGroupPrivilegesCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this user group privileges collection get default response has a 2xx status code

func (*UserGroupPrivilegesCollectionGetDefault) String ¶

type UserGroupPrivilegesCollectionGetOK ¶

type UserGroupPrivilegesCollectionGetOK struct {
	Payload *models.UserGroupPrivilegesResponse
}

UserGroupPrivilegesCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewUserGroupPrivilegesCollectionGetOK ¶

func NewUserGroupPrivilegesCollectionGetOK() *UserGroupPrivilegesCollectionGetOK

NewUserGroupPrivilegesCollectionGetOK creates a UserGroupPrivilegesCollectionGetOK with default headers values

func (*UserGroupPrivilegesCollectionGetOK) Error ¶

func (*UserGroupPrivilegesCollectionGetOK) GetPayload ¶

func (*UserGroupPrivilegesCollectionGetOK) IsClientError ¶

func (o *UserGroupPrivilegesCollectionGetOK) IsClientError() bool

IsClientError returns true when this user group privileges collection get o k response has a 4xx status code

func (*UserGroupPrivilegesCollectionGetOK) IsCode ¶

IsCode returns true when this user group privileges collection get o k response a status code equal to that given

func (*UserGroupPrivilegesCollectionGetOK) IsRedirect ¶

func (o *UserGroupPrivilegesCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this user group privileges collection get o k response has a 3xx status code

func (*UserGroupPrivilegesCollectionGetOK) IsServerError ¶

func (o *UserGroupPrivilegesCollectionGetOK) IsServerError() bool

IsServerError returns true when this user group privileges collection get o k response has a 5xx status code

func (*UserGroupPrivilegesCollectionGetOK) IsSuccess ¶

IsSuccess returns true when this user group privileges collection get o k response has a 2xx status code

func (*UserGroupPrivilegesCollectionGetOK) String ¶

type UserGroupPrivilegesCollectionGetParams ¶

type UserGroupPrivilegesCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* Privileges.

	   Filter by privileges
	*/
	PrivilegesQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UserGroupPrivilegesCollectionGetParams contains all the parameters to send to the API endpoint

for the user group privileges collection get operation.

Typically these are written to a http.Request.

func NewUserGroupPrivilegesCollectionGetParams ¶

func NewUserGroupPrivilegesCollectionGetParams() *UserGroupPrivilegesCollectionGetParams

NewUserGroupPrivilegesCollectionGetParams creates a new UserGroupPrivilegesCollectionGetParams 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 NewUserGroupPrivilegesCollectionGetParamsWithContext ¶

func NewUserGroupPrivilegesCollectionGetParamsWithContext(ctx context.Context) *UserGroupPrivilegesCollectionGetParams

NewUserGroupPrivilegesCollectionGetParamsWithContext creates a new UserGroupPrivilegesCollectionGetParams object with the ability to set a context for a request.

func NewUserGroupPrivilegesCollectionGetParamsWithHTTPClient ¶

func NewUserGroupPrivilegesCollectionGetParamsWithHTTPClient(client *http.Client) *UserGroupPrivilegesCollectionGetParams

NewUserGroupPrivilegesCollectionGetParamsWithHTTPClient creates a new UserGroupPrivilegesCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewUserGroupPrivilegesCollectionGetParamsWithTimeout ¶

func NewUserGroupPrivilegesCollectionGetParamsWithTimeout(timeout time.Duration) *UserGroupPrivilegesCollectionGetParams

NewUserGroupPrivilegesCollectionGetParamsWithTimeout creates a new UserGroupPrivilegesCollectionGetParams object with the ability to set a timeout on a request.

func (*UserGroupPrivilegesCollectionGetParams) SetContext ¶

SetContext adds the context to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetDefaults ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the user group privileges collection get params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesCollectionGetParams) SetFieldsQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetHTTPClient ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetNameQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetOrderByQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetPrivilegesQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetPrivilegesQueryParameter(privileges *string)

SetPrivilegesQueryParameter adds the privileges to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) SetTimeout ¶

func (o *UserGroupPrivilegesCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithContext ¶

WithContext adds the context to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the user group privileges collection get params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *UserGroupPrivilegesCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithPrivilegesQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) WithPrivilegesQueryParameter(privileges *string) *UserGroupPrivilegesCollectionGetParams

WithPrivilegesQueryParameter adds the privileges to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *UserGroupPrivilegesCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *UserGroupPrivilegesCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *UserGroupPrivilegesCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithSVMNameQueryParameter ¶

WithSVMNameQueryParameter adds the svmName to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithSVMUUIDQueryParameter ¶

WithSVMUUIDQueryParameter adds the svmUUID to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the user group privileges collection get params

func (*UserGroupPrivilegesCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UserGroupPrivilegesCollectionGetReader ¶

type UserGroupPrivilegesCollectionGetReader struct {
	// contains filtered or unexported fields
}

UserGroupPrivilegesCollectionGetReader is a Reader for the UserGroupPrivilegesCollectionGet structure.

func (*UserGroupPrivilegesCollectionGetReader) ReadResponse ¶

func (o *UserGroupPrivilegesCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UserGroupPrivilegesCreateCreated ¶

type UserGroupPrivilegesCreateCreated struct {
}

UserGroupPrivilegesCreateCreated describes a response with status code 201, with default header values.

Created

func NewUserGroupPrivilegesCreateCreated ¶

func NewUserGroupPrivilegesCreateCreated() *UserGroupPrivilegesCreateCreated

NewUserGroupPrivilegesCreateCreated creates a UserGroupPrivilegesCreateCreated with default headers values

func (*UserGroupPrivilegesCreateCreated) Error ¶

func (*UserGroupPrivilegesCreateCreated) IsClientError ¶

func (o *UserGroupPrivilegesCreateCreated) IsClientError() bool

IsClientError returns true when this user group privileges create created response has a 4xx status code

func (*UserGroupPrivilegesCreateCreated) IsCode ¶

func (o *UserGroupPrivilegesCreateCreated) IsCode(code int) bool

IsCode returns true when this user group privileges create created response a status code equal to that given

func (*UserGroupPrivilegesCreateCreated) IsRedirect ¶

func (o *UserGroupPrivilegesCreateCreated) IsRedirect() bool

IsRedirect returns true when this user group privileges create created response has a 3xx status code

func (*UserGroupPrivilegesCreateCreated) IsServerError ¶

func (o *UserGroupPrivilegesCreateCreated) IsServerError() bool

IsServerError returns true when this user group privileges create created response has a 5xx status code

func (*UserGroupPrivilegesCreateCreated) IsSuccess ¶

func (o *UserGroupPrivilegesCreateCreated) IsSuccess() bool

IsSuccess returns true when this user group privileges create created response has a 2xx status code

func (*UserGroupPrivilegesCreateCreated) String ¶

type UserGroupPrivilegesCreateDefault ¶

type UserGroupPrivilegesCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
UserGroupPrivilegesCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655660 | The operation is allowed only on data SVMs. | | 655673 | Failed to resolve the user or group. | | 655730 | The specified local user to which privileges are to be associated to does not exist. |

func NewUserGroupPrivilegesCreateDefault ¶

func NewUserGroupPrivilegesCreateDefault(code int) *UserGroupPrivilegesCreateDefault

NewUserGroupPrivilegesCreateDefault creates a UserGroupPrivilegesCreateDefault with default headers values

func (*UserGroupPrivilegesCreateDefault) Code ¶

Code gets the status code for the user group privileges create default response

func (*UserGroupPrivilegesCreateDefault) Error ¶

func (*UserGroupPrivilegesCreateDefault) GetPayload ¶

func (*UserGroupPrivilegesCreateDefault) IsClientError ¶

func (o *UserGroupPrivilegesCreateDefault) IsClientError() bool

IsClientError returns true when this user group privileges create default response has a 4xx status code

func (*UserGroupPrivilegesCreateDefault) IsCode ¶

func (o *UserGroupPrivilegesCreateDefault) IsCode(code int) bool

IsCode returns true when this user group privileges create default response a status code equal to that given

func (*UserGroupPrivilegesCreateDefault) IsRedirect ¶

func (o *UserGroupPrivilegesCreateDefault) IsRedirect() bool

IsRedirect returns true when this user group privileges create default response has a 3xx status code

func (*UserGroupPrivilegesCreateDefault) IsServerError ¶

func (o *UserGroupPrivilegesCreateDefault) IsServerError() bool

IsServerError returns true when this user group privileges create default response has a 5xx status code

func (*UserGroupPrivilegesCreateDefault) IsSuccess ¶

func (o *UserGroupPrivilegesCreateDefault) IsSuccess() bool

IsSuccess returns true when this user group privileges create default response has a 2xx status code

func (*UserGroupPrivilegesCreateDefault) String ¶

type UserGroupPrivilegesCreateParams ¶

type UserGroupPrivilegesCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.UserGroupPrivileges

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UserGroupPrivilegesCreateParams contains all the parameters to send to the API endpoint

for the user group privileges create operation.

Typically these are written to a http.Request.

func NewUserGroupPrivilegesCreateParams ¶

func NewUserGroupPrivilegesCreateParams() *UserGroupPrivilegesCreateParams

NewUserGroupPrivilegesCreateParams creates a new UserGroupPrivilegesCreateParams 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 NewUserGroupPrivilegesCreateParamsWithContext ¶

func NewUserGroupPrivilegesCreateParamsWithContext(ctx context.Context) *UserGroupPrivilegesCreateParams

NewUserGroupPrivilegesCreateParamsWithContext creates a new UserGroupPrivilegesCreateParams object with the ability to set a context for a request.

func NewUserGroupPrivilegesCreateParamsWithHTTPClient ¶

func NewUserGroupPrivilegesCreateParamsWithHTTPClient(client *http.Client) *UserGroupPrivilegesCreateParams

NewUserGroupPrivilegesCreateParamsWithHTTPClient creates a new UserGroupPrivilegesCreateParams object with the ability to set a custom HTTPClient for a request.

func NewUserGroupPrivilegesCreateParamsWithTimeout ¶

func NewUserGroupPrivilegesCreateParamsWithTimeout(timeout time.Duration) *UserGroupPrivilegesCreateParams

NewUserGroupPrivilegesCreateParamsWithTimeout creates a new UserGroupPrivilegesCreateParams object with the ability to set a timeout on a request.

func (*UserGroupPrivilegesCreateParams) SetContext ¶

func (o *UserGroupPrivilegesCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) SetDefaults ¶

func (o *UserGroupPrivilegesCreateParams) SetDefaults()

SetDefaults hydrates default values in the user group privileges create params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesCreateParams) SetHTTPClient ¶

func (o *UserGroupPrivilegesCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) SetInfo ¶

SetInfo adds the info to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) SetReturnRecordsQueryParameter ¶

func (o *UserGroupPrivilegesCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) SetTimeout ¶

func (o *UserGroupPrivilegesCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) WithContext ¶

WithContext adds the context to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the user group privileges create params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesCreateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) WithInfo ¶

WithInfo adds the info to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) WithReturnRecordsQueryParameter ¶

func (o *UserGroupPrivilegesCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *UserGroupPrivilegesCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the user group privileges create params

func (*UserGroupPrivilegesCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UserGroupPrivilegesCreateReader ¶

type UserGroupPrivilegesCreateReader struct {
	// contains filtered or unexported fields
}

UserGroupPrivilegesCreateReader is a Reader for the UserGroupPrivilegesCreate structure.

func (*UserGroupPrivilegesCreateReader) ReadResponse ¶

func (o *UserGroupPrivilegesCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UserGroupPrivilegesGetDefault ¶

type UserGroupPrivilegesGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

UserGroupPrivilegesGetDefault describes a response with status code -1, with default header values.

Error

func NewUserGroupPrivilegesGetDefault ¶

func NewUserGroupPrivilegesGetDefault(code int) *UserGroupPrivilegesGetDefault

NewUserGroupPrivilegesGetDefault creates a UserGroupPrivilegesGetDefault with default headers values

func (*UserGroupPrivilegesGetDefault) Code ¶

Code gets the status code for the user group privileges get default response

func (*UserGroupPrivilegesGetDefault) Error ¶

func (*UserGroupPrivilegesGetDefault) GetPayload ¶

func (*UserGroupPrivilegesGetDefault) IsClientError ¶

func (o *UserGroupPrivilegesGetDefault) IsClientError() bool

IsClientError returns true when this user group privileges get default response has a 4xx status code

func (*UserGroupPrivilegesGetDefault) IsCode ¶

func (o *UserGroupPrivilegesGetDefault) IsCode(code int) bool

IsCode returns true when this user group privileges get default response a status code equal to that given

func (*UserGroupPrivilegesGetDefault) IsRedirect ¶

func (o *UserGroupPrivilegesGetDefault) IsRedirect() bool

IsRedirect returns true when this user group privileges get default response has a 3xx status code

func (*UserGroupPrivilegesGetDefault) IsServerError ¶

func (o *UserGroupPrivilegesGetDefault) IsServerError() bool

IsServerError returns true when this user group privileges get default response has a 5xx status code

func (*UserGroupPrivilegesGetDefault) IsSuccess ¶

func (o *UserGroupPrivilegesGetDefault) IsSuccess() bool

IsSuccess returns true when this user group privileges get default response has a 2xx status code

func (*UserGroupPrivilegesGetDefault) String ¶

type UserGroupPrivilegesGetOK ¶

type UserGroupPrivilegesGetOK struct {
	Payload *models.UserGroupPrivileges
}

UserGroupPrivilegesGetOK describes a response with status code 200, with default header values.

OK

func NewUserGroupPrivilegesGetOK ¶

func NewUserGroupPrivilegesGetOK() *UserGroupPrivilegesGetOK

NewUserGroupPrivilegesGetOK creates a UserGroupPrivilegesGetOK with default headers values

func (*UserGroupPrivilegesGetOK) Error ¶

func (o *UserGroupPrivilegesGetOK) Error() string

func (*UserGroupPrivilegesGetOK) GetPayload ¶

func (*UserGroupPrivilegesGetOK) IsClientError ¶

func (o *UserGroupPrivilegesGetOK) IsClientError() bool

IsClientError returns true when this user group privileges get o k response has a 4xx status code

func (*UserGroupPrivilegesGetOK) IsCode ¶

func (o *UserGroupPrivilegesGetOK) IsCode(code int) bool

IsCode returns true when this user group privileges get o k response a status code equal to that given

func (*UserGroupPrivilegesGetOK) IsRedirect ¶

func (o *UserGroupPrivilegesGetOK) IsRedirect() bool

IsRedirect returns true when this user group privileges get o k response has a 3xx status code

func (*UserGroupPrivilegesGetOK) IsServerError ¶

func (o *UserGroupPrivilegesGetOK) IsServerError() bool

IsServerError returns true when this user group privileges get o k response has a 5xx status code

func (*UserGroupPrivilegesGetOK) IsSuccess ¶

func (o *UserGroupPrivilegesGetOK) IsSuccess() bool

IsSuccess returns true when this user group privileges get o k response has a 2xx status code

func (*UserGroupPrivilegesGetOK) String ¶

func (o *UserGroupPrivilegesGetOK) String() string

type UserGroupPrivilegesGetParams ¶

type UserGroupPrivilegesGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Name.

	   Local or Active Directory user or group name.
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UserGroupPrivilegesGetParams contains all the parameters to send to the API endpoint

for the user group privileges get operation.

Typically these are written to a http.Request.

func NewUserGroupPrivilegesGetParams ¶

func NewUserGroupPrivilegesGetParams() *UserGroupPrivilegesGetParams

NewUserGroupPrivilegesGetParams creates a new UserGroupPrivilegesGetParams 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 NewUserGroupPrivilegesGetParamsWithContext ¶

func NewUserGroupPrivilegesGetParamsWithContext(ctx context.Context) *UserGroupPrivilegesGetParams

NewUserGroupPrivilegesGetParamsWithContext creates a new UserGroupPrivilegesGetParams object with the ability to set a context for a request.

func NewUserGroupPrivilegesGetParamsWithHTTPClient ¶

func NewUserGroupPrivilegesGetParamsWithHTTPClient(client *http.Client) *UserGroupPrivilegesGetParams

NewUserGroupPrivilegesGetParamsWithHTTPClient creates a new UserGroupPrivilegesGetParams object with the ability to set a custom HTTPClient for a request.

func NewUserGroupPrivilegesGetParamsWithTimeout ¶

func NewUserGroupPrivilegesGetParamsWithTimeout(timeout time.Duration) *UserGroupPrivilegesGetParams

NewUserGroupPrivilegesGetParamsWithTimeout creates a new UserGroupPrivilegesGetParams object with the ability to set a timeout on a request.

func (*UserGroupPrivilegesGetParams) SetContext ¶

func (o *UserGroupPrivilegesGetParams) SetContext(ctx context.Context)

SetContext adds the context to the user group privileges get params

func (*UserGroupPrivilegesGetParams) SetDefaults ¶

func (o *UserGroupPrivilegesGetParams) SetDefaults()

SetDefaults hydrates default values in the user group privileges get params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesGetParams) SetFieldsQueryParameter ¶

func (o *UserGroupPrivilegesGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the user group privileges get params

func (*UserGroupPrivilegesGetParams) SetHTTPClient ¶

func (o *UserGroupPrivilegesGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the user group privileges get params

func (*UserGroupPrivilegesGetParams) SetNamePathParameter ¶

func (o *UserGroupPrivilegesGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the user group privileges get params

func (*UserGroupPrivilegesGetParams) SetSVMUUIDPathParameter ¶

func (o *UserGroupPrivilegesGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the user group privileges get params

func (*UserGroupPrivilegesGetParams) SetTimeout ¶

func (o *UserGroupPrivilegesGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WithContext ¶

WithContext adds the context to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WithDefaults ¶

WithDefaults hydrates default values in the user group privileges get params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesGetParams) WithFieldsQueryParameter ¶

func (o *UserGroupPrivilegesGetParams) WithFieldsQueryParameter(fields []string) *UserGroupPrivilegesGetParams

WithFieldsQueryParameter adds the fields to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WithNamePathParameter ¶

func (o *UserGroupPrivilegesGetParams) WithNamePathParameter(name string) *UserGroupPrivilegesGetParams

WithNamePathParameter adds the name to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WithSVMUUIDPathParameter ¶

func (o *UserGroupPrivilegesGetParams) WithSVMUUIDPathParameter(svmUUID string) *UserGroupPrivilegesGetParams

WithSVMUUIDPathParameter adds the svmUUID to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WithTimeout ¶

WithTimeout adds the timeout to the user group privileges get params

func (*UserGroupPrivilegesGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UserGroupPrivilegesGetReader ¶

type UserGroupPrivilegesGetReader struct {
	// contains filtered or unexported fields
}

UserGroupPrivilegesGetReader is a Reader for the UserGroupPrivilegesGet structure.

func (*UserGroupPrivilegesGetReader) ReadResponse ¶

func (o *UserGroupPrivilegesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UserGroupPrivilegesModifyDefault ¶

type UserGroupPrivilegesModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
UserGroupPrivilegesModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 655673 | Failed to resolve the user or group. | | 655730 | The specified local user to which privileges are to be associated to does not exist. |

func NewUserGroupPrivilegesModifyDefault ¶

func NewUserGroupPrivilegesModifyDefault(code int) *UserGroupPrivilegesModifyDefault

NewUserGroupPrivilegesModifyDefault creates a UserGroupPrivilegesModifyDefault with default headers values

func (*UserGroupPrivilegesModifyDefault) Code ¶

Code gets the status code for the user group privileges modify default response

func (*UserGroupPrivilegesModifyDefault) Error ¶

func (*UserGroupPrivilegesModifyDefault) GetPayload ¶

func (*UserGroupPrivilegesModifyDefault) IsClientError ¶

func (o *UserGroupPrivilegesModifyDefault) IsClientError() bool

IsClientError returns true when this user group privileges modify default response has a 4xx status code

func (*UserGroupPrivilegesModifyDefault) IsCode ¶

func (o *UserGroupPrivilegesModifyDefault) IsCode(code int) bool

IsCode returns true when this user group privileges modify default response a status code equal to that given

func (*UserGroupPrivilegesModifyDefault) IsRedirect ¶

func (o *UserGroupPrivilegesModifyDefault) IsRedirect() bool

IsRedirect returns true when this user group privileges modify default response has a 3xx status code

func (*UserGroupPrivilegesModifyDefault) IsServerError ¶

func (o *UserGroupPrivilegesModifyDefault) IsServerError() bool

IsServerError returns true when this user group privileges modify default response has a 5xx status code

func (*UserGroupPrivilegesModifyDefault) IsSuccess ¶

func (o *UserGroupPrivilegesModifyDefault) IsSuccess() bool

IsSuccess returns true when this user group privileges modify default response has a 2xx status code

func (*UserGroupPrivilegesModifyDefault) String ¶

type UserGroupPrivilegesModifyOK ¶

type UserGroupPrivilegesModifyOK struct {
}

UserGroupPrivilegesModifyOK describes a response with status code 200, with default header values.

OK

func NewUserGroupPrivilegesModifyOK ¶

func NewUserGroupPrivilegesModifyOK() *UserGroupPrivilegesModifyOK

NewUserGroupPrivilegesModifyOK creates a UserGroupPrivilegesModifyOK with default headers values

func (*UserGroupPrivilegesModifyOK) Error ¶

func (*UserGroupPrivilegesModifyOK) IsClientError ¶

func (o *UserGroupPrivilegesModifyOK) IsClientError() bool

IsClientError returns true when this user group privileges modify o k response has a 4xx status code

func (*UserGroupPrivilegesModifyOK) IsCode ¶

func (o *UserGroupPrivilegesModifyOK) IsCode(code int) bool

IsCode returns true when this user group privileges modify o k response a status code equal to that given

func (*UserGroupPrivilegesModifyOK) IsRedirect ¶

func (o *UserGroupPrivilegesModifyOK) IsRedirect() bool

IsRedirect returns true when this user group privileges modify o k response has a 3xx status code

func (*UserGroupPrivilegesModifyOK) IsServerError ¶

func (o *UserGroupPrivilegesModifyOK) IsServerError() bool

IsServerError returns true when this user group privileges modify o k response has a 5xx status code

func (*UserGroupPrivilegesModifyOK) IsSuccess ¶

func (o *UserGroupPrivilegesModifyOK) IsSuccess() bool

IsSuccess returns true when this user group privileges modify o k response has a 2xx status code

func (*UserGroupPrivilegesModifyOK) String ¶

func (o *UserGroupPrivilegesModifyOK) String() string

type UserGroupPrivilegesModifyParams ¶

type UserGroupPrivilegesModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.UserGroupPrivileges

	/* Name.

	   Local or Active Directory user or group name.
	*/
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

UserGroupPrivilegesModifyParams contains all the parameters to send to the API endpoint

for the user group privileges modify operation.

Typically these are written to a http.Request.

func NewUserGroupPrivilegesModifyParams ¶

func NewUserGroupPrivilegesModifyParams() *UserGroupPrivilegesModifyParams

NewUserGroupPrivilegesModifyParams creates a new UserGroupPrivilegesModifyParams 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 NewUserGroupPrivilegesModifyParamsWithContext ¶

func NewUserGroupPrivilegesModifyParamsWithContext(ctx context.Context) *UserGroupPrivilegesModifyParams

NewUserGroupPrivilegesModifyParamsWithContext creates a new UserGroupPrivilegesModifyParams object with the ability to set a context for a request.

func NewUserGroupPrivilegesModifyParamsWithHTTPClient ¶

func NewUserGroupPrivilegesModifyParamsWithHTTPClient(client *http.Client) *UserGroupPrivilegesModifyParams

NewUserGroupPrivilegesModifyParamsWithHTTPClient creates a new UserGroupPrivilegesModifyParams object with the ability to set a custom HTTPClient for a request.

func NewUserGroupPrivilegesModifyParamsWithTimeout ¶

func NewUserGroupPrivilegesModifyParamsWithTimeout(timeout time.Duration) *UserGroupPrivilegesModifyParams

NewUserGroupPrivilegesModifyParamsWithTimeout creates a new UserGroupPrivilegesModifyParams object with the ability to set a timeout on a request.

func (*UserGroupPrivilegesModifyParams) SetContext ¶

func (o *UserGroupPrivilegesModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) SetDefaults ¶

func (o *UserGroupPrivilegesModifyParams) SetDefaults()

SetDefaults hydrates default values in the user group privileges modify params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesModifyParams) SetHTTPClient ¶

func (o *UserGroupPrivilegesModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) SetInfo ¶

SetInfo adds the info to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) SetNamePathParameter ¶

func (o *UserGroupPrivilegesModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) SetSVMUUIDPathParameter ¶

func (o *UserGroupPrivilegesModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) SetTimeout ¶

func (o *UserGroupPrivilegesModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WithContext ¶

WithContext adds the context to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the user group privileges modify params (not the query body).

All values with no default are reset to their zero value.

func (*UserGroupPrivilegesModifyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WithInfo ¶

WithInfo adds the info to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WithNamePathParameter ¶

WithNamePathParameter adds the name to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WithSVMUUIDPathParameter ¶

func (o *UserGroupPrivilegesModifyParams) WithSVMUUIDPathParameter(svmUUID string) *UserGroupPrivilegesModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the user group privileges modify params

func (*UserGroupPrivilegesModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type UserGroupPrivilegesModifyReader ¶

type UserGroupPrivilegesModifyReader struct {
	// contains filtered or unexported fields
}

UserGroupPrivilegesModifyReader is a Reader for the UserGroupPrivilegesModify structure.

func (*UserGroupPrivilegesModifyReader) ReadResponse ¶

func (o *UserGroupPrivilegesModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanCollectionGetDefault ¶

type VscanCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanCollectionGetDefault ¶

func NewVscanCollectionGetDefault(code int) *VscanCollectionGetDefault

NewVscanCollectionGetDefault creates a VscanCollectionGetDefault with default headers values

func (*VscanCollectionGetDefault) Code ¶

func (o *VscanCollectionGetDefault) Code() int

Code gets the status code for the vscan collection get default response

func (*VscanCollectionGetDefault) Error ¶

func (o *VscanCollectionGetDefault) Error() string

func (*VscanCollectionGetDefault) GetPayload ¶

func (*VscanCollectionGetDefault) IsClientError ¶

func (o *VscanCollectionGetDefault) IsClientError() bool

IsClientError returns true when this vscan collection get default response has a 4xx status code

func (*VscanCollectionGetDefault) IsCode ¶

func (o *VscanCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this vscan collection get default response a status code equal to that given

func (*VscanCollectionGetDefault) IsRedirect ¶

func (o *VscanCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan collection get default response has a 3xx status code

func (*VscanCollectionGetDefault) IsServerError ¶

func (o *VscanCollectionGetDefault) IsServerError() bool

IsServerError returns true when this vscan collection get default response has a 5xx status code

func (*VscanCollectionGetDefault) IsSuccess ¶

func (o *VscanCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan collection get default response has a 2xx status code

func (*VscanCollectionGetDefault) String ¶

func (o *VscanCollectionGetDefault) String() string

type VscanCollectionGetOK ¶

type VscanCollectionGetOK struct {
	Payload *models.VscanResponse
}

VscanCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewVscanCollectionGetOK ¶

func NewVscanCollectionGetOK() *VscanCollectionGetOK

NewVscanCollectionGetOK creates a VscanCollectionGetOK with default headers values

func (*VscanCollectionGetOK) Error ¶

func (o *VscanCollectionGetOK) Error() string

func (*VscanCollectionGetOK) GetPayload ¶

func (o *VscanCollectionGetOK) GetPayload() *models.VscanResponse

func (*VscanCollectionGetOK) IsClientError ¶

func (o *VscanCollectionGetOK) IsClientError() bool

IsClientError returns true when this vscan collection get o k response has a 4xx status code

func (*VscanCollectionGetOK) IsCode ¶

func (o *VscanCollectionGetOK) IsCode(code int) bool

IsCode returns true when this vscan collection get o k response a status code equal to that given

func (*VscanCollectionGetOK) IsRedirect ¶

func (o *VscanCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this vscan collection get o k response has a 3xx status code

func (*VscanCollectionGetOK) IsServerError ¶

func (o *VscanCollectionGetOK) IsServerError() bool

IsServerError returns true when this vscan collection get o k response has a 5xx status code

func (*VscanCollectionGetOK) IsSuccess ¶

func (o *VscanCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this vscan collection get o k response has a 2xx status code

func (*VscanCollectionGetOK) String ¶

func (o *VscanCollectionGetOK) String() string

type VscanCollectionGetParams ¶

type VscanCollectionGetParams struct {

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* OnAccessPoliciesEnabled.

	   Filter by on_access_policies.enabled
	*/
	OnAccessPoliciesEnabledQueryParameter *bool

	/* OnAccessPoliciesMandatory.

	   Filter by on_access_policies.mandatory
	*/
	OnAccessPoliciesMandatoryQueryParameter *bool

	/* OnAccessPoliciesName.

	   Filter by on_access_policies.name
	*/
	OnAccessPoliciesNameQueryParameter *string

	/* OnAccessPoliciesScopeExcludeExtensions.

	   Filter by on_access_policies.scope.exclude_extensions
	*/
	OnAccessPoliciesScopeExcludeExtensionsQueryParameter *string

	/* OnAccessPoliciesScopeExcludePaths.

	   Filter by on_access_policies.scope.exclude_paths
	*/
	OnAccessPoliciesScopeExcludePathsQueryParameter *string

	/* OnAccessPoliciesScopeIncludeExtensions.

	   Filter by on_access_policies.scope.include_extensions
	*/
	OnAccessPoliciesScopeIncludeExtensionsQueryParameter *string

	/* OnAccessPoliciesScopeMaxFileSize.

	   Filter by on_access_policies.scope.max_file_size
	*/
	OnAccessPoliciesScopeMaxFileSizeQueryParameter *int64

	/* OnAccessPoliciesScopeOnlyExecuteAccess.

	   Filter by on_access_policies.scope.only_execute_access
	*/
	OnAccessPoliciesScopeOnlyExecuteAccessQueryParameter *bool

	/* OnAccessPoliciesScopeScanReadonlyVolumes.

	   Filter by on_access_policies.scope.scan_readonly_volumes
	*/
	OnAccessPoliciesScopeScanReadonlyVolumesQueryParameter *bool

	/* OnAccessPoliciesScopeScanWithoutExtension.

	   Filter by on_access_policies.scope.scan_without_extension
	*/
	OnAccessPoliciesScopeScanWithoutExtensionQueryParameter *bool

	/* OnDemandPoliciesLogPath.

	   Filter by on_demand_policies.log_path
	*/
	OnDemandPoliciesLogPathQueryParameter *string

	/* OnDemandPoliciesName.

	   Filter by on_demand_policies.name
	*/
	OnDemandPoliciesNameQueryParameter *string

	/* OnDemandPoliciesScanPaths.

	   Filter by on_demand_policies.scan_paths
	*/
	OnDemandPoliciesScanPathsQueryParameter *string

	/* OnDemandPoliciesScheduleName.

	   Filter by on_demand_policies.schedule.name
	*/
	OnDemandPoliciesScheduleNameQueryParameter *string

	/* OnDemandPoliciesScheduleUUID.

	   Filter by on_demand_policies.schedule.uuid
	*/
	OnDemandPoliciesScheduleUUIDQueryParameter *string

	/* OnDemandPoliciesScopeExcludeExtensions.

	   Filter by on_demand_policies.scope.exclude_extensions
	*/
	OnDemandPoliciesScopeExcludeExtensionsQueryParameter *string

	/* OnDemandPoliciesScopeExcludePaths.

	   Filter by on_demand_policies.scope.exclude_paths
	*/
	OnDemandPoliciesScopeExcludePathsQueryParameter *string

	/* OnDemandPoliciesScopeIncludeExtensions.

	   Filter by on_demand_policies.scope.include_extensions
	*/
	OnDemandPoliciesScopeIncludeExtensionsQueryParameter *string

	/* OnDemandPoliciesScopeMaxFileSize.

	   Filter by on_demand_policies.scope.max_file_size
	*/
	OnDemandPoliciesScopeMaxFileSizeQueryParameter *int64

	/* OnDemandPoliciesScopeScanWithoutExtension.

	   Filter by on_demand_policies.scope.scan_without_extension
	*/
	OnDemandPoliciesScopeScanWithoutExtensionQueryParameter *bool

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ScannerPoolsClusterName.

	   Filter by scanner_pools.cluster.name
	*/
	ScannerPoolsClusterNameQueryParameter *string

	/* ScannerPoolsClusterUUID.

	   Filter by scanner_pools.cluster.uuid
	*/
	ScannerPoolsClusterUUIDQueryParameter *string

	/* ScannerPoolsName.

	   Filter by scanner_pools.name
	*/
	ScannerPoolsNameQueryParameter *string

	/* ScannerPoolsPrivilegedUsers.

	   Filter by scanner_pools.privileged_users
	*/
	ScannerPoolsPrivilegedUsersQueryParameter *string

	/* ScannerPoolsRole.

	   Filter by scanner_pools.role
	*/
	ScannerPoolsRoleQueryParameter *string

	/* ScannerPoolsServers.

	   Filter by scanner_pools.servers
	*/
	ScannerPoolsServersQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanCollectionGetParams contains all the parameters to send to the API endpoint

for the vscan collection get operation.

Typically these are written to a http.Request.

func NewVscanCollectionGetParams ¶

func NewVscanCollectionGetParams() *VscanCollectionGetParams

NewVscanCollectionGetParams creates a new VscanCollectionGetParams 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 NewVscanCollectionGetParamsWithContext ¶

func NewVscanCollectionGetParamsWithContext(ctx context.Context) *VscanCollectionGetParams

NewVscanCollectionGetParamsWithContext creates a new VscanCollectionGetParams object with the ability to set a context for a request.

func NewVscanCollectionGetParamsWithHTTPClient ¶

func NewVscanCollectionGetParamsWithHTTPClient(client *http.Client) *VscanCollectionGetParams

NewVscanCollectionGetParamsWithHTTPClient creates a new VscanCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanCollectionGetParamsWithTimeout ¶

func NewVscanCollectionGetParamsWithTimeout(timeout time.Duration) *VscanCollectionGetParams

NewVscanCollectionGetParamsWithTimeout creates a new VscanCollectionGetParams object with the ability to set a timeout on a request.

func (*VscanCollectionGetParams) SetContext ¶

func (o *VscanCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan collection get params

func (*VscanCollectionGetParams) SetDefaults ¶

func (o *VscanCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanCollectionGetParams) SetEnabledQueryParameter ¶

func (o *VscanCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the vscan collection get params

func (*VscanCollectionGetParams) SetFieldsQueryParameter ¶

func (o *VscanCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan collection get params

func (*VscanCollectionGetParams) SetHTTPClient ¶

func (o *VscanCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan collection get params

func (*VscanCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *VscanCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesEnabledQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesEnabledQueryParameter(onAccessPoliciesEnabled *bool)

SetOnAccessPoliciesEnabledQueryParameter adds the onAccessPoliciesEnabled to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesMandatoryQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesMandatoryQueryParameter(onAccessPoliciesMandatory *bool)

SetOnAccessPoliciesMandatoryQueryParameter adds the onAccessPoliciesMandatory to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesNameQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesNameQueryParameter(onAccessPoliciesName *string)

SetOnAccessPoliciesNameQueryParameter adds the onAccessPoliciesName to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeExcludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeExcludeExtensionsQueryParameter(onAccessPoliciesScopeExcludeExtensions *string)

SetOnAccessPoliciesScopeExcludeExtensionsQueryParameter adds the onAccessPoliciesScopeExcludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeExcludePathsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeExcludePathsQueryParameter(onAccessPoliciesScopeExcludePaths *string)

SetOnAccessPoliciesScopeExcludePathsQueryParameter adds the onAccessPoliciesScopeExcludePaths to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeIncludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeIncludeExtensionsQueryParameter(onAccessPoliciesScopeIncludeExtensions *string)

SetOnAccessPoliciesScopeIncludeExtensionsQueryParameter adds the onAccessPoliciesScopeIncludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeMaxFileSizeQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeMaxFileSizeQueryParameter(onAccessPoliciesScopeMaxFileSize *int64)

SetOnAccessPoliciesScopeMaxFileSizeQueryParameter adds the onAccessPoliciesScopeMaxFileSize to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeOnlyExecuteAccessQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeOnlyExecuteAccessQueryParameter(onAccessPoliciesScopeOnlyExecuteAccess *bool)

SetOnAccessPoliciesScopeOnlyExecuteAccessQueryParameter adds the onAccessPoliciesScopeOnlyExecuteAccess to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeScanReadonlyVolumesQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeScanReadonlyVolumesQueryParameter(onAccessPoliciesScopeScanReadonlyVolumes *bool)

SetOnAccessPoliciesScopeScanReadonlyVolumesQueryParameter adds the onAccessPoliciesScopeScanReadonlyVolumes to the vscan collection get params

func (*VscanCollectionGetParams) SetOnAccessPoliciesScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnAccessPoliciesScopeScanWithoutExtensionQueryParameter(onAccessPoliciesScopeScanWithoutExtension *bool)

SetOnAccessPoliciesScopeScanWithoutExtensionQueryParameter adds the onAccessPoliciesScopeScanWithoutExtension to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesLogPathQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesLogPathQueryParameter(onDemandPoliciesLogPath *string)

SetOnDemandPoliciesLogPathQueryParameter adds the onDemandPoliciesLogPath to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesNameQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesNameQueryParameter(onDemandPoliciesName *string)

SetOnDemandPoliciesNameQueryParameter adds the onDemandPoliciesName to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScanPathsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScanPathsQueryParameter(onDemandPoliciesScanPaths *string)

SetOnDemandPoliciesScanPathsQueryParameter adds the onDemandPoliciesScanPaths to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScheduleNameQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScheduleNameQueryParameter(onDemandPoliciesScheduleName *string)

SetOnDemandPoliciesScheduleNameQueryParameter adds the onDemandPoliciesScheduleName to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScheduleUUIDQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScheduleUUIDQueryParameter(onDemandPoliciesScheduleUUID *string)

SetOnDemandPoliciesScheduleUUIDQueryParameter adds the onDemandPoliciesScheduleUuid to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScopeExcludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScopeExcludeExtensionsQueryParameter(onDemandPoliciesScopeExcludeExtensions *string)

SetOnDemandPoliciesScopeExcludeExtensionsQueryParameter adds the onDemandPoliciesScopeExcludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScopeExcludePathsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScopeExcludePathsQueryParameter(onDemandPoliciesScopeExcludePaths *string)

SetOnDemandPoliciesScopeExcludePathsQueryParameter adds the onDemandPoliciesScopeExcludePaths to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScopeIncludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScopeIncludeExtensionsQueryParameter(onDemandPoliciesScopeIncludeExtensions *string)

SetOnDemandPoliciesScopeIncludeExtensionsQueryParameter adds the onDemandPoliciesScopeIncludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScopeMaxFileSizeQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScopeMaxFileSizeQueryParameter(onDemandPoliciesScopeMaxFileSize *int64)

SetOnDemandPoliciesScopeMaxFileSizeQueryParameter adds the onDemandPoliciesScopeMaxFileSize to the vscan collection get params

func (*VscanCollectionGetParams) SetOnDemandPoliciesScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanCollectionGetParams) SetOnDemandPoliciesScopeScanWithoutExtensionQueryParameter(onDemandPoliciesScopeScanWithoutExtension *bool)

SetOnDemandPoliciesScopeScanWithoutExtensionQueryParameter adds the onDemandPoliciesScopeScanWithoutExtension to the vscan collection get params

func (*VscanCollectionGetParams) SetOrderByQueryParameter ¶

func (o *VscanCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the vscan collection get params

func (*VscanCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *VscanCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan collection get params

func (*VscanCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *VscanCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the vscan collection get params

func (*VscanCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *VscanCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the vscan collection get params

func (*VscanCollectionGetParams) SetSVMUUIDQueryParameter ¶

func (o *VscanCollectionGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the vscan collection get params

func (*VscanCollectionGetParams) SetScannerPoolsClusterNameQueryParameter ¶

func (o *VscanCollectionGetParams) SetScannerPoolsClusterNameQueryParameter(scannerPoolsClusterName *string)

SetScannerPoolsClusterNameQueryParameter adds the scannerPoolsClusterName to the vscan collection get params

func (*VscanCollectionGetParams) SetScannerPoolsClusterUUIDQueryParameter ¶

func (o *VscanCollectionGetParams) SetScannerPoolsClusterUUIDQueryParameter(scannerPoolsClusterUUID *string)

SetScannerPoolsClusterUUIDQueryParameter adds the scannerPoolsClusterUuid to the vscan collection get params

func (*VscanCollectionGetParams) SetScannerPoolsNameQueryParameter ¶

func (o *VscanCollectionGetParams) SetScannerPoolsNameQueryParameter(scannerPoolsName *string)

SetScannerPoolsNameQueryParameter adds the scannerPoolsName to the vscan collection get params

func (*VscanCollectionGetParams) SetScannerPoolsPrivilegedUsersQueryParameter ¶

func (o *VscanCollectionGetParams) SetScannerPoolsPrivilegedUsersQueryParameter(scannerPoolsPrivilegedUsers *string)

SetScannerPoolsPrivilegedUsersQueryParameter adds the scannerPoolsPrivilegedUsers to the vscan collection get params

func (*VscanCollectionGetParams) SetScannerPoolsRoleQueryParameter ¶

func (o *VscanCollectionGetParams) SetScannerPoolsRoleQueryParameter(scannerPoolsRole *string)

SetScannerPoolsRoleQueryParameter adds the scannerPoolsRole to the vscan collection get params

func (*VscanCollectionGetParams) SetScannerPoolsServersQueryParameter ¶

func (o *VscanCollectionGetParams) SetScannerPoolsServersQueryParameter(scannerPoolsServers *string)

SetScannerPoolsServersQueryParameter adds the scannerPoolsServers to the vscan collection get params

func (*VscanCollectionGetParams) SetTimeout ¶

func (o *VscanCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan collection get params

func (*VscanCollectionGetParams) WithContext ¶

WithContext adds the context to the vscan collection get params

func (*VscanCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanCollectionGetParams) WithEnabledQueryParameter ¶

func (o *VscanCollectionGetParams) WithEnabledQueryParameter(enabled *bool) *VscanCollectionGetParams

WithEnabledQueryParameter adds the enabled to the vscan collection get params

func (*VscanCollectionGetParams) WithFieldsQueryParameter ¶

func (o *VscanCollectionGetParams) WithFieldsQueryParameter(fields []string) *VscanCollectionGetParams

WithFieldsQueryParameter adds the fields to the vscan collection get params

func (*VscanCollectionGetParams) WithHTTPClient ¶

func (o *VscanCollectionGetParams) WithHTTPClient(client *http.Client) *VscanCollectionGetParams

WithHTTPClient adds the HTTPClient to the vscan collection get params

func (*VscanCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *VscanCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *VscanCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesEnabledQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesEnabledQueryParameter(onAccessPoliciesEnabled *bool) *VscanCollectionGetParams

WithOnAccessPoliciesEnabledQueryParameter adds the onAccessPoliciesEnabled to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesMandatoryQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesMandatoryQueryParameter(onAccessPoliciesMandatory *bool) *VscanCollectionGetParams

WithOnAccessPoliciesMandatoryQueryParameter adds the onAccessPoliciesMandatory to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesNameQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesNameQueryParameter(onAccessPoliciesName *string) *VscanCollectionGetParams

WithOnAccessPoliciesNameQueryParameter adds the onAccessPoliciesName to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeExcludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeExcludeExtensionsQueryParameter(onAccessPoliciesScopeExcludeExtensions *string) *VscanCollectionGetParams

WithOnAccessPoliciesScopeExcludeExtensionsQueryParameter adds the onAccessPoliciesScopeExcludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeExcludePathsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeExcludePathsQueryParameter(onAccessPoliciesScopeExcludePaths *string) *VscanCollectionGetParams

WithOnAccessPoliciesScopeExcludePathsQueryParameter adds the onAccessPoliciesScopeExcludePaths to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeIncludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeIncludeExtensionsQueryParameter(onAccessPoliciesScopeIncludeExtensions *string) *VscanCollectionGetParams

WithOnAccessPoliciesScopeIncludeExtensionsQueryParameter adds the onAccessPoliciesScopeIncludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeMaxFileSizeQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeMaxFileSizeQueryParameter(onAccessPoliciesScopeMaxFileSize *int64) *VscanCollectionGetParams

WithOnAccessPoliciesScopeMaxFileSizeQueryParameter adds the onAccessPoliciesScopeMaxFileSize to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeOnlyExecuteAccessQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeOnlyExecuteAccessQueryParameter(onAccessPoliciesScopeOnlyExecuteAccess *bool) *VscanCollectionGetParams

WithOnAccessPoliciesScopeOnlyExecuteAccessQueryParameter adds the onAccessPoliciesScopeOnlyExecuteAccess to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeScanReadonlyVolumesQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeScanReadonlyVolumesQueryParameter(onAccessPoliciesScopeScanReadonlyVolumes *bool) *VscanCollectionGetParams

WithOnAccessPoliciesScopeScanReadonlyVolumesQueryParameter adds the onAccessPoliciesScopeScanReadonlyVolumes to the vscan collection get params

func (*VscanCollectionGetParams) WithOnAccessPoliciesScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnAccessPoliciesScopeScanWithoutExtensionQueryParameter(onAccessPoliciesScopeScanWithoutExtension *bool) *VscanCollectionGetParams

WithOnAccessPoliciesScopeScanWithoutExtensionQueryParameter adds the onAccessPoliciesScopeScanWithoutExtension to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesLogPathQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesLogPathQueryParameter(onDemandPoliciesLogPath *string) *VscanCollectionGetParams

WithOnDemandPoliciesLogPathQueryParameter adds the onDemandPoliciesLogPath to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesNameQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesNameQueryParameter(onDemandPoliciesName *string) *VscanCollectionGetParams

WithOnDemandPoliciesNameQueryParameter adds the onDemandPoliciesName to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScanPathsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScanPathsQueryParameter(onDemandPoliciesScanPaths *string) *VscanCollectionGetParams

WithOnDemandPoliciesScanPathsQueryParameter adds the onDemandPoliciesScanPaths to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScheduleNameQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScheduleNameQueryParameter(onDemandPoliciesScheduleName *string) *VscanCollectionGetParams

WithOnDemandPoliciesScheduleNameQueryParameter adds the onDemandPoliciesScheduleName to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScheduleUUIDQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScheduleUUIDQueryParameter(onDemandPoliciesScheduleUUID *string) *VscanCollectionGetParams

WithOnDemandPoliciesScheduleUUIDQueryParameter adds the onDemandPoliciesScheduleUUID to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScopeExcludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScopeExcludeExtensionsQueryParameter(onDemandPoliciesScopeExcludeExtensions *string) *VscanCollectionGetParams

WithOnDemandPoliciesScopeExcludeExtensionsQueryParameter adds the onDemandPoliciesScopeExcludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScopeExcludePathsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScopeExcludePathsQueryParameter(onDemandPoliciesScopeExcludePaths *string) *VscanCollectionGetParams

WithOnDemandPoliciesScopeExcludePathsQueryParameter adds the onDemandPoliciesScopeExcludePaths to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScopeIncludeExtensionsQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScopeIncludeExtensionsQueryParameter(onDemandPoliciesScopeIncludeExtensions *string) *VscanCollectionGetParams

WithOnDemandPoliciesScopeIncludeExtensionsQueryParameter adds the onDemandPoliciesScopeIncludeExtensions to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScopeMaxFileSizeQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScopeMaxFileSizeQueryParameter(onDemandPoliciesScopeMaxFileSize *int64) *VscanCollectionGetParams

WithOnDemandPoliciesScopeMaxFileSizeQueryParameter adds the onDemandPoliciesScopeMaxFileSize to the vscan collection get params

func (*VscanCollectionGetParams) WithOnDemandPoliciesScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanCollectionGetParams) WithOnDemandPoliciesScopeScanWithoutExtensionQueryParameter(onDemandPoliciesScopeScanWithoutExtension *bool) *VscanCollectionGetParams

WithOnDemandPoliciesScopeScanWithoutExtensionQueryParameter adds the onDemandPoliciesScopeScanWithoutExtension to the vscan collection get params

func (*VscanCollectionGetParams) WithOrderByQueryParameter ¶

func (o *VscanCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *VscanCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the vscan collection get params

func (*VscanCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *VscanCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan collection get params

func (*VscanCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *VscanCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *VscanCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the vscan collection get params

func (*VscanCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *VscanCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *VscanCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the vscan collection get params

func (*VscanCollectionGetParams) WithSVMUUIDQueryParameter ¶

func (o *VscanCollectionGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *VscanCollectionGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the vscan collection get params

func (*VscanCollectionGetParams) WithScannerPoolsClusterNameQueryParameter ¶

func (o *VscanCollectionGetParams) WithScannerPoolsClusterNameQueryParameter(scannerPoolsClusterName *string) *VscanCollectionGetParams

WithScannerPoolsClusterNameQueryParameter adds the scannerPoolsClusterName to the vscan collection get params

func (*VscanCollectionGetParams) WithScannerPoolsClusterUUIDQueryParameter ¶

func (o *VscanCollectionGetParams) WithScannerPoolsClusterUUIDQueryParameter(scannerPoolsClusterUUID *string) *VscanCollectionGetParams

WithScannerPoolsClusterUUIDQueryParameter adds the scannerPoolsClusterUUID to the vscan collection get params

func (*VscanCollectionGetParams) WithScannerPoolsNameQueryParameter ¶

func (o *VscanCollectionGetParams) WithScannerPoolsNameQueryParameter(scannerPoolsName *string) *VscanCollectionGetParams

WithScannerPoolsNameQueryParameter adds the scannerPoolsName to the vscan collection get params

func (*VscanCollectionGetParams) WithScannerPoolsPrivilegedUsersQueryParameter ¶

func (o *VscanCollectionGetParams) WithScannerPoolsPrivilegedUsersQueryParameter(scannerPoolsPrivilegedUsers *string) *VscanCollectionGetParams

WithScannerPoolsPrivilegedUsersQueryParameter adds the scannerPoolsPrivilegedUsers to the vscan collection get params

func (*VscanCollectionGetParams) WithScannerPoolsRoleQueryParameter ¶

func (o *VscanCollectionGetParams) WithScannerPoolsRoleQueryParameter(scannerPoolsRole *string) *VscanCollectionGetParams

WithScannerPoolsRoleQueryParameter adds the scannerPoolsRole to the vscan collection get params

func (*VscanCollectionGetParams) WithScannerPoolsServersQueryParameter ¶

func (o *VscanCollectionGetParams) WithScannerPoolsServersQueryParameter(scannerPoolsServers *string) *VscanCollectionGetParams

WithScannerPoolsServersQueryParameter adds the scannerPoolsServers to the vscan collection get params

func (*VscanCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan collection get params

func (*VscanCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanCollectionGetReader ¶

type VscanCollectionGetReader struct {
	// contains filtered or unexported fields
}

VscanCollectionGetReader is a Reader for the VscanCollectionGet structure.

func (*VscanCollectionGetReader) ReadResponse ¶

func (o *VscanCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanConfigDeleteDefault ¶

type VscanConfigDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanConfigDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027259 | A scanner-pool, an On-Access policy, or an On-Demand policy might fail to get deleted due to either a systematic error or some hardware failure. The error code returned details the failure along with the reason for the failure. For example, \"Failed to delete On-Access policy \"sp1\". Reason: \"Failed to delete policy. Reason: policy must be disabled before being deleted.\". Retry the operation.\"

func NewVscanConfigDeleteDefault ¶

func NewVscanConfigDeleteDefault(code int) *VscanConfigDeleteDefault

NewVscanConfigDeleteDefault creates a VscanConfigDeleteDefault with default headers values

func (*VscanConfigDeleteDefault) Code ¶

func (o *VscanConfigDeleteDefault) Code() int

Code gets the status code for the vscan config delete default response

func (*VscanConfigDeleteDefault) Error ¶

func (o *VscanConfigDeleteDefault) Error() string

func (*VscanConfigDeleteDefault) GetPayload ¶

func (*VscanConfigDeleteDefault) IsClientError ¶

func (o *VscanConfigDeleteDefault) IsClientError() bool

IsClientError returns true when this vscan config delete default response has a 4xx status code

func (*VscanConfigDeleteDefault) IsCode ¶

func (o *VscanConfigDeleteDefault) IsCode(code int) bool

IsCode returns true when this vscan config delete default response a status code equal to that given

func (*VscanConfigDeleteDefault) IsRedirect ¶

func (o *VscanConfigDeleteDefault) IsRedirect() bool

IsRedirect returns true when this vscan config delete default response has a 3xx status code

func (*VscanConfigDeleteDefault) IsServerError ¶

func (o *VscanConfigDeleteDefault) IsServerError() bool

IsServerError returns true when this vscan config delete default response has a 5xx status code

func (*VscanConfigDeleteDefault) IsSuccess ¶

func (o *VscanConfigDeleteDefault) IsSuccess() bool

IsSuccess returns true when this vscan config delete default response has a 2xx status code

func (*VscanConfigDeleteDefault) String ¶

func (o *VscanConfigDeleteDefault) String() string

type VscanConfigDeleteOK ¶

type VscanConfigDeleteOK struct {
}

VscanConfigDeleteOK describes a response with status code 200, with default header values.

OK

func NewVscanConfigDeleteOK ¶

func NewVscanConfigDeleteOK() *VscanConfigDeleteOK

NewVscanConfigDeleteOK creates a VscanConfigDeleteOK with default headers values

func (*VscanConfigDeleteOK) Error ¶

func (o *VscanConfigDeleteOK) Error() string

func (*VscanConfigDeleteOK) IsClientError ¶

func (o *VscanConfigDeleteOK) IsClientError() bool

IsClientError returns true when this vscan config delete o k response has a 4xx status code

func (*VscanConfigDeleteOK) IsCode ¶

func (o *VscanConfigDeleteOK) IsCode(code int) bool

IsCode returns true when this vscan config delete o k response a status code equal to that given

func (*VscanConfigDeleteOK) IsRedirect ¶

func (o *VscanConfigDeleteOK) IsRedirect() bool

IsRedirect returns true when this vscan config delete o k response has a 3xx status code

func (*VscanConfigDeleteOK) IsServerError ¶

func (o *VscanConfigDeleteOK) IsServerError() bool

IsServerError returns true when this vscan config delete o k response has a 5xx status code

func (*VscanConfigDeleteOK) IsSuccess ¶

func (o *VscanConfigDeleteOK) IsSuccess() bool

IsSuccess returns true when this vscan config delete o k response has a 2xx status code

func (*VscanConfigDeleteOK) String ¶

func (o *VscanConfigDeleteOK) String() string

type VscanConfigDeleteParams ¶

type VscanConfigDeleteParams struct {

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanConfigDeleteParams contains all the parameters to send to the API endpoint

for the vscan config delete operation.

Typically these are written to a http.Request.

func NewVscanConfigDeleteParams ¶

func NewVscanConfigDeleteParams() *VscanConfigDeleteParams

NewVscanConfigDeleteParams creates a new VscanConfigDeleteParams 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 NewVscanConfigDeleteParamsWithContext ¶

func NewVscanConfigDeleteParamsWithContext(ctx context.Context) *VscanConfigDeleteParams

NewVscanConfigDeleteParamsWithContext creates a new VscanConfigDeleteParams object with the ability to set a context for a request.

func NewVscanConfigDeleteParamsWithHTTPClient ¶

func NewVscanConfigDeleteParamsWithHTTPClient(client *http.Client) *VscanConfigDeleteParams

NewVscanConfigDeleteParamsWithHTTPClient creates a new VscanConfigDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewVscanConfigDeleteParamsWithTimeout ¶

func NewVscanConfigDeleteParamsWithTimeout(timeout time.Duration) *VscanConfigDeleteParams

NewVscanConfigDeleteParamsWithTimeout creates a new VscanConfigDeleteParams object with the ability to set a timeout on a request.

func (*VscanConfigDeleteParams) SetContext ¶

func (o *VscanConfigDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan config delete params

func (*VscanConfigDeleteParams) SetDefaults ¶

func (o *VscanConfigDeleteParams) SetDefaults()

SetDefaults hydrates default values in the vscan config delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanConfigDeleteParams) SetHTTPClient ¶

func (o *VscanConfigDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan config delete params

func (*VscanConfigDeleteParams) SetSVMUUIDPathParameter ¶

func (o *VscanConfigDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan config delete params

func (*VscanConfigDeleteParams) SetTimeout ¶

func (o *VscanConfigDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan config delete params

func (*VscanConfigDeleteParams) WithContext ¶

WithContext adds the context to the vscan config delete params

func (*VscanConfigDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan config delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanConfigDeleteParams) WithHTTPClient ¶

func (o *VscanConfigDeleteParams) WithHTTPClient(client *http.Client) *VscanConfigDeleteParams

WithHTTPClient adds the HTTPClient to the vscan config delete params

func (*VscanConfigDeleteParams) WithSVMUUIDPathParameter ¶

func (o *VscanConfigDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *VscanConfigDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan config delete params

func (*VscanConfigDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan config delete params

func (*VscanConfigDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanConfigDeleteReader ¶

type VscanConfigDeleteReader struct {
	// contains filtered or unexported fields
}

VscanConfigDeleteReader is a Reader for the VscanConfigDelete structure.

func (*VscanConfigDeleteReader) ReadResponse ¶

func (o *VscanConfigDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanCreateCreated ¶

type VscanCreateCreated struct {
	Payload *models.VscanResponse
}

VscanCreateCreated describes a response with status code 201, with default header values.

Created

func NewVscanCreateCreated ¶

func NewVscanCreateCreated() *VscanCreateCreated

NewVscanCreateCreated creates a VscanCreateCreated with default headers values

func (*VscanCreateCreated) Error ¶

func (o *VscanCreateCreated) Error() string

func (*VscanCreateCreated) GetPayload ¶

func (o *VscanCreateCreated) GetPayload() *models.VscanResponse

func (*VscanCreateCreated) IsClientError ¶

func (o *VscanCreateCreated) IsClientError() bool

IsClientError returns true when this vscan create created response has a 4xx status code

func (*VscanCreateCreated) IsCode ¶

func (o *VscanCreateCreated) IsCode(code int) bool

IsCode returns true when this vscan create created response a status code equal to that given

func (*VscanCreateCreated) IsRedirect ¶

func (o *VscanCreateCreated) IsRedirect() bool

IsRedirect returns true when this vscan create created response has a 3xx status code

func (*VscanCreateCreated) IsServerError ¶

func (o *VscanCreateCreated) IsServerError() bool

IsServerError returns true when this vscan create created response has a 5xx status code

func (*VscanCreateCreated) IsSuccess ¶

func (o *VscanCreateCreated) IsSuccess() bool

IsSuccess returns true when this vscan create created response has a 2xx status code

func (*VscanCreateCreated) String ¶

func (o *VscanCreateCreated) String() string

type VscanCreateDefault ¶

type VscanCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027259 | A scanner-pool, an On-Access policy, or an On-Demand policy might fail to get created due to either a systematic error or some hardware failure. The error code returned details the failure along with the reason for the failure. For example, if a scanner-pool fails due to an incorrect cluster name, then the error might read: \"Failed to create scanner-pool \"scanner-1\". Reason: \"Cluster uuid points to different cluster name instead of the cluster-name supplied.\". Retry the operation.\" | 10027260 | If a scanner-pool, an On-Access policy or an On-Demand policy specified in the input already exists, then a duplicate error is returned. For example, if a scanner-pool \"scanner-1\" already exists for an SVM and is again specified in the input, the error message will read: \" Failed to create scanner-pool \"scanner-1\" as the specified entry already exists. Delete the entry and retry the POST operation.\" | 2621462 | The specified SVM name is invalid | 2621706 | The specified svm.uuid is either invalid or belongs to a different SVM | 10027015 | Attempting to enable a Vscan but no active scanner-pool exists for the specified SVM | 10027011 | Attempting to enable a Vscan for an SVM for which no CIFS server exists | 10027023 | Attempting to enable a Vscan for an SVM for which no active Vscan On-Access policy exist

func NewVscanCreateDefault ¶

func NewVscanCreateDefault(code int) *VscanCreateDefault

NewVscanCreateDefault creates a VscanCreateDefault with default headers values

func (*VscanCreateDefault) Code ¶

func (o *VscanCreateDefault) Code() int

Code gets the status code for the vscan create default response

func (*VscanCreateDefault) Error ¶

func (o *VscanCreateDefault) Error() string

func (*VscanCreateDefault) GetPayload ¶

func (o *VscanCreateDefault) GetPayload() *models.ErrorResponse

func (*VscanCreateDefault) IsClientError ¶

func (o *VscanCreateDefault) IsClientError() bool

IsClientError returns true when this vscan create default response has a 4xx status code

func (*VscanCreateDefault) IsCode ¶

func (o *VscanCreateDefault) IsCode(code int) bool

IsCode returns true when this vscan create default response a status code equal to that given

func (*VscanCreateDefault) IsRedirect ¶

func (o *VscanCreateDefault) IsRedirect() bool

IsRedirect returns true when this vscan create default response has a 3xx status code

func (*VscanCreateDefault) IsServerError ¶

func (o *VscanCreateDefault) IsServerError() bool

IsServerError returns true when this vscan create default response has a 5xx status code

func (*VscanCreateDefault) IsSuccess ¶

func (o *VscanCreateDefault) IsSuccess() bool

IsSuccess returns true when this vscan create default response has a 2xx status code

func (*VscanCreateDefault) String ¶

func (o *VscanCreateDefault) String() string

type VscanCreateParams ¶

type VscanCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.Vscan

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanCreateParams contains all the parameters to send to the API endpoint

for the vscan create operation.

Typically these are written to a http.Request.

func NewVscanCreateParams ¶

func NewVscanCreateParams() *VscanCreateParams

NewVscanCreateParams creates a new VscanCreateParams 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 NewVscanCreateParamsWithContext ¶

func NewVscanCreateParamsWithContext(ctx context.Context) *VscanCreateParams

NewVscanCreateParamsWithContext creates a new VscanCreateParams object with the ability to set a context for a request.

func NewVscanCreateParamsWithHTTPClient ¶

func NewVscanCreateParamsWithHTTPClient(client *http.Client) *VscanCreateParams

NewVscanCreateParamsWithHTTPClient creates a new VscanCreateParams object with the ability to set a custom HTTPClient for a request.

func NewVscanCreateParamsWithTimeout ¶

func NewVscanCreateParamsWithTimeout(timeout time.Duration) *VscanCreateParams

NewVscanCreateParamsWithTimeout creates a new VscanCreateParams object with the ability to set a timeout on a request.

func (*VscanCreateParams) SetContext ¶

func (o *VscanCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan create params

func (*VscanCreateParams) SetDefaults ¶

func (o *VscanCreateParams) SetDefaults()

SetDefaults hydrates default values in the vscan create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanCreateParams) SetHTTPClient ¶

func (o *VscanCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan create params

func (*VscanCreateParams) SetInfo ¶

func (o *VscanCreateParams) SetInfo(info *models.Vscan)

SetInfo adds the info to the vscan create params

func (*VscanCreateParams) SetReturnRecordsQueryParameter ¶

func (o *VscanCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan create params

func (*VscanCreateParams) SetTimeout ¶

func (o *VscanCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan create params

func (*VscanCreateParams) WithContext ¶

func (o *VscanCreateParams) WithContext(ctx context.Context) *VscanCreateParams

WithContext adds the context to the vscan create params

func (*VscanCreateParams) WithDefaults ¶

func (o *VscanCreateParams) WithDefaults() *VscanCreateParams

WithDefaults hydrates default values in the vscan create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanCreateParams) WithHTTPClient ¶

func (o *VscanCreateParams) WithHTTPClient(client *http.Client) *VscanCreateParams

WithHTTPClient adds the HTTPClient to the vscan create params

func (*VscanCreateParams) WithInfo ¶

func (o *VscanCreateParams) WithInfo(info *models.Vscan) *VscanCreateParams

WithInfo adds the info to the vscan create params

func (*VscanCreateParams) WithReturnRecordsQueryParameter ¶

func (o *VscanCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan create params

func (*VscanCreateParams) WithTimeout ¶

func (o *VscanCreateParams) WithTimeout(timeout time.Duration) *VscanCreateParams

WithTimeout adds the timeout to the vscan create params

func (*VscanCreateParams) WriteToRequest ¶

func (o *VscanCreateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type VscanCreateReader ¶

type VscanCreateReader struct {
	// contains filtered or unexported fields
}

VscanCreateReader is a Reader for the VscanCreate structure.

func (*VscanCreateReader) ReadResponse ¶

func (o *VscanCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanEventCollectionGetDefault ¶

type VscanEventCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanEventCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanEventCollectionGetDefault ¶

func NewVscanEventCollectionGetDefault(code int) *VscanEventCollectionGetDefault

NewVscanEventCollectionGetDefault creates a VscanEventCollectionGetDefault with default headers values

func (*VscanEventCollectionGetDefault) Code ¶

Code gets the status code for the vscan event collection get default response

func (*VscanEventCollectionGetDefault) Error ¶

func (*VscanEventCollectionGetDefault) GetPayload ¶

func (*VscanEventCollectionGetDefault) IsClientError ¶

func (o *VscanEventCollectionGetDefault) IsClientError() bool

IsClientError returns true when this vscan event collection get default response has a 4xx status code

func (*VscanEventCollectionGetDefault) IsCode ¶

func (o *VscanEventCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this vscan event collection get default response a status code equal to that given

func (*VscanEventCollectionGetDefault) IsRedirect ¶

func (o *VscanEventCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan event collection get default response has a 3xx status code

func (*VscanEventCollectionGetDefault) IsServerError ¶

func (o *VscanEventCollectionGetDefault) IsServerError() bool

IsServerError returns true when this vscan event collection get default response has a 5xx status code

func (*VscanEventCollectionGetDefault) IsSuccess ¶

func (o *VscanEventCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan event collection get default response has a 2xx status code

func (*VscanEventCollectionGetDefault) String ¶

type VscanEventCollectionGetOK ¶

type VscanEventCollectionGetOK struct {
	Payload *models.VscanEventResponse
}

VscanEventCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewVscanEventCollectionGetOK ¶

func NewVscanEventCollectionGetOK() *VscanEventCollectionGetOK

NewVscanEventCollectionGetOK creates a VscanEventCollectionGetOK with default headers values

func (*VscanEventCollectionGetOK) Error ¶

func (o *VscanEventCollectionGetOK) Error() string

func (*VscanEventCollectionGetOK) GetPayload ¶

func (*VscanEventCollectionGetOK) IsClientError ¶

func (o *VscanEventCollectionGetOK) IsClientError() bool

IsClientError returns true when this vscan event collection get o k response has a 4xx status code

func (*VscanEventCollectionGetOK) IsCode ¶

func (o *VscanEventCollectionGetOK) IsCode(code int) bool

IsCode returns true when this vscan event collection get o k response a status code equal to that given

func (*VscanEventCollectionGetOK) IsRedirect ¶

func (o *VscanEventCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this vscan event collection get o k response has a 3xx status code

func (*VscanEventCollectionGetOK) IsServerError ¶

func (o *VscanEventCollectionGetOK) IsServerError() bool

IsServerError returns true when this vscan event collection get o k response has a 5xx status code

func (*VscanEventCollectionGetOK) IsSuccess ¶

func (o *VscanEventCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this vscan event collection get o k response has a 2xx status code

func (*VscanEventCollectionGetOK) String ¶

func (o *VscanEventCollectionGetOK) String() string

type VscanEventCollectionGetParams ¶

type VscanEventCollectionGetParams struct {

	/* DisconnectReason.

	   Filter by disconnect_reason
	*/
	DisconnectReasonQueryParameter *string

	/* EventTime.

	   Filter by event_time
	*/
	EventTimeQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* FilePath.

	   Filter by file_path
	*/
	FilePathQueryParameter *string

	/* InterfaceIPAddress.

	   Filter by interface.ip.address
	*/
	InterfaceIPAddressQueryParameter *string

	/* InterfaceName.

	   Filter by interface.name
	*/
	InterfaceNameQueryParameter *string

	/* InterfaceUUID.

	   Filter by interface.uuid
	*/
	InterfaceUUIDQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Server.

	   Filter by server
	*/
	ServerQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	/* Vendor.

	   Filter by vendor
	*/
	VendorQueryParameter *string

	/* Version.

	   Filter by version
	*/
	VersionQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanEventCollectionGetParams contains all the parameters to send to the API endpoint

for the vscan event collection get operation.

Typically these are written to a http.Request.

func NewVscanEventCollectionGetParams ¶

func NewVscanEventCollectionGetParams() *VscanEventCollectionGetParams

NewVscanEventCollectionGetParams creates a new VscanEventCollectionGetParams 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 NewVscanEventCollectionGetParamsWithContext ¶

func NewVscanEventCollectionGetParamsWithContext(ctx context.Context) *VscanEventCollectionGetParams

NewVscanEventCollectionGetParamsWithContext creates a new VscanEventCollectionGetParams object with the ability to set a context for a request.

func NewVscanEventCollectionGetParamsWithHTTPClient ¶

func NewVscanEventCollectionGetParamsWithHTTPClient(client *http.Client) *VscanEventCollectionGetParams

NewVscanEventCollectionGetParamsWithHTTPClient creates a new VscanEventCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanEventCollectionGetParamsWithTimeout ¶

func NewVscanEventCollectionGetParamsWithTimeout(timeout time.Duration) *VscanEventCollectionGetParams

NewVscanEventCollectionGetParamsWithTimeout creates a new VscanEventCollectionGetParams object with the ability to set a timeout on a request.

func (*VscanEventCollectionGetParams) SetContext ¶

func (o *VscanEventCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetDefaults ¶

func (o *VscanEventCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan event collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanEventCollectionGetParams) SetDisconnectReasonQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetDisconnectReasonQueryParameter(disconnectReason *string)

SetDisconnectReasonQueryParameter adds the disconnectReason to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetEventTimeQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetEventTimeQueryParameter(eventTime *string)

SetEventTimeQueryParameter adds the eventTime to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetFieldsQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetFilePathQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetFilePathQueryParameter(filePath *string)

SetFilePathQueryParameter adds the filePath to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetHTTPClient ¶

func (o *VscanEventCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetInterfaceIPAddressQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetInterfaceIPAddressQueryParameter(interfaceIPAddress *string)

SetInterfaceIPAddressQueryParameter adds the interfaceIpAddress to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetInterfaceNameQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetInterfaceNameQueryParameter(interfaceName *string)

SetInterfaceNameQueryParameter adds the interfaceName to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetInterfaceUUIDQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetInterfaceUUIDQueryParameter(interfaceUUID *string)

SetInterfaceUUIDQueryParameter adds the interfaceUuid to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetNodeNameQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetNodeUUIDQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetOrderByQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanEventCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetServerQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetServerQueryParameter(server *string)

SetServerQueryParameter adds the server to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetTimeout ¶

func (o *VscanEventCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetTypeQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetVendorQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetVendorQueryParameter(vendor *string)

SetVendorQueryParameter adds the vendor to the vscan event collection get params

func (*VscanEventCollectionGetParams) SetVersionQueryParameter ¶

func (o *VscanEventCollectionGetParams) SetVersionQueryParameter(version *string)

SetVersionQueryParameter adds the version to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithContext ¶

WithContext adds the context to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan event collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanEventCollectionGetParams) WithDisconnectReasonQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithDisconnectReasonQueryParameter(disconnectReason *string) *VscanEventCollectionGetParams

WithDisconnectReasonQueryParameter adds the disconnectReason to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithEventTimeQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithEventTimeQueryParameter(eventTime *string) *VscanEventCollectionGetParams

WithEventTimeQueryParameter adds the eventTime to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithFieldsQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithFieldsQueryParameter(fields []string) *VscanEventCollectionGetParams

WithFieldsQueryParameter adds the fields to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithFilePathQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithFilePathQueryParameter(filePath *string) *VscanEventCollectionGetParams

WithFilePathQueryParameter adds the filePath to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithInterfaceIPAddressQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithInterfaceIPAddressQueryParameter(interfaceIPAddress *string) *VscanEventCollectionGetParams

WithInterfaceIPAddressQueryParameter adds the interfaceIPAddress to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithInterfaceNameQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithInterfaceNameQueryParameter(interfaceName *string) *VscanEventCollectionGetParams

WithInterfaceNameQueryParameter adds the interfaceName to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithInterfaceUUIDQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithInterfaceUUIDQueryParameter(interfaceUUID *string) *VscanEventCollectionGetParams

WithInterfaceUUIDQueryParameter adds the interfaceUUID to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *VscanEventCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithNodeNameQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithNodeNameQueryParameter(nodeName *string) *VscanEventCollectionGetParams

WithNodeNameQueryParameter adds the nodeName to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithNodeUUIDQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *VscanEventCollectionGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithOrderByQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *VscanEventCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanEventCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *VscanEventCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *VscanEventCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithSVMUUIDPathParameter ¶

func (o *VscanEventCollectionGetParams) WithSVMUUIDPathParameter(svmUUID string) *VscanEventCollectionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithServerQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithServerQueryParameter(server *string) *VscanEventCollectionGetParams

WithServerQueryParameter adds the server to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithTypeQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithTypeQueryParameter(typeVar *string) *VscanEventCollectionGetParams

WithTypeQueryParameter adds the typeVar to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithVendorQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithVendorQueryParameter(vendor *string) *VscanEventCollectionGetParams

WithVendorQueryParameter adds the vendor to the vscan event collection get params

func (*VscanEventCollectionGetParams) WithVersionQueryParameter ¶

func (o *VscanEventCollectionGetParams) WithVersionQueryParameter(version *string) *VscanEventCollectionGetParams

WithVersionQueryParameter adds the version to the vscan event collection get params

func (*VscanEventCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanEventCollectionGetReader ¶

type VscanEventCollectionGetReader struct {
	// contains filtered or unexported fields
}

VscanEventCollectionGetReader is a Reader for the VscanEventCollectionGet structure.

func (*VscanEventCollectionGetReader) ReadResponse ¶

func (o *VscanEventCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanGetDefault ¶

type VscanGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanGetDefault ¶

func NewVscanGetDefault(code int) *VscanGetDefault

NewVscanGetDefault creates a VscanGetDefault with default headers values

func (*VscanGetDefault) Code ¶

func (o *VscanGetDefault) Code() int

Code gets the status code for the vscan get default response

func (*VscanGetDefault) Error ¶

func (o *VscanGetDefault) Error() string

func (*VscanGetDefault) GetPayload ¶

func (o *VscanGetDefault) GetPayload() *models.ErrorResponse

func (*VscanGetDefault) IsClientError ¶

func (o *VscanGetDefault) IsClientError() bool

IsClientError returns true when this vscan get default response has a 4xx status code

func (*VscanGetDefault) IsCode ¶

func (o *VscanGetDefault) IsCode(code int) bool

IsCode returns true when this vscan get default response a status code equal to that given

func (*VscanGetDefault) IsRedirect ¶

func (o *VscanGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan get default response has a 3xx status code

func (*VscanGetDefault) IsServerError ¶

func (o *VscanGetDefault) IsServerError() bool

IsServerError returns true when this vscan get default response has a 5xx status code

func (*VscanGetDefault) IsSuccess ¶

func (o *VscanGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan get default response has a 2xx status code

func (*VscanGetDefault) String ¶

func (o *VscanGetDefault) String() string

type VscanGetOK ¶

type VscanGetOK struct {
	Payload *models.Vscan
}

VscanGetOK describes a response with status code 200, with default header values.

OK

func NewVscanGetOK ¶

func NewVscanGetOK() *VscanGetOK

NewVscanGetOK creates a VscanGetOK with default headers values

func (*VscanGetOK) Error ¶

func (o *VscanGetOK) Error() string

func (*VscanGetOK) GetPayload ¶

func (o *VscanGetOK) GetPayload() *models.Vscan

func (*VscanGetOK) IsClientError ¶

func (o *VscanGetOK) IsClientError() bool

IsClientError returns true when this vscan get o k response has a 4xx status code

func (*VscanGetOK) IsCode ¶

func (o *VscanGetOK) IsCode(code int) bool

IsCode returns true when this vscan get o k response a status code equal to that given

func (*VscanGetOK) IsRedirect ¶

func (o *VscanGetOK) IsRedirect() bool

IsRedirect returns true when this vscan get o k response has a 3xx status code

func (*VscanGetOK) IsServerError ¶

func (o *VscanGetOK) IsServerError() bool

IsServerError returns true when this vscan get o k response has a 5xx status code

func (*VscanGetOK) IsSuccess ¶

func (o *VscanGetOK) IsSuccess() bool

IsSuccess returns true when this vscan get o k response has a 2xx status code

func (*VscanGetOK) String ¶

func (o *VscanGetOK) String() string

type VscanGetParams ¶

type VscanGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanGetParams contains all the parameters to send to the API endpoint

for the vscan get operation.

Typically these are written to a http.Request.

func NewVscanGetParams ¶

func NewVscanGetParams() *VscanGetParams

NewVscanGetParams creates a new VscanGetParams 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 NewVscanGetParamsWithContext ¶

func NewVscanGetParamsWithContext(ctx context.Context) *VscanGetParams

NewVscanGetParamsWithContext creates a new VscanGetParams object with the ability to set a context for a request.

func NewVscanGetParamsWithHTTPClient ¶

func NewVscanGetParamsWithHTTPClient(client *http.Client) *VscanGetParams

NewVscanGetParamsWithHTTPClient creates a new VscanGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanGetParamsWithTimeout ¶

func NewVscanGetParamsWithTimeout(timeout time.Duration) *VscanGetParams

NewVscanGetParamsWithTimeout creates a new VscanGetParams object with the ability to set a timeout on a request.

func (*VscanGetParams) SetContext ¶

func (o *VscanGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan get params

func (*VscanGetParams) SetDefaults ¶

func (o *VscanGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanGetParams) SetFieldsQueryParameter ¶

func (o *VscanGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan get params

func (*VscanGetParams) SetHTTPClient ¶

func (o *VscanGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan get params

func (*VscanGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan get params

func (*VscanGetParams) SetTimeout ¶

func (o *VscanGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan get params

func (*VscanGetParams) WithContext ¶

func (o *VscanGetParams) WithContext(ctx context.Context) *VscanGetParams

WithContext adds the context to the vscan get params

func (*VscanGetParams) WithDefaults ¶

func (o *VscanGetParams) WithDefaults() *VscanGetParams

WithDefaults hydrates default values in the vscan get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanGetParams) WithFieldsQueryParameter ¶

func (o *VscanGetParams) WithFieldsQueryParameter(fields []string) *VscanGetParams

WithFieldsQueryParameter adds the fields to the vscan get params

func (*VscanGetParams) WithHTTPClient ¶

func (o *VscanGetParams) WithHTTPClient(client *http.Client) *VscanGetParams

WithHTTPClient adds the HTTPClient to the vscan get params

func (*VscanGetParams) WithSVMUUIDPathParameter ¶

func (o *VscanGetParams) WithSVMUUIDPathParameter(svmUUID string) *VscanGetParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan get params

func (*VscanGetParams) WithTimeout ¶

func (o *VscanGetParams) WithTimeout(timeout time.Duration) *VscanGetParams

WithTimeout adds the timeout to the vscan get params

func (*VscanGetParams) WriteToRequest ¶

func (o *VscanGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type VscanGetReader ¶

type VscanGetReader struct {
	// contains filtered or unexported fields
}

VscanGetReader is a Reader for the VscanGet structure.

func (*VscanGetReader) ReadResponse ¶

func (o *VscanGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanModifyDefault ¶

type VscanModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027015 | Attempting to enable a Vscan but no active scanner-pool exists for the specified SVM | 10027011 | Attempting to enable a Vscan for an SVM for which no CIFS server exists | 10027023 | Attempting to enable a Vscan for an SVM for which no active Vscan On-Access policy exists

func NewVscanModifyDefault ¶

func NewVscanModifyDefault(code int) *VscanModifyDefault

NewVscanModifyDefault creates a VscanModifyDefault with default headers values

func (*VscanModifyDefault) Code ¶

func (o *VscanModifyDefault) Code() int

Code gets the status code for the vscan modify default response

func (*VscanModifyDefault) Error ¶

func (o *VscanModifyDefault) Error() string

func (*VscanModifyDefault) GetPayload ¶

func (o *VscanModifyDefault) GetPayload() *models.ErrorResponse

func (*VscanModifyDefault) IsClientError ¶

func (o *VscanModifyDefault) IsClientError() bool

IsClientError returns true when this vscan modify default response has a 4xx status code

func (*VscanModifyDefault) IsCode ¶

func (o *VscanModifyDefault) IsCode(code int) bool

IsCode returns true when this vscan modify default response a status code equal to that given

func (*VscanModifyDefault) IsRedirect ¶

func (o *VscanModifyDefault) IsRedirect() bool

IsRedirect returns true when this vscan modify default response has a 3xx status code

func (*VscanModifyDefault) IsServerError ¶

func (o *VscanModifyDefault) IsServerError() bool

IsServerError returns true when this vscan modify default response has a 5xx status code

func (*VscanModifyDefault) IsSuccess ¶

func (o *VscanModifyDefault) IsSuccess() bool

IsSuccess returns true when this vscan modify default response has a 2xx status code

func (*VscanModifyDefault) String ¶

func (o *VscanModifyDefault) String() string

type VscanModifyOK ¶

type VscanModifyOK struct {
}

VscanModifyOK describes a response with status code 200, with default header values.

OK

func NewVscanModifyOK ¶

func NewVscanModifyOK() *VscanModifyOK

NewVscanModifyOK creates a VscanModifyOK with default headers values

func (*VscanModifyOK) Error ¶

func (o *VscanModifyOK) Error() string

func (*VscanModifyOK) IsClientError ¶

func (o *VscanModifyOK) IsClientError() bool

IsClientError returns true when this vscan modify o k response has a 4xx status code

func (*VscanModifyOK) IsCode ¶

func (o *VscanModifyOK) IsCode(code int) bool

IsCode returns true when this vscan modify o k response a status code equal to that given

func (*VscanModifyOK) IsRedirect ¶

func (o *VscanModifyOK) IsRedirect() bool

IsRedirect returns true when this vscan modify o k response has a 3xx status code

func (*VscanModifyOK) IsServerError ¶

func (o *VscanModifyOK) IsServerError() bool

IsServerError returns true when this vscan modify o k response has a 5xx status code

func (*VscanModifyOK) IsSuccess ¶

func (o *VscanModifyOK) IsSuccess() bool

IsSuccess returns true when this vscan modify o k response has a 2xx status code

func (*VscanModifyOK) String ¶

func (o *VscanModifyOK) String() string

type VscanModifyParams ¶

type VscanModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.Vscan

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanModifyParams contains all the parameters to send to the API endpoint

for the vscan modify operation.

Typically these are written to a http.Request.

func NewVscanModifyParams ¶

func NewVscanModifyParams() *VscanModifyParams

NewVscanModifyParams creates a new VscanModifyParams 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 NewVscanModifyParamsWithContext ¶

func NewVscanModifyParamsWithContext(ctx context.Context) *VscanModifyParams

NewVscanModifyParamsWithContext creates a new VscanModifyParams object with the ability to set a context for a request.

func NewVscanModifyParamsWithHTTPClient ¶

func NewVscanModifyParamsWithHTTPClient(client *http.Client) *VscanModifyParams

NewVscanModifyParamsWithHTTPClient creates a new VscanModifyParams object with the ability to set a custom HTTPClient for a request.

func NewVscanModifyParamsWithTimeout ¶

func NewVscanModifyParamsWithTimeout(timeout time.Duration) *VscanModifyParams

NewVscanModifyParamsWithTimeout creates a new VscanModifyParams object with the ability to set a timeout on a request.

func (*VscanModifyParams) SetContext ¶

func (o *VscanModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan modify params

func (*VscanModifyParams) SetDefaults ¶

func (o *VscanModifyParams) SetDefaults()

SetDefaults hydrates default values in the vscan modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanModifyParams) SetHTTPClient ¶

func (o *VscanModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan modify params

func (*VscanModifyParams) SetInfo ¶

func (o *VscanModifyParams) SetInfo(info *models.Vscan)

SetInfo adds the info to the vscan modify params

func (*VscanModifyParams) SetSVMUUIDPathParameter ¶

func (o *VscanModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan modify params

func (*VscanModifyParams) SetTimeout ¶

func (o *VscanModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan modify params

func (*VscanModifyParams) WithContext ¶

func (o *VscanModifyParams) WithContext(ctx context.Context) *VscanModifyParams

WithContext adds the context to the vscan modify params

func (*VscanModifyParams) WithDefaults ¶

func (o *VscanModifyParams) WithDefaults() *VscanModifyParams

WithDefaults hydrates default values in the vscan modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanModifyParams) WithHTTPClient ¶

func (o *VscanModifyParams) WithHTTPClient(client *http.Client) *VscanModifyParams

WithHTTPClient adds the HTTPClient to the vscan modify params

func (*VscanModifyParams) WithInfo ¶

func (o *VscanModifyParams) WithInfo(info *models.Vscan) *VscanModifyParams

WithInfo adds the info to the vscan modify params

func (*VscanModifyParams) WithSVMUUIDPathParameter ¶

func (o *VscanModifyParams) WithSVMUUIDPathParameter(svmUUID string) *VscanModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan modify params

func (*VscanModifyParams) WithTimeout ¶

func (o *VscanModifyParams) WithTimeout(timeout time.Duration) *VscanModifyParams

WithTimeout adds the timeout to the vscan modify params

func (*VscanModifyParams) WriteToRequest ¶

func (o *VscanModifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type VscanModifyReader ¶

type VscanModifyReader struct {
	// contains filtered or unexported fields
}

VscanModifyReader is a Reader for the VscanModify structure.

func (*VscanModifyReader) ReadResponse ¶

func (o *VscanModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnAccessCreateCreated ¶

type VscanOnAccessCreateCreated struct {
	Payload *models.VscanOnAccessResponse
}

VscanOnAccessCreateCreated describes a response with status code 201, with default header values.

Created

func NewVscanOnAccessCreateCreated ¶

func NewVscanOnAccessCreateCreated() *VscanOnAccessCreateCreated

NewVscanOnAccessCreateCreated creates a VscanOnAccessCreateCreated with default headers values

func (*VscanOnAccessCreateCreated) Error ¶

func (*VscanOnAccessCreateCreated) GetPayload ¶

func (*VscanOnAccessCreateCreated) IsClientError ¶

func (o *VscanOnAccessCreateCreated) IsClientError() bool

IsClientError returns true when this vscan on access create created response has a 4xx status code

func (*VscanOnAccessCreateCreated) IsCode ¶

func (o *VscanOnAccessCreateCreated) IsCode(code int) bool

IsCode returns true when this vscan on access create created response a status code equal to that given

func (*VscanOnAccessCreateCreated) IsRedirect ¶

func (o *VscanOnAccessCreateCreated) IsRedirect() bool

IsRedirect returns true when this vscan on access create created response has a 3xx status code

func (*VscanOnAccessCreateCreated) IsServerError ¶

func (o *VscanOnAccessCreateCreated) IsServerError() bool

IsServerError returns true when this vscan on access create created response has a 5xx status code

func (*VscanOnAccessCreateCreated) IsSuccess ¶

func (o *VscanOnAccessCreateCreated) IsSuccess() bool

IsSuccess returns true when this vscan on access create created response has a 2xx status code

func (*VscanOnAccessCreateCreated) String ¶

func (o *VscanOnAccessCreateCreated) String() string

type VscanOnAccessCreateDefault ¶

type VscanOnAccessCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanOnAccessCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027043 | The new On-Access policy cannot be created as the SVM has reached the maximum number of On-Access policies allowed. Delete an existing policy in order to create a new policy | | 10027101 | The file size must be in the range 1KB to 1TB | | 10027107 | The include extensions list cannot be empty. Specify at least one extension for inclusion | | 10027109 | The specified CIFS path is invalid. It must be in the form \"\\dir1\\dir2\" or \"\\dir1\\dir2\\\" | | 10027249 | The On-Access policy created successfully but failed to enable the policy. The reason for enable policy operation failure might be that another policy is enabled. Disable the enabled policy and then enable the newly created policy using the PATCH operation | | 10027253 | The number of paths specified exceeds the configured number of maximum paths. You cannot specify more than the maximum number of configured paths | | 10027254 | The number of extensions specified exceeds the configured maximum number of extensions. You cannot specify more than the maximum number of configured extensions |

func NewVscanOnAccessCreateDefault ¶

func NewVscanOnAccessCreateDefault(code int) *VscanOnAccessCreateDefault

NewVscanOnAccessCreateDefault creates a VscanOnAccessCreateDefault with default headers values

func (*VscanOnAccessCreateDefault) Code ¶

func (o *VscanOnAccessCreateDefault) Code() int

Code gets the status code for the vscan on access create default response

func (*VscanOnAccessCreateDefault) Error ¶

func (*VscanOnAccessCreateDefault) GetPayload ¶

func (*VscanOnAccessCreateDefault) IsClientError ¶

func (o *VscanOnAccessCreateDefault) IsClientError() bool

IsClientError returns true when this vscan on access create default response has a 4xx status code

func (*VscanOnAccessCreateDefault) IsCode ¶

func (o *VscanOnAccessCreateDefault) IsCode(code int) bool

IsCode returns true when this vscan on access create default response a status code equal to that given

func (*VscanOnAccessCreateDefault) IsRedirect ¶

func (o *VscanOnAccessCreateDefault) IsRedirect() bool

IsRedirect returns true when this vscan on access create default response has a 3xx status code

func (*VscanOnAccessCreateDefault) IsServerError ¶

func (o *VscanOnAccessCreateDefault) IsServerError() bool

IsServerError returns true when this vscan on access create default response has a 5xx status code

func (*VscanOnAccessCreateDefault) IsSuccess ¶

func (o *VscanOnAccessCreateDefault) IsSuccess() bool

IsSuccess returns true when this vscan on access create default response has a 2xx status code

func (*VscanOnAccessCreateDefault) String ¶

func (o *VscanOnAccessCreateDefault) String() string

type VscanOnAccessCreateParams ¶

type VscanOnAccessCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.VscanOnAccess

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnAccessCreateParams contains all the parameters to send to the API endpoint

for the vscan on access create operation.

Typically these are written to a http.Request.

func NewVscanOnAccessCreateParams ¶

func NewVscanOnAccessCreateParams() *VscanOnAccessCreateParams

NewVscanOnAccessCreateParams creates a new VscanOnAccessCreateParams 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 NewVscanOnAccessCreateParamsWithContext ¶

func NewVscanOnAccessCreateParamsWithContext(ctx context.Context) *VscanOnAccessCreateParams

NewVscanOnAccessCreateParamsWithContext creates a new VscanOnAccessCreateParams object with the ability to set a context for a request.

func NewVscanOnAccessCreateParamsWithHTTPClient ¶

func NewVscanOnAccessCreateParamsWithHTTPClient(client *http.Client) *VscanOnAccessCreateParams

NewVscanOnAccessCreateParamsWithHTTPClient creates a new VscanOnAccessCreateParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnAccessCreateParamsWithTimeout ¶

func NewVscanOnAccessCreateParamsWithTimeout(timeout time.Duration) *VscanOnAccessCreateParams

NewVscanOnAccessCreateParamsWithTimeout creates a new VscanOnAccessCreateParams object with the ability to set a timeout on a request.

func (*VscanOnAccessCreateParams) SetContext ¶

func (o *VscanOnAccessCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on access create params

func (*VscanOnAccessCreateParams) SetDefaults ¶

func (o *VscanOnAccessCreateParams) SetDefaults()

SetDefaults hydrates default values in the vscan on access create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessCreateParams) SetHTTPClient ¶

func (o *VscanOnAccessCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on access create params

func (*VscanOnAccessCreateParams) SetInfo ¶

SetInfo adds the info to the vscan on access create params

func (*VscanOnAccessCreateParams) SetReturnRecordsQueryParameter ¶

func (o *VscanOnAccessCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan on access create params

func (*VscanOnAccessCreateParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnAccessCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on access create params

func (*VscanOnAccessCreateParams) SetTimeout ¶

func (o *VscanOnAccessCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on access create params

func (*VscanOnAccessCreateParams) WithContext ¶

WithContext adds the context to the vscan on access create params

func (*VscanOnAccessCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on access create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessCreateParams) WithHTTPClient ¶

func (o *VscanOnAccessCreateParams) WithHTTPClient(client *http.Client) *VscanOnAccessCreateParams

WithHTTPClient adds the HTTPClient to the vscan on access create params

func (*VscanOnAccessCreateParams) WithInfo ¶

WithInfo adds the info to the vscan on access create params

func (*VscanOnAccessCreateParams) WithReturnRecordsQueryParameter ¶

func (o *VscanOnAccessCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanOnAccessCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan on access create params

func (*VscanOnAccessCreateParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnAccessCreateParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnAccessCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on access create params

func (*VscanOnAccessCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on access create params

func (*VscanOnAccessCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnAccessCreateReader ¶

type VscanOnAccessCreateReader struct {
	// contains filtered or unexported fields
}

VscanOnAccessCreateReader is a Reader for the VscanOnAccessCreate structure.

func (*VscanOnAccessCreateReader) ReadResponse ¶

func (o *VscanOnAccessCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnAccessDeleteDefault ¶

type VscanOnAccessDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanOnAccessDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027034 | An On-Access policy associated with an administrative SVM cannot be deleted. | | 10027040 | An On-Access policy with a status enabled cannot be deleted. Disable the policy and then delete the policy. |

func NewVscanOnAccessDeleteDefault ¶

func NewVscanOnAccessDeleteDefault(code int) *VscanOnAccessDeleteDefault

NewVscanOnAccessDeleteDefault creates a VscanOnAccessDeleteDefault with default headers values

func (*VscanOnAccessDeleteDefault) Code ¶

func (o *VscanOnAccessDeleteDefault) Code() int

Code gets the status code for the vscan on access delete default response

func (*VscanOnAccessDeleteDefault) Error ¶

func (*VscanOnAccessDeleteDefault) GetPayload ¶

func (*VscanOnAccessDeleteDefault) IsClientError ¶

func (o *VscanOnAccessDeleteDefault) IsClientError() bool

IsClientError returns true when this vscan on access delete default response has a 4xx status code

func (*VscanOnAccessDeleteDefault) IsCode ¶

func (o *VscanOnAccessDeleteDefault) IsCode(code int) bool

IsCode returns true when this vscan on access delete default response a status code equal to that given

func (*VscanOnAccessDeleteDefault) IsRedirect ¶

func (o *VscanOnAccessDeleteDefault) IsRedirect() bool

IsRedirect returns true when this vscan on access delete default response has a 3xx status code

func (*VscanOnAccessDeleteDefault) IsServerError ¶

func (o *VscanOnAccessDeleteDefault) IsServerError() bool

IsServerError returns true when this vscan on access delete default response has a 5xx status code

func (*VscanOnAccessDeleteDefault) IsSuccess ¶

func (o *VscanOnAccessDeleteDefault) IsSuccess() bool

IsSuccess returns true when this vscan on access delete default response has a 2xx status code

func (*VscanOnAccessDeleteDefault) String ¶

func (o *VscanOnAccessDeleteDefault) String() string

type VscanOnAccessDeleteOK ¶

type VscanOnAccessDeleteOK struct {
}

VscanOnAccessDeleteOK describes a response with status code 200, with default header values.

OK

func NewVscanOnAccessDeleteOK ¶

func NewVscanOnAccessDeleteOK() *VscanOnAccessDeleteOK

NewVscanOnAccessDeleteOK creates a VscanOnAccessDeleteOK with default headers values

func (*VscanOnAccessDeleteOK) Error ¶

func (o *VscanOnAccessDeleteOK) Error() string

func (*VscanOnAccessDeleteOK) IsClientError ¶

func (o *VscanOnAccessDeleteOK) IsClientError() bool

IsClientError returns true when this vscan on access delete o k response has a 4xx status code

func (*VscanOnAccessDeleteOK) IsCode ¶

func (o *VscanOnAccessDeleteOK) IsCode(code int) bool

IsCode returns true when this vscan on access delete o k response a status code equal to that given

func (*VscanOnAccessDeleteOK) IsRedirect ¶

func (o *VscanOnAccessDeleteOK) IsRedirect() bool

IsRedirect returns true when this vscan on access delete o k response has a 3xx status code

func (*VscanOnAccessDeleteOK) IsServerError ¶

func (o *VscanOnAccessDeleteOK) IsServerError() bool

IsServerError returns true when this vscan on access delete o k response has a 5xx status code

func (*VscanOnAccessDeleteOK) IsSuccess ¶

func (o *VscanOnAccessDeleteOK) IsSuccess() bool

IsSuccess returns true when this vscan on access delete o k response has a 2xx status code

func (*VscanOnAccessDeleteOK) String ¶

func (o *VscanOnAccessDeleteOK) String() string

type VscanOnAccessDeleteParams ¶

type VscanOnAccessDeleteParams struct {

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnAccessDeleteParams contains all the parameters to send to the API endpoint

for the vscan on access delete operation.

Typically these are written to a http.Request.

func NewVscanOnAccessDeleteParams ¶

func NewVscanOnAccessDeleteParams() *VscanOnAccessDeleteParams

NewVscanOnAccessDeleteParams creates a new VscanOnAccessDeleteParams 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 NewVscanOnAccessDeleteParamsWithContext ¶

func NewVscanOnAccessDeleteParamsWithContext(ctx context.Context) *VscanOnAccessDeleteParams

NewVscanOnAccessDeleteParamsWithContext creates a new VscanOnAccessDeleteParams object with the ability to set a context for a request.

func NewVscanOnAccessDeleteParamsWithHTTPClient ¶

func NewVscanOnAccessDeleteParamsWithHTTPClient(client *http.Client) *VscanOnAccessDeleteParams

NewVscanOnAccessDeleteParamsWithHTTPClient creates a new VscanOnAccessDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnAccessDeleteParamsWithTimeout ¶

func NewVscanOnAccessDeleteParamsWithTimeout(timeout time.Duration) *VscanOnAccessDeleteParams

NewVscanOnAccessDeleteParamsWithTimeout creates a new VscanOnAccessDeleteParams object with the ability to set a timeout on a request.

func (*VscanOnAccessDeleteParams) SetContext ¶

func (o *VscanOnAccessDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on access delete params

func (*VscanOnAccessDeleteParams) SetDefaults ¶

func (o *VscanOnAccessDeleteParams) SetDefaults()

SetDefaults hydrates default values in the vscan on access delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessDeleteParams) SetHTTPClient ¶

func (o *VscanOnAccessDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on access delete params

func (*VscanOnAccessDeleteParams) SetNamePathParameter ¶

func (o *VscanOnAccessDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan on access delete params

func (*VscanOnAccessDeleteParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnAccessDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on access delete params

func (*VscanOnAccessDeleteParams) SetTimeout ¶

func (o *VscanOnAccessDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on access delete params

func (*VscanOnAccessDeleteParams) WithContext ¶

WithContext adds the context to the vscan on access delete params

func (*VscanOnAccessDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on access delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessDeleteParams) WithHTTPClient ¶

func (o *VscanOnAccessDeleteParams) WithHTTPClient(client *http.Client) *VscanOnAccessDeleteParams

WithHTTPClient adds the HTTPClient to the vscan on access delete params

func (*VscanOnAccessDeleteParams) WithNamePathParameter ¶

func (o *VscanOnAccessDeleteParams) WithNamePathParameter(name string) *VscanOnAccessDeleteParams

WithNamePathParameter adds the name to the vscan on access delete params

func (*VscanOnAccessDeleteParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnAccessDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnAccessDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on access delete params

func (*VscanOnAccessDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on access delete params

func (*VscanOnAccessDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnAccessDeleteReader ¶

type VscanOnAccessDeleteReader struct {
	// contains filtered or unexported fields
}

VscanOnAccessDeleteReader is a Reader for the VscanOnAccessDelete structure.

func (*VscanOnAccessDeleteReader) ReadResponse ¶

func (o *VscanOnAccessDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnAccessGetDefault ¶

type VscanOnAccessGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanOnAccessGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanOnAccessGetDefault ¶

func NewVscanOnAccessGetDefault(code int) *VscanOnAccessGetDefault

NewVscanOnAccessGetDefault creates a VscanOnAccessGetDefault with default headers values

func (*VscanOnAccessGetDefault) Code ¶

func (o *VscanOnAccessGetDefault) Code() int

Code gets the status code for the vscan on access get default response

func (*VscanOnAccessGetDefault) Error ¶

func (o *VscanOnAccessGetDefault) Error() string

func (*VscanOnAccessGetDefault) GetPayload ¶

func (o *VscanOnAccessGetDefault) GetPayload() *models.ErrorResponse

func (*VscanOnAccessGetDefault) IsClientError ¶

func (o *VscanOnAccessGetDefault) IsClientError() bool

IsClientError returns true when this vscan on access get default response has a 4xx status code

func (*VscanOnAccessGetDefault) IsCode ¶

func (o *VscanOnAccessGetDefault) IsCode(code int) bool

IsCode returns true when this vscan on access get default response a status code equal to that given

func (*VscanOnAccessGetDefault) IsRedirect ¶

func (o *VscanOnAccessGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan on access get default response has a 3xx status code

func (*VscanOnAccessGetDefault) IsServerError ¶

func (o *VscanOnAccessGetDefault) IsServerError() bool

IsServerError returns true when this vscan on access get default response has a 5xx status code

func (*VscanOnAccessGetDefault) IsSuccess ¶

func (o *VscanOnAccessGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan on access get default response has a 2xx status code

func (*VscanOnAccessGetDefault) String ¶

func (o *VscanOnAccessGetDefault) String() string

type VscanOnAccessGetOK ¶

type VscanOnAccessGetOK struct {
	Payload *models.VscanOnAccess
}

VscanOnAccessGetOK describes a response with status code 200, with default header values.

OK

func NewVscanOnAccessGetOK ¶

func NewVscanOnAccessGetOK() *VscanOnAccessGetOK

NewVscanOnAccessGetOK creates a VscanOnAccessGetOK with default headers values

func (*VscanOnAccessGetOK) Error ¶

func (o *VscanOnAccessGetOK) Error() string

func (*VscanOnAccessGetOK) GetPayload ¶

func (o *VscanOnAccessGetOK) GetPayload() *models.VscanOnAccess

func (*VscanOnAccessGetOK) IsClientError ¶

func (o *VscanOnAccessGetOK) IsClientError() bool

IsClientError returns true when this vscan on access get o k response has a 4xx status code

func (*VscanOnAccessGetOK) IsCode ¶

func (o *VscanOnAccessGetOK) IsCode(code int) bool

IsCode returns true when this vscan on access get o k response a status code equal to that given

func (*VscanOnAccessGetOK) IsRedirect ¶

func (o *VscanOnAccessGetOK) IsRedirect() bool

IsRedirect returns true when this vscan on access get o k response has a 3xx status code

func (*VscanOnAccessGetOK) IsServerError ¶

func (o *VscanOnAccessGetOK) IsServerError() bool

IsServerError returns true when this vscan on access get o k response has a 5xx status code

func (*VscanOnAccessGetOK) IsSuccess ¶

func (o *VscanOnAccessGetOK) IsSuccess() bool

IsSuccess returns true when this vscan on access get o k response has a 2xx status code

func (*VscanOnAccessGetOK) String ¶

func (o *VscanOnAccessGetOK) String() string

type VscanOnAccessGetParams ¶

type VscanOnAccessGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnAccessGetParams contains all the parameters to send to the API endpoint

for the vscan on access get operation.

Typically these are written to a http.Request.

func NewVscanOnAccessGetParams ¶

func NewVscanOnAccessGetParams() *VscanOnAccessGetParams

NewVscanOnAccessGetParams creates a new VscanOnAccessGetParams 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 NewVscanOnAccessGetParamsWithContext ¶

func NewVscanOnAccessGetParamsWithContext(ctx context.Context) *VscanOnAccessGetParams

NewVscanOnAccessGetParamsWithContext creates a new VscanOnAccessGetParams object with the ability to set a context for a request.

func NewVscanOnAccessGetParamsWithHTTPClient ¶

func NewVscanOnAccessGetParamsWithHTTPClient(client *http.Client) *VscanOnAccessGetParams

NewVscanOnAccessGetParamsWithHTTPClient creates a new VscanOnAccessGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnAccessGetParamsWithTimeout ¶

func NewVscanOnAccessGetParamsWithTimeout(timeout time.Duration) *VscanOnAccessGetParams

NewVscanOnAccessGetParamsWithTimeout creates a new VscanOnAccessGetParams object with the ability to set a timeout on a request.

func (*VscanOnAccessGetParams) SetContext ¶

func (o *VscanOnAccessGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on access get params

func (*VscanOnAccessGetParams) SetDefaults ¶

func (o *VscanOnAccessGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan on access get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessGetParams) SetFieldsQueryParameter ¶

func (o *VscanOnAccessGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan on access get params

func (*VscanOnAccessGetParams) SetHTTPClient ¶

func (o *VscanOnAccessGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on access get params

func (*VscanOnAccessGetParams) SetNamePathParameter ¶

func (o *VscanOnAccessGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan on access get params

func (*VscanOnAccessGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnAccessGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on access get params

func (*VscanOnAccessGetParams) SetTimeout ¶

func (o *VscanOnAccessGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on access get params

func (*VscanOnAccessGetParams) WithContext ¶

WithContext adds the context to the vscan on access get params

func (*VscanOnAccessGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on access get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessGetParams) WithFieldsQueryParameter ¶

func (o *VscanOnAccessGetParams) WithFieldsQueryParameter(fields []string) *VscanOnAccessGetParams

WithFieldsQueryParameter adds the fields to the vscan on access get params

func (*VscanOnAccessGetParams) WithHTTPClient ¶

func (o *VscanOnAccessGetParams) WithHTTPClient(client *http.Client) *VscanOnAccessGetParams

WithHTTPClient adds the HTTPClient to the vscan on access get params

func (*VscanOnAccessGetParams) WithNamePathParameter ¶

func (o *VscanOnAccessGetParams) WithNamePathParameter(name string) *VscanOnAccessGetParams

WithNamePathParameter adds the name to the vscan on access get params

func (*VscanOnAccessGetParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnAccessGetParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnAccessGetParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on access get params

func (*VscanOnAccessGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on access get params

func (*VscanOnAccessGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnAccessGetReader ¶

type VscanOnAccessGetReader struct {
	// contains filtered or unexported fields
}

VscanOnAccessGetReader is a Reader for the VscanOnAccessGet structure.

func (*VscanOnAccessGetReader) ReadResponse ¶

func (o *VscanOnAccessGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnAccessModifyDefault ¶

type VscanOnAccessModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanOnAccessModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027033 | Configurations for an On-Access policy associated with an administrative SVM cannot be modified. However, the policy can be enabled or disabled. | | 10027046 | The specified SVM is not the owner of the specified policy. Check for the correct SVM who owns the policy. | | 10027101 | The file size must be in the range 1KB to 1TB | | 10027107 | The include extensions list cannot be empty. Specify at least one extension for inclusion. | | 10027109 | The specified CIFS path is invalid. It must be in the form \"\\dir1\\dir2\" or \"\\dir1\\dir2\\\". | | 10027249 | The On-Access policy updated successfully but failed to enable/disable the policy. The reason for an enable policy operation failure might be that another policy is enabled. Disable the already enabled policy and then enable the policy. The reason for a disable policy operation failure might be that Vscan is enabled on the SVM. Disable the Vscan first and then disable the policy. | | 10027250 | The On-Access policy cannot be enabled/disabled. The reason for an enable policy operation failure might be that another policy is enabled. Disable the already enabled policy and then enable the policy. The reason for a disable policy operation failure might be that Vscan is enabled on the SVM. Disable the Vscan and then disable the policy. | | 10027253 | The number of paths specified exceeds the configured maximum number of paths. You cannot specify more than the maximum number of configured paths. | | 10027254 | The number of extensions specified exceeds the configured maximum number of extensions. You cannot specify more than the maximum number of configured extensions. |

func NewVscanOnAccessModifyDefault ¶

func NewVscanOnAccessModifyDefault(code int) *VscanOnAccessModifyDefault

NewVscanOnAccessModifyDefault creates a VscanOnAccessModifyDefault with default headers values

func (*VscanOnAccessModifyDefault) Code ¶

func (o *VscanOnAccessModifyDefault) Code() int

Code gets the status code for the vscan on access modify default response

func (*VscanOnAccessModifyDefault) Error ¶

func (*VscanOnAccessModifyDefault) GetPayload ¶

func (*VscanOnAccessModifyDefault) IsClientError ¶

func (o *VscanOnAccessModifyDefault) IsClientError() bool

IsClientError returns true when this vscan on access modify default response has a 4xx status code

func (*VscanOnAccessModifyDefault) IsCode ¶

func (o *VscanOnAccessModifyDefault) IsCode(code int) bool

IsCode returns true when this vscan on access modify default response a status code equal to that given

func (*VscanOnAccessModifyDefault) IsRedirect ¶

func (o *VscanOnAccessModifyDefault) IsRedirect() bool

IsRedirect returns true when this vscan on access modify default response has a 3xx status code

func (*VscanOnAccessModifyDefault) IsServerError ¶

func (o *VscanOnAccessModifyDefault) IsServerError() bool

IsServerError returns true when this vscan on access modify default response has a 5xx status code

func (*VscanOnAccessModifyDefault) IsSuccess ¶

func (o *VscanOnAccessModifyDefault) IsSuccess() bool

IsSuccess returns true when this vscan on access modify default response has a 2xx status code

func (*VscanOnAccessModifyDefault) String ¶

func (o *VscanOnAccessModifyDefault) String() string

type VscanOnAccessModifyOK ¶

type VscanOnAccessModifyOK struct {
}

VscanOnAccessModifyOK describes a response with status code 200, with default header values.

OK

func NewVscanOnAccessModifyOK ¶

func NewVscanOnAccessModifyOK() *VscanOnAccessModifyOK

NewVscanOnAccessModifyOK creates a VscanOnAccessModifyOK with default headers values

func (*VscanOnAccessModifyOK) Error ¶

func (o *VscanOnAccessModifyOK) Error() string

func (*VscanOnAccessModifyOK) IsClientError ¶

func (o *VscanOnAccessModifyOK) IsClientError() bool

IsClientError returns true when this vscan on access modify o k response has a 4xx status code

func (*VscanOnAccessModifyOK) IsCode ¶

func (o *VscanOnAccessModifyOK) IsCode(code int) bool

IsCode returns true when this vscan on access modify o k response a status code equal to that given

func (*VscanOnAccessModifyOK) IsRedirect ¶

func (o *VscanOnAccessModifyOK) IsRedirect() bool

IsRedirect returns true when this vscan on access modify o k response has a 3xx status code

func (*VscanOnAccessModifyOK) IsServerError ¶

func (o *VscanOnAccessModifyOK) IsServerError() bool

IsServerError returns true when this vscan on access modify o k response has a 5xx status code

func (*VscanOnAccessModifyOK) IsSuccess ¶

func (o *VscanOnAccessModifyOK) IsSuccess() bool

IsSuccess returns true when this vscan on access modify o k response has a 2xx status code

func (*VscanOnAccessModifyOK) String ¶

func (o *VscanOnAccessModifyOK) String() string

type VscanOnAccessModifyParams ¶

type VscanOnAccessModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.VscanOnAccess

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnAccessModifyParams contains all the parameters to send to the API endpoint

for the vscan on access modify operation.

Typically these are written to a http.Request.

func NewVscanOnAccessModifyParams ¶

func NewVscanOnAccessModifyParams() *VscanOnAccessModifyParams

NewVscanOnAccessModifyParams creates a new VscanOnAccessModifyParams 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 NewVscanOnAccessModifyParamsWithContext ¶

func NewVscanOnAccessModifyParamsWithContext(ctx context.Context) *VscanOnAccessModifyParams

NewVscanOnAccessModifyParamsWithContext creates a new VscanOnAccessModifyParams object with the ability to set a context for a request.

func NewVscanOnAccessModifyParamsWithHTTPClient ¶

func NewVscanOnAccessModifyParamsWithHTTPClient(client *http.Client) *VscanOnAccessModifyParams

NewVscanOnAccessModifyParamsWithHTTPClient creates a new VscanOnAccessModifyParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnAccessModifyParamsWithTimeout ¶

func NewVscanOnAccessModifyParamsWithTimeout(timeout time.Duration) *VscanOnAccessModifyParams

NewVscanOnAccessModifyParamsWithTimeout creates a new VscanOnAccessModifyParams object with the ability to set a timeout on a request.

func (*VscanOnAccessModifyParams) SetContext ¶

func (o *VscanOnAccessModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on access modify params

func (*VscanOnAccessModifyParams) SetDefaults ¶

func (o *VscanOnAccessModifyParams) SetDefaults()

SetDefaults hydrates default values in the vscan on access modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessModifyParams) SetHTTPClient ¶

func (o *VscanOnAccessModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on access modify params

func (*VscanOnAccessModifyParams) SetInfo ¶

SetInfo adds the info to the vscan on access modify params

func (*VscanOnAccessModifyParams) SetNamePathParameter ¶

func (o *VscanOnAccessModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan on access modify params

func (*VscanOnAccessModifyParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnAccessModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on access modify params

func (*VscanOnAccessModifyParams) SetTimeout ¶

func (o *VscanOnAccessModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on access modify params

func (*VscanOnAccessModifyParams) WithContext ¶

WithContext adds the context to the vscan on access modify params

func (*VscanOnAccessModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on access modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessModifyParams) WithHTTPClient ¶

func (o *VscanOnAccessModifyParams) WithHTTPClient(client *http.Client) *VscanOnAccessModifyParams

WithHTTPClient adds the HTTPClient to the vscan on access modify params

func (*VscanOnAccessModifyParams) WithInfo ¶

WithInfo adds the info to the vscan on access modify params

func (*VscanOnAccessModifyParams) WithNamePathParameter ¶

func (o *VscanOnAccessModifyParams) WithNamePathParameter(name string) *VscanOnAccessModifyParams

WithNamePathParameter adds the name to the vscan on access modify params

func (*VscanOnAccessModifyParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnAccessModifyParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnAccessModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on access modify params

func (*VscanOnAccessModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on access modify params

func (*VscanOnAccessModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnAccessModifyReader ¶

type VscanOnAccessModifyReader struct {
	// contains filtered or unexported fields
}

VscanOnAccessModifyReader is a Reader for the VscanOnAccessModify structure.

func (*VscanOnAccessModifyReader) ReadResponse ¶

func (o *VscanOnAccessModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnAccessPolicyCollectionGetDefault ¶

type VscanOnAccessPolicyCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanOnAccessPolicyCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanOnAccessPolicyCollectionGetDefault ¶

func NewVscanOnAccessPolicyCollectionGetDefault(code int) *VscanOnAccessPolicyCollectionGetDefault

NewVscanOnAccessPolicyCollectionGetDefault creates a VscanOnAccessPolicyCollectionGetDefault with default headers values

func (*VscanOnAccessPolicyCollectionGetDefault) Code ¶

Code gets the status code for the vscan on access policy collection get default response

func (*VscanOnAccessPolicyCollectionGetDefault) Error ¶

func (*VscanOnAccessPolicyCollectionGetDefault) GetPayload ¶

func (*VscanOnAccessPolicyCollectionGetDefault) IsClientError ¶

func (o *VscanOnAccessPolicyCollectionGetDefault) IsClientError() bool

IsClientError returns true when this vscan on access policy collection get default response has a 4xx status code

func (*VscanOnAccessPolicyCollectionGetDefault) IsCode ¶

IsCode returns true when this vscan on access policy collection get default response a status code equal to that given

func (*VscanOnAccessPolicyCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this vscan on access policy collection get default response has a 3xx status code

func (*VscanOnAccessPolicyCollectionGetDefault) IsServerError ¶

func (o *VscanOnAccessPolicyCollectionGetDefault) IsServerError() bool

IsServerError returns true when this vscan on access policy collection get default response has a 5xx status code

func (*VscanOnAccessPolicyCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this vscan on access policy collection get default response has a 2xx status code

func (*VscanOnAccessPolicyCollectionGetDefault) String ¶

type VscanOnAccessPolicyCollectionGetOK ¶

type VscanOnAccessPolicyCollectionGetOK struct {
	Payload *models.VscanOnAccessResponse
}

VscanOnAccessPolicyCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewVscanOnAccessPolicyCollectionGetOK ¶

func NewVscanOnAccessPolicyCollectionGetOK() *VscanOnAccessPolicyCollectionGetOK

NewVscanOnAccessPolicyCollectionGetOK creates a VscanOnAccessPolicyCollectionGetOK with default headers values

func (*VscanOnAccessPolicyCollectionGetOK) Error ¶

func (*VscanOnAccessPolicyCollectionGetOK) GetPayload ¶

func (*VscanOnAccessPolicyCollectionGetOK) IsClientError ¶

func (o *VscanOnAccessPolicyCollectionGetOK) IsClientError() bool

IsClientError returns true when this vscan on access policy collection get o k response has a 4xx status code

func (*VscanOnAccessPolicyCollectionGetOK) IsCode ¶

IsCode returns true when this vscan on access policy collection get o k response a status code equal to that given

func (*VscanOnAccessPolicyCollectionGetOK) IsRedirect ¶

func (o *VscanOnAccessPolicyCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this vscan on access policy collection get o k response has a 3xx status code

func (*VscanOnAccessPolicyCollectionGetOK) IsServerError ¶

func (o *VscanOnAccessPolicyCollectionGetOK) IsServerError() bool

IsServerError returns true when this vscan on access policy collection get o k response has a 5xx status code

func (*VscanOnAccessPolicyCollectionGetOK) IsSuccess ¶

IsSuccess returns true when this vscan on access policy collection get o k response has a 2xx status code

func (*VscanOnAccessPolicyCollectionGetOK) String ¶

type VscanOnAccessPolicyCollectionGetParams ¶

type VscanOnAccessPolicyCollectionGetParams struct {

	/* Enabled.

	   Filter by enabled
	*/
	EnabledQueryParameter *bool

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* Mandatory.

	   Filter by mandatory
	*/
	MandatoryQueryParameter *bool

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ScopeExcludeExtensions.

	   Filter by scope.exclude_extensions
	*/
	ScopeExcludeExtensionsQueryParameter *string

	/* ScopeExcludePaths.

	   Filter by scope.exclude_paths
	*/
	ScopeExcludePathsQueryParameter *string

	/* ScopeIncludeExtensions.

	   Filter by scope.include_extensions
	*/
	ScopeIncludeExtensionsQueryParameter *string

	/* ScopeMaxFileSize.

	   Filter by scope.max_file_size
	*/
	ScopeMaxFileSizeQueryParameter *int64

	/* ScopeOnlyExecuteAccess.

	   Filter by scope.only_execute_access
	*/
	ScopeOnlyExecuteAccessQueryParameter *bool

	/* ScopeScanReadonlyVolumes.

	   Filter by scope.scan_readonly_volumes
	*/
	ScopeScanReadonlyVolumesQueryParameter *bool

	/* ScopeScanWithoutExtension.

	   Filter by scope.scan_without_extension
	*/
	ScopeScanWithoutExtensionQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnAccessPolicyCollectionGetParams contains all the parameters to send to the API endpoint

for the vscan on access policy collection get operation.

Typically these are written to a http.Request.

func NewVscanOnAccessPolicyCollectionGetParams ¶

func NewVscanOnAccessPolicyCollectionGetParams() *VscanOnAccessPolicyCollectionGetParams

NewVscanOnAccessPolicyCollectionGetParams creates a new VscanOnAccessPolicyCollectionGetParams 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 NewVscanOnAccessPolicyCollectionGetParamsWithContext ¶

func NewVscanOnAccessPolicyCollectionGetParamsWithContext(ctx context.Context) *VscanOnAccessPolicyCollectionGetParams

NewVscanOnAccessPolicyCollectionGetParamsWithContext creates a new VscanOnAccessPolicyCollectionGetParams object with the ability to set a context for a request.

func NewVscanOnAccessPolicyCollectionGetParamsWithHTTPClient ¶

func NewVscanOnAccessPolicyCollectionGetParamsWithHTTPClient(client *http.Client) *VscanOnAccessPolicyCollectionGetParams

NewVscanOnAccessPolicyCollectionGetParamsWithHTTPClient creates a new VscanOnAccessPolicyCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnAccessPolicyCollectionGetParamsWithTimeout ¶

func NewVscanOnAccessPolicyCollectionGetParamsWithTimeout(timeout time.Duration) *VscanOnAccessPolicyCollectionGetParams

NewVscanOnAccessPolicyCollectionGetParamsWithTimeout creates a new VscanOnAccessPolicyCollectionGetParams object with the ability to set a timeout on a request.

func (*VscanOnAccessPolicyCollectionGetParams) SetContext ¶

SetContext adds the context to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetDefaults ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan on access policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessPolicyCollectionGetParams) SetEnabledQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetEnabledQueryParameter(enabled *bool)

SetEnabledQueryParameter adds the enabled to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetFieldsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetHTTPClient ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetMandatoryQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetMandatoryQueryParameter(mandatory *bool)

SetMandatoryQueryParameter adds the mandatory to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetNameQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetOrderByQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeExcludeExtensionsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeExcludeExtensionsQueryParameter(scopeExcludeExtensions *string)

SetScopeExcludeExtensionsQueryParameter adds the scopeExcludeExtensions to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeExcludePathsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeExcludePathsQueryParameter(scopeExcludePaths *string)

SetScopeExcludePathsQueryParameter adds the scopeExcludePaths to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeIncludeExtensionsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeIncludeExtensionsQueryParameter(scopeIncludeExtensions *string)

SetScopeIncludeExtensionsQueryParameter adds the scopeIncludeExtensions to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeMaxFileSizeQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeMaxFileSizeQueryParameter(scopeMaxFileSize *int64)

SetScopeMaxFileSizeQueryParameter adds the scopeMaxFileSize to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeOnlyExecuteAccessQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeOnlyExecuteAccessQueryParameter(scopeOnlyExecuteAccess *bool)

SetScopeOnlyExecuteAccessQueryParameter adds the scopeOnlyExecuteAccess to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeScanReadonlyVolumesQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeScanReadonlyVolumesQueryParameter(scopeScanReadonlyVolumes *bool)

SetScopeScanReadonlyVolumesQueryParameter adds the scopeScanReadonlyVolumes to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetScopeScanWithoutExtensionQueryParameter(scopeScanWithoutExtension *bool)

SetScopeScanWithoutExtensionQueryParameter adds the scopeScanWithoutExtension to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) SetTimeout ¶

func (o *VscanOnAccessPolicyCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithContext ¶

WithContext adds the context to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on access policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnAccessPolicyCollectionGetParams) WithEnabledQueryParameter ¶

WithEnabledQueryParameter adds the enabled to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithMandatoryQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithMandatoryQueryParameter(mandatory *bool) *VscanOnAccessPolicyCollectionGetParams

WithMandatoryQueryParameter adds the mandatory to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *VscanOnAccessPolicyCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanOnAccessPolicyCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *VscanOnAccessPolicyCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeExcludeExtensionsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeExcludeExtensionsQueryParameter(scopeExcludeExtensions *string) *VscanOnAccessPolicyCollectionGetParams

WithScopeExcludeExtensionsQueryParameter adds the scopeExcludeExtensions to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeExcludePathsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeExcludePathsQueryParameter(scopeExcludePaths *string) *VscanOnAccessPolicyCollectionGetParams

WithScopeExcludePathsQueryParameter adds the scopeExcludePaths to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeIncludeExtensionsQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeIncludeExtensionsQueryParameter(scopeIncludeExtensions *string) *VscanOnAccessPolicyCollectionGetParams

WithScopeIncludeExtensionsQueryParameter adds the scopeIncludeExtensions to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeMaxFileSizeQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeMaxFileSizeQueryParameter(scopeMaxFileSize *int64) *VscanOnAccessPolicyCollectionGetParams

WithScopeMaxFileSizeQueryParameter adds the scopeMaxFileSize to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeOnlyExecuteAccessQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeOnlyExecuteAccessQueryParameter(scopeOnlyExecuteAccess *bool) *VscanOnAccessPolicyCollectionGetParams

WithScopeOnlyExecuteAccessQueryParameter adds the scopeOnlyExecuteAccess to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeScanReadonlyVolumesQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeScanReadonlyVolumesQueryParameter(scopeScanReadonlyVolumes *bool) *VscanOnAccessPolicyCollectionGetParams

WithScopeScanReadonlyVolumesQueryParameter adds the scopeScanReadonlyVolumes to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanOnAccessPolicyCollectionGetParams) WithScopeScanWithoutExtensionQueryParameter(scopeScanWithoutExtension *bool) *VscanOnAccessPolicyCollectionGetParams

WithScopeScanWithoutExtensionQueryParameter adds the scopeScanWithoutExtension to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on access policy collection get params

func (*VscanOnAccessPolicyCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnAccessPolicyCollectionGetReader ¶

type VscanOnAccessPolicyCollectionGetReader struct {
	// contains filtered or unexported fields
}

VscanOnAccessPolicyCollectionGetReader is a Reader for the VscanOnAccessPolicyCollectionGet structure.

func (*VscanOnAccessPolicyCollectionGetReader) ReadResponse ¶

func (o *VscanOnAccessPolicyCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnDemandCreateCreated ¶

type VscanOnDemandCreateCreated struct {
	Payload *models.VscanOnDemandResponse
}

VscanOnDemandCreateCreated describes a response with status code 201, with default header values.

Created

func NewVscanOnDemandCreateCreated ¶

func NewVscanOnDemandCreateCreated() *VscanOnDemandCreateCreated

NewVscanOnDemandCreateCreated creates a VscanOnDemandCreateCreated with default headers values

func (*VscanOnDemandCreateCreated) Error ¶

func (*VscanOnDemandCreateCreated) GetPayload ¶

func (*VscanOnDemandCreateCreated) IsClientError ¶

func (o *VscanOnDemandCreateCreated) IsClientError() bool

IsClientError returns true when this vscan on demand create created response has a 4xx status code

func (*VscanOnDemandCreateCreated) IsCode ¶

func (o *VscanOnDemandCreateCreated) IsCode(code int) bool

IsCode returns true when this vscan on demand create created response a status code equal to that given

func (*VscanOnDemandCreateCreated) IsRedirect ¶

func (o *VscanOnDemandCreateCreated) IsRedirect() bool

IsRedirect returns true when this vscan on demand create created response has a 3xx status code

func (*VscanOnDemandCreateCreated) IsServerError ¶

func (o *VscanOnDemandCreateCreated) IsServerError() bool

IsServerError returns true when this vscan on demand create created response has a 5xx status code

func (*VscanOnDemandCreateCreated) IsSuccess ¶

func (o *VscanOnDemandCreateCreated) IsSuccess() bool

IsSuccess returns true when this vscan on demand create created response has a 2xx status code

func (*VscanOnDemandCreateCreated) String ¶

func (o *VscanOnDemandCreateCreated) String() string

type VscanOnDemandCreateDefault ¶

type VscanOnDemandCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanOnDemandCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027101 | The file size must be in the range 1KB to 1TB | | 10027107 | The include extensions list cannot be empty. Specify at least one extension for inclusion. | | 10027164 | An On-Demand policy cannot be scheduled, as the Vscan is disabled. Enable the Vscan and retry the operation. | | 10027167 | The specified schedule does not exist. Create the schedule or create a policy without specifying the schedule. | | 10027168 | The specified scan path does not exist. The scan path must be specified from the root of the SVM, and must begin with UNIX path delimiters (use “/” not “\\”) | | 10027169 | The specified scan path is not supported for scanning. | | 10027173 | The new On-Demand policy cannot be created as the SVM has reached the maximum number of On-Demand policies allowed. Delete an existing policy in order to create a new policy. | | 10027174 | The specified exclude path is invalid. The path must be specified from the root of the SVM, and must begin with UNIX path delimiters (use "/" not "\\") | | 10027175 | An On-Demand policy cannot be scheduled as the Vserver is not in an operational state. | | 10027176 | The log-path specified does not exist. The log path must be specified from the root of the SVM, and must begin with UNIX path delimiters (use “/” not “\”). | | 10027177 | The log path specified is not supported. | | 10027253 | The number of paths specified exceeds the configured maximum number of paths. You cannot specify more than the maximum number of configured paths. | | 10027254 | The number of extensions specified exceeds the configured maximum number of extensions. You cannot specify more than the maximum number of configured extensions. | | 10027255 | Another policy is already scheduled. Only one policy per SVM is allowed to be scheduled at any one time. Create a policy without specifying a schedule. |

func NewVscanOnDemandCreateDefault ¶

func NewVscanOnDemandCreateDefault(code int) *VscanOnDemandCreateDefault

NewVscanOnDemandCreateDefault creates a VscanOnDemandCreateDefault with default headers values

func (*VscanOnDemandCreateDefault) Code ¶

func (o *VscanOnDemandCreateDefault) Code() int

Code gets the status code for the vscan on demand create default response

func (*VscanOnDemandCreateDefault) Error ¶

func (*VscanOnDemandCreateDefault) GetPayload ¶

func (*VscanOnDemandCreateDefault) IsClientError ¶

func (o *VscanOnDemandCreateDefault) IsClientError() bool

IsClientError returns true when this vscan on demand create default response has a 4xx status code

func (*VscanOnDemandCreateDefault) IsCode ¶

func (o *VscanOnDemandCreateDefault) IsCode(code int) bool

IsCode returns true when this vscan on demand create default response a status code equal to that given

func (*VscanOnDemandCreateDefault) IsRedirect ¶

func (o *VscanOnDemandCreateDefault) IsRedirect() bool

IsRedirect returns true when this vscan on demand create default response has a 3xx status code

func (*VscanOnDemandCreateDefault) IsServerError ¶

func (o *VscanOnDemandCreateDefault) IsServerError() bool

IsServerError returns true when this vscan on demand create default response has a 5xx status code

func (*VscanOnDemandCreateDefault) IsSuccess ¶

func (o *VscanOnDemandCreateDefault) IsSuccess() bool

IsSuccess returns true when this vscan on demand create default response has a 2xx status code

func (*VscanOnDemandCreateDefault) String ¶

func (o *VscanOnDemandCreateDefault) String() string

type VscanOnDemandCreateParams ¶

type VscanOnDemandCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.VscanOnDemand

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnDemandCreateParams contains all the parameters to send to the API endpoint

for the vscan on demand create operation.

Typically these are written to a http.Request.

func NewVscanOnDemandCreateParams ¶

func NewVscanOnDemandCreateParams() *VscanOnDemandCreateParams

NewVscanOnDemandCreateParams creates a new VscanOnDemandCreateParams 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 NewVscanOnDemandCreateParamsWithContext ¶

func NewVscanOnDemandCreateParamsWithContext(ctx context.Context) *VscanOnDemandCreateParams

NewVscanOnDemandCreateParamsWithContext creates a new VscanOnDemandCreateParams object with the ability to set a context for a request.

func NewVscanOnDemandCreateParamsWithHTTPClient ¶

func NewVscanOnDemandCreateParamsWithHTTPClient(client *http.Client) *VscanOnDemandCreateParams

NewVscanOnDemandCreateParamsWithHTTPClient creates a new VscanOnDemandCreateParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnDemandCreateParamsWithTimeout ¶

func NewVscanOnDemandCreateParamsWithTimeout(timeout time.Duration) *VscanOnDemandCreateParams

NewVscanOnDemandCreateParamsWithTimeout creates a new VscanOnDemandCreateParams object with the ability to set a timeout on a request.

func (*VscanOnDemandCreateParams) SetContext ¶

func (o *VscanOnDemandCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on demand create params

func (*VscanOnDemandCreateParams) SetDefaults ¶

func (o *VscanOnDemandCreateParams) SetDefaults()

SetDefaults hydrates default values in the vscan on demand create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandCreateParams) SetHTTPClient ¶

func (o *VscanOnDemandCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on demand create params

func (*VscanOnDemandCreateParams) SetInfo ¶

SetInfo adds the info to the vscan on demand create params

func (*VscanOnDemandCreateParams) SetReturnRecordsQueryParameter ¶

func (o *VscanOnDemandCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan on demand create params

func (*VscanOnDemandCreateParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnDemandCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on demand create params

func (*VscanOnDemandCreateParams) SetTimeout ¶

func (o *VscanOnDemandCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on demand create params

func (*VscanOnDemandCreateParams) WithContext ¶

WithContext adds the context to the vscan on demand create params

func (*VscanOnDemandCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on demand create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandCreateParams) WithHTTPClient ¶

func (o *VscanOnDemandCreateParams) WithHTTPClient(client *http.Client) *VscanOnDemandCreateParams

WithHTTPClient adds the HTTPClient to the vscan on demand create params

func (*VscanOnDemandCreateParams) WithInfo ¶

WithInfo adds the info to the vscan on demand create params

func (*VscanOnDemandCreateParams) WithReturnRecordsQueryParameter ¶

func (o *VscanOnDemandCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanOnDemandCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan on demand create params

func (*VscanOnDemandCreateParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnDemandCreateParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnDemandCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on demand create params

func (*VscanOnDemandCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on demand create params

func (*VscanOnDemandCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnDemandCreateReader ¶

type VscanOnDemandCreateReader struct {
	// contains filtered or unexported fields
}

VscanOnDemandCreateReader is a Reader for the VscanOnDemandCreate structure.

func (*VscanOnDemandCreateReader) ReadResponse ¶

func (o *VscanOnDemandCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnDemandDeleteDefault ¶

type VscanOnDemandDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanOnDemandDeleteDefault describes a response with status code -1, with default header values.

Error

func NewVscanOnDemandDeleteDefault ¶

func NewVscanOnDemandDeleteDefault(code int) *VscanOnDemandDeleteDefault

NewVscanOnDemandDeleteDefault creates a VscanOnDemandDeleteDefault with default headers values

func (*VscanOnDemandDeleteDefault) Code ¶

func (o *VscanOnDemandDeleteDefault) Code() int

Code gets the status code for the vscan on demand delete default response

func (*VscanOnDemandDeleteDefault) Error ¶

func (*VscanOnDemandDeleteDefault) GetPayload ¶

func (*VscanOnDemandDeleteDefault) IsClientError ¶

func (o *VscanOnDemandDeleteDefault) IsClientError() bool

IsClientError returns true when this vscan on demand delete default response has a 4xx status code

func (*VscanOnDemandDeleteDefault) IsCode ¶

func (o *VscanOnDemandDeleteDefault) IsCode(code int) bool

IsCode returns true when this vscan on demand delete default response a status code equal to that given

func (*VscanOnDemandDeleteDefault) IsRedirect ¶

func (o *VscanOnDemandDeleteDefault) IsRedirect() bool

IsRedirect returns true when this vscan on demand delete default response has a 3xx status code

func (*VscanOnDemandDeleteDefault) IsServerError ¶

func (o *VscanOnDemandDeleteDefault) IsServerError() bool

IsServerError returns true when this vscan on demand delete default response has a 5xx status code

func (*VscanOnDemandDeleteDefault) IsSuccess ¶

func (o *VscanOnDemandDeleteDefault) IsSuccess() bool

IsSuccess returns true when this vscan on demand delete default response has a 2xx status code

func (*VscanOnDemandDeleteDefault) String ¶

func (o *VscanOnDemandDeleteDefault) String() string

type VscanOnDemandDeleteOK ¶

type VscanOnDemandDeleteOK struct {
}

VscanOnDemandDeleteOK describes a response with status code 200, with default header values.

OK

func NewVscanOnDemandDeleteOK ¶

func NewVscanOnDemandDeleteOK() *VscanOnDemandDeleteOK

NewVscanOnDemandDeleteOK creates a VscanOnDemandDeleteOK with default headers values

func (*VscanOnDemandDeleteOK) Error ¶

func (o *VscanOnDemandDeleteOK) Error() string

func (*VscanOnDemandDeleteOK) IsClientError ¶

func (o *VscanOnDemandDeleteOK) IsClientError() bool

IsClientError returns true when this vscan on demand delete o k response has a 4xx status code

func (*VscanOnDemandDeleteOK) IsCode ¶

func (o *VscanOnDemandDeleteOK) IsCode(code int) bool

IsCode returns true when this vscan on demand delete o k response a status code equal to that given

func (*VscanOnDemandDeleteOK) IsRedirect ¶

func (o *VscanOnDemandDeleteOK) IsRedirect() bool

IsRedirect returns true when this vscan on demand delete o k response has a 3xx status code

func (*VscanOnDemandDeleteOK) IsServerError ¶

func (o *VscanOnDemandDeleteOK) IsServerError() bool

IsServerError returns true when this vscan on demand delete o k response has a 5xx status code

func (*VscanOnDemandDeleteOK) IsSuccess ¶

func (o *VscanOnDemandDeleteOK) IsSuccess() bool

IsSuccess returns true when this vscan on demand delete o k response has a 2xx status code

func (*VscanOnDemandDeleteOK) String ¶

func (o *VscanOnDemandDeleteOK) String() string

type VscanOnDemandDeleteParams ¶

type VscanOnDemandDeleteParams struct {

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnDemandDeleteParams contains all the parameters to send to the API endpoint

for the vscan on demand delete operation.

Typically these are written to a http.Request.

func NewVscanOnDemandDeleteParams ¶

func NewVscanOnDemandDeleteParams() *VscanOnDemandDeleteParams

NewVscanOnDemandDeleteParams creates a new VscanOnDemandDeleteParams 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 NewVscanOnDemandDeleteParamsWithContext ¶

func NewVscanOnDemandDeleteParamsWithContext(ctx context.Context) *VscanOnDemandDeleteParams

NewVscanOnDemandDeleteParamsWithContext creates a new VscanOnDemandDeleteParams object with the ability to set a context for a request.

func NewVscanOnDemandDeleteParamsWithHTTPClient ¶

func NewVscanOnDemandDeleteParamsWithHTTPClient(client *http.Client) *VscanOnDemandDeleteParams

NewVscanOnDemandDeleteParamsWithHTTPClient creates a new VscanOnDemandDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnDemandDeleteParamsWithTimeout ¶

func NewVscanOnDemandDeleteParamsWithTimeout(timeout time.Duration) *VscanOnDemandDeleteParams

NewVscanOnDemandDeleteParamsWithTimeout creates a new VscanOnDemandDeleteParams object with the ability to set a timeout on a request.

func (*VscanOnDemandDeleteParams) SetContext ¶

func (o *VscanOnDemandDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) SetDefaults ¶

func (o *VscanOnDemandDeleteParams) SetDefaults()

SetDefaults hydrates default values in the vscan on demand delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandDeleteParams) SetHTTPClient ¶

func (o *VscanOnDemandDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) SetNamePathParameter ¶

func (o *VscanOnDemandDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnDemandDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) SetTimeout ¶

func (o *VscanOnDemandDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) WithContext ¶

WithContext adds the context to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on demand delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandDeleteParams) WithHTTPClient ¶

func (o *VscanOnDemandDeleteParams) WithHTTPClient(client *http.Client) *VscanOnDemandDeleteParams

WithHTTPClient adds the HTTPClient to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) WithNamePathParameter ¶

func (o *VscanOnDemandDeleteParams) WithNamePathParameter(name string) *VscanOnDemandDeleteParams

WithNamePathParameter adds the name to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnDemandDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnDemandDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on demand delete params

func (*VscanOnDemandDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnDemandDeleteReader ¶

type VscanOnDemandDeleteReader struct {
	// contains filtered or unexported fields
}

VscanOnDemandDeleteReader is a Reader for the VscanOnDemandDelete structure.

func (*VscanOnDemandDeleteReader) ReadResponse ¶

func (o *VscanOnDemandDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnDemandGetDefault ¶

type VscanOnDemandGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanOnDemandGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanOnDemandGetDefault ¶

func NewVscanOnDemandGetDefault(code int) *VscanOnDemandGetDefault

NewVscanOnDemandGetDefault creates a VscanOnDemandGetDefault with default headers values

func (*VscanOnDemandGetDefault) Code ¶

func (o *VscanOnDemandGetDefault) Code() int

Code gets the status code for the vscan on demand get default response

func (*VscanOnDemandGetDefault) Error ¶

func (o *VscanOnDemandGetDefault) Error() string

func (*VscanOnDemandGetDefault) GetPayload ¶

func (o *VscanOnDemandGetDefault) GetPayload() *models.ErrorResponse

func (*VscanOnDemandGetDefault) IsClientError ¶

func (o *VscanOnDemandGetDefault) IsClientError() bool

IsClientError returns true when this vscan on demand get default response has a 4xx status code

func (*VscanOnDemandGetDefault) IsCode ¶

func (o *VscanOnDemandGetDefault) IsCode(code int) bool

IsCode returns true when this vscan on demand get default response a status code equal to that given

func (*VscanOnDemandGetDefault) IsRedirect ¶

func (o *VscanOnDemandGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan on demand get default response has a 3xx status code

func (*VscanOnDemandGetDefault) IsServerError ¶

func (o *VscanOnDemandGetDefault) IsServerError() bool

IsServerError returns true when this vscan on demand get default response has a 5xx status code

func (*VscanOnDemandGetDefault) IsSuccess ¶

func (o *VscanOnDemandGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan on demand get default response has a 2xx status code

func (*VscanOnDemandGetDefault) String ¶

func (o *VscanOnDemandGetDefault) String() string

type VscanOnDemandGetOK ¶

type VscanOnDemandGetOK struct {
	Payload *models.VscanOnDemand
}

VscanOnDemandGetOK describes a response with status code 200, with default header values.

OK

func NewVscanOnDemandGetOK ¶

func NewVscanOnDemandGetOK() *VscanOnDemandGetOK

NewVscanOnDemandGetOK creates a VscanOnDemandGetOK with default headers values

func (*VscanOnDemandGetOK) Error ¶

func (o *VscanOnDemandGetOK) Error() string

func (*VscanOnDemandGetOK) GetPayload ¶

func (o *VscanOnDemandGetOK) GetPayload() *models.VscanOnDemand

func (*VscanOnDemandGetOK) IsClientError ¶

func (o *VscanOnDemandGetOK) IsClientError() bool

IsClientError returns true when this vscan on demand get o k response has a 4xx status code

func (*VscanOnDemandGetOK) IsCode ¶

func (o *VscanOnDemandGetOK) IsCode(code int) bool

IsCode returns true when this vscan on demand get o k response a status code equal to that given

func (*VscanOnDemandGetOK) IsRedirect ¶

func (o *VscanOnDemandGetOK) IsRedirect() bool

IsRedirect returns true when this vscan on demand get o k response has a 3xx status code

func (*VscanOnDemandGetOK) IsServerError ¶

func (o *VscanOnDemandGetOK) IsServerError() bool

IsServerError returns true when this vscan on demand get o k response has a 5xx status code

func (*VscanOnDemandGetOK) IsSuccess ¶

func (o *VscanOnDemandGetOK) IsSuccess() bool

IsSuccess returns true when this vscan on demand get o k response has a 2xx status code

func (*VscanOnDemandGetOK) String ¶

func (o *VscanOnDemandGetOK) String() string

type VscanOnDemandGetParams ¶

type VscanOnDemandGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnDemandGetParams contains all the parameters to send to the API endpoint

for the vscan on demand get operation.

Typically these are written to a http.Request.

func NewVscanOnDemandGetParams ¶

func NewVscanOnDemandGetParams() *VscanOnDemandGetParams

NewVscanOnDemandGetParams creates a new VscanOnDemandGetParams 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 NewVscanOnDemandGetParamsWithContext ¶

func NewVscanOnDemandGetParamsWithContext(ctx context.Context) *VscanOnDemandGetParams

NewVscanOnDemandGetParamsWithContext creates a new VscanOnDemandGetParams object with the ability to set a context for a request.

func NewVscanOnDemandGetParamsWithHTTPClient ¶

func NewVscanOnDemandGetParamsWithHTTPClient(client *http.Client) *VscanOnDemandGetParams

NewVscanOnDemandGetParamsWithHTTPClient creates a new VscanOnDemandGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnDemandGetParamsWithTimeout ¶

func NewVscanOnDemandGetParamsWithTimeout(timeout time.Duration) *VscanOnDemandGetParams

NewVscanOnDemandGetParamsWithTimeout creates a new VscanOnDemandGetParams object with the ability to set a timeout on a request.

func (*VscanOnDemandGetParams) SetContext ¶

func (o *VscanOnDemandGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on demand get params

func (*VscanOnDemandGetParams) SetDefaults ¶

func (o *VscanOnDemandGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan on demand get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandGetParams) SetFieldsQueryParameter ¶

func (o *VscanOnDemandGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan on demand get params

func (*VscanOnDemandGetParams) SetHTTPClient ¶

func (o *VscanOnDemandGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on demand get params

func (*VscanOnDemandGetParams) SetNamePathParameter ¶

func (o *VscanOnDemandGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan on demand get params

func (*VscanOnDemandGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnDemandGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on demand get params

func (*VscanOnDemandGetParams) SetTimeout ¶

func (o *VscanOnDemandGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on demand get params

func (*VscanOnDemandGetParams) WithContext ¶

WithContext adds the context to the vscan on demand get params

func (*VscanOnDemandGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on demand get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandGetParams) WithFieldsQueryParameter ¶

func (o *VscanOnDemandGetParams) WithFieldsQueryParameter(fields []string) *VscanOnDemandGetParams

WithFieldsQueryParameter adds the fields to the vscan on demand get params

func (*VscanOnDemandGetParams) WithHTTPClient ¶

func (o *VscanOnDemandGetParams) WithHTTPClient(client *http.Client) *VscanOnDemandGetParams

WithHTTPClient adds the HTTPClient to the vscan on demand get params

func (*VscanOnDemandGetParams) WithNamePathParameter ¶

func (o *VscanOnDemandGetParams) WithNamePathParameter(name string) *VscanOnDemandGetParams

WithNamePathParameter adds the name to the vscan on demand get params

func (*VscanOnDemandGetParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnDemandGetParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnDemandGetParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on demand get params

func (*VscanOnDemandGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on demand get params

func (*VscanOnDemandGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnDemandGetReader ¶

type VscanOnDemandGetReader struct {
	// contains filtered or unexported fields
}

VscanOnDemandGetReader is a Reader for the VscanOnDemandGet structure.

func (*VscanOnDemandGetReader) ReadResponse ¶

func (o *VscanOnDemandGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnDemandModifyDefault ¶

type VscanOnDemandModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanOnDemandModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027101 | The file size must be in the range 1KB to 1TB | | 10027107 | The include extensions list cannot be empty. Specify at least one extension for inclusion. | | 10027164 | An On-Demand policy cannot be scheduled, as the Vscan is disabled. Enable the Vscan and retry the operation. | | 10027167 | The specified schedule does not exist. Create the schedule or create a policy without specifying the schedule. | | 10027168 | The specified scan path does not exist. The scan path must be specified from the root of the SVM, and must begin with UNIX path delimiters (use “/” not “\\”) | | 10027169 | The specified scan path is not supported for scanning. | | 10027174 | The specified exclude path is invalid. The path must be specified from the root of the SVM, and must begin with UNIX path delimiters (use "/" not "\\") | | 10027175 | An On-Demand policy cannot be scheduled as the SVM is not in an operational state. | | 10027176 | The log-path specified does not exist. The log path must be specified from the root of the SVM, and must begin with UNIX path delimiters (use “/” not “\\”) | | 10027177 | The log path specified is not supported. | | 10027253 | The number of paths specified exceeds the configured maximum number of paths. You cannot specify more than the maximum number of configured paths. | | 10027254 | The number of extensions specified exceeds the configured maximum number of extensions. You cannot specify more than the maximum number of configured extensions. | | 10027255 | Another policy is already scheduled. Only one policy per SVM is allowed to be scheduled at any one time. Update a policy without specifying a schedule. |

func NewVscanOnDemandModifyDefault ¶

func NewVscanOnDemandModifyDefault(code int) *VscanOnDemandModifyDefault

NewVscanOnDemandModifyDefault creates a VscanOnDemandModifyDefault with default headers values

func (*VscanOnDemandModifyDefault) Code ¶

func (o *VscanOnDemandModifyDefault) Code() int

Code gets the status code for the vscan on demand modify default response

func (*VscanOnDemandModifyDefault) Error ¶

func (*VscanOnDemandModifyDefault) GetPayload ¶

func (*VscanOnDemandModifyDefault) IsClientError ¶

func (o *VscanOnDemandModifyDefault) IsClientError() bool

IsClientError returns true when this vscan on demand modify default response has a 4xx status code

func (*VscanOnDemandModifyDefault) IsCode ¶

func (o *VscanOnDemandModifyDefault) IsCode(code int) bool

IsCode returns true when this vscan on demand modify default response a status code equal to that given

func (*VscanOnDemandModifyDefault) IsRedirect ¶

func (o *VscanOnDemandModifyDefault) IsRedirect() bool

IsRedirect returns true when this vscan on demand modify default response has a 3xx status code

func (*VscanOnDemandModifyDefault) IsServerError ¶

func (o *VscanOnDemandModifyDefault) IsServerError() bool

IsServerError returns true when this vscan on demand modify default response has a 5xx status code

func (*VscanOnDemandModifyDefault) IsSuccess ¶

func (o *VscanOnDemandModifyDefault) IsSuccess() bool

IsSuccess returns true when this vscan on demand modify default response has a 2xx status code

func (*VscanOnDemandModifyDefault) String ¶

func (o *VscanOnDemandModifyDefault) String() string

type VscanOnDemandModifyOK ¶

type VscanOnDemandModifyOK struct {
}

VscanOnDemandModifyOK describes a response with status code 200, with default header values.

OK

func NewVscanOnDemandModifyOK ¶

func NewVscanOnDemandModifyOK() *VscanOnDemandModifyOK

NewVscanOnDemandModifyOK creates a VscanOnDemandModifyOK with default headers values

func (*VscanOnDemandModifyOK) Error ¶

func (o *VscanOnDemandModifyOK) Error() string

func (*VscanOnDemandModifyOK) IsClientError ¶

func (o *VscanOnDemandModifyOK) IsClientError() bool

IsClientError returns true when this vscan on demand modify o k response has a 4xx status code

func (*VscanOnDemandModifyOK) IsCode ¶

func (o *VscanOnDemandModifyOK) IsCode(code int) bool

IsCode returns true when this vscan on demand modify o k response a status code equal to that given

func (*VscanOnDemandModifyOK) IsRedirect ¶

func (o *VscanOnDemandModifyOK) IsRedirect() bool

IsRedirect returns true when this vscan on demand modify o k response has a 3xx status code

func (*VscanOnDemandModifyOK) IsServerError ¶

func (o *VscanOnDemandModifyOK) IsServerError() bool

IsServerError returns true when this vscan on demand modify o k response has a 5xx status code

func (*VscanOnDemandModifyOK) IsSuccess ¶

func (o *VscanOnDemandModifyOK) IsSuccess() bool

IsSuccess returns true when this vscan on demand modify o k response has a 2xx status code

func (*VscanOnDemandModifyOK) String ¶

func (o *VscanOnDemandModifyOK) String() string

type VscanOnDemandModifyParams ¶

type VscanOnDemandModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.VscanOnDemand

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnDemandModifyParams contains all the parameters to send to the API endpoint

for the vscan on demand modify operation.

Typically these are written to a http.Request.

func NewVscanOnDemandModifyParams ¶

func NewVscanOnDemandModifyParams() *VscanOnDemandModifyParams

NewVscanOnDemandModifyParams creates a new VscanOnDemandModifyParams 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 NewVscanOnDemandModifyParamsWithContext ¶

func NewVscanOnDemandModifyParamsWithContext(ctx context.Context) *VscanOnDemandModifyParams

NewVscanOnDemandModifyParamsWithContext creates a new VscanOnDemandModifyParams object with the ability to set a context for a request.

func NewVscanOnDemandModifyParamsWithHTTPClient ¶

func NewVscanOnDemandModifyParamsWithHTTPClient(client *http.Client) *VscanOnDemandModifyParams

NewVscanOnDemandModifyParamsWithHTTPClient creates a new VscanOnDemandModifyParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnDemandModifyParamsWithTimeout ¶

func NewVscanOnDemandModifyParamsWithTimeout(timeout time.Duration) *VscanOnDemandModifyParams

NewVscanOnDemandModifyParamsWithTimeout creates a new VscanOnDemandModifyParams object with the ability to set a timeout on a request.

func (*VscanOnDemandModifyParams) SetContext ¶

func (o *VscanOnDemandModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan on demand modify params

func (*VscanOnDemandModifyParams) SetDefaults ¶

func (o *VscanOnDemandModifyParams) SetDefaults()

SetDefaults hydrates default values in the vscan on demand modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandModifyParams) SetHTTPClient ¶

func (o *VscanOnDemandModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on demand modify params

func (*VscanOnDemandModifyParams) SetInfo ¶

SetInfo adds the info to the vscan on demand modify params

func (*VscanOnDemandModifyParams) SetNamePathParameter ¶

func (o *VscanOnDemandModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan on demand modify params

func (*VscanOnDemandModifyParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnDemandModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on demand modify params

func (*VscanOnDemandModifyParams) SetTimeout ¶

func (o *VscanOnDemandModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WithContext ¶

WithContext adds the context to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on demand modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandModifyParams) WithHTTPClient ¶

func (o *VscanOnDemandModifyParams) WithHTTPClient(client *http.Client) *VscanOnDemandModifyParams

WithHTTPClient adds the HTTPClient to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WithInfo ¶

WithInfo adds the info to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WithNamePathParameter ¶

func (o *VscanOnDemandModifyParams) WithNamePathParameter(name string) *VscanOnDemandModifyParams

WithNamePathParameter adds the name to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WithSVMUUIDPathParameter ¶

func (o *VscanOnDemandModifyParams) WithSVMUUIDPathParameter(svmUUID string) *VscanOnDemandModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on demand modify params

func (*VscanOnDemandModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnDemandModifyReader ¶

type VscanOnDemandModifyReader struct {
	// contains filtered or unexported fields
}

VscanOnDemandModifyReader is a Reader for the VscanOnDemandModify structure.

func (*VscanOnDemandModifyReader) ReadResponse ¶

func (o *VscanOnDemandModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanOnDemandPolicyCollectionGetDefault ¶

type VscanOnDemandPolicyCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanOnDemandPolicyCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanOnDemandPolicyCollectionGetDefault ¶

func NewVscanOnDemandPolicyCollectionGetDefault(code int) *VscanOnDemandPolicyCollectionGetDefault

NewVscanOnDemandPolicyCollectionGetDefault creates a VscanOnDemandPolicyCollectionGetDefault with default headers values

func (*VscanOnDemandPolicyCollectionGetDefault) Code ¶

Code gets the status code for the vscan on demand policy collection get default response

func (*VscanOnDemandPolicyCollectionGetDefault) Error ¶

func (*VscanOnDemandPolicyCollectionGetDefault) GetPayload ¶

func (*VscanOnDemandPolicyCollectionGetDefault) IsClientError ¶

func (o *VscanOnDemandPolicyCollectionGetDefault) IsClientError() bool

IsClientError returns true when this vscan on demand policy collection get default response has a 4xx status code

func (*VscanOnDemandPolicyCollectionGetDefault) IsCode ¶

IsCode returns true when this vscan on demand policy collection get default response a status code equal to that given

func (*VscanOnDemandPolicyCollectionGetDefault) IsRedirect ¶

IsRedirect returns true when this vscan on demand policy collection get default response has a 3xx status code

func (*VscanOnDemandPolicyCollectionGetDefault) IsServerError ¶

func (o *VscanOnDemandPolicyCollectionGetDefault) IsServerError() bool

IsServerError returns true when this vscan on demand policy collection get default response has a 5xx status code

func (*VscanOnDemandPolicyCollectionGetDefault) IsSuccess ¶

IsSuccess returns true when this vscan on demand policy collection get default response has a 2xx status code

func (*VscanOnDemandPolicyCollectionGetDefault) String ¶

type VscanOnDemandPolicyCollectionGetOK ¶

type VscanOnDemandPolicyCollectionGetOK struct {
	Payload *models.VscanOnDemandResponse
}

VscanOnDemandPolicyCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewVscanOnDemandPolicyCollectionGetOK ¶

func NewVscanOnDemandPolicyCollectionGetOK() *VscanOnDemandPolicyCollectionGetOK

NewVscanOnDemandPolicyCollectionGetOK creates a VscanOnDemandPolicyCollectionGetOK with default headers values

func (*VscanOnDemandPolicyCollectionGetOK) Error ¶

func (*VscanOnDemandPolicyCollectionGetOK) GetPayload ¶

func (*VscanOnDemandPolicyCollectionGetOK) IsClientError ¶

func (o *VscanOnDemandPolicyCollectionGetOK) IsClientError() bool

IsClientError returns true when this vscan on demand policy collection get o k response has a 4xx status code

func (*VscanOnDemandPolicyCollectionGetOK) IsCode ¶

IsCode returns true when this vscan on demand policy collection get o k response a status code equal to that given

func (*VscanOnDemandPolicyCollectionGetOK) IsRedirect ¶

func (o *VscanOnDemandPolicyCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this vscan on demand policy collection get o k response has a 3xx status code

func (*VscanOnDemandPolicyCollectionGetOK) IsServerError ¶

func (o *VscanOnDemandPolicyCollectionGetOK) IsServerError() bool

IsServerError returns true when this vscan on demand policy collection get o k response has a 5xx status code

func (*VscanOnDemandPolicyCollectionGetOK) IsSuccess ¶

IsSuccess returns true when this vscan on demand policy collection get o k response has a 2xx status code

func (*VscanOnDemandPolicyCollectionGetOK) String ¶

type VscanOnDemandPolicyCollectionGetParams ¶

type VscanOnDemandPolicyCollectionGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* LogPath.

	   Filter by log_path
	*/
	LogPathQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* ScanPaths.

	   Filter by scan_paths
	*/
	ScanPathsQueryParameter *string

	/* ScheduleName.

	   Filter by schedule.name
	*/
	ScheduleNameQueryParameter *string

	/* ScheduleUUID.

	   Filter by schedule.uuid
	*/
	ScheduleUUIDQueryParameter *string

	/* ScopeExcludeExtensions.

	   Filter by scope.exclude_extensions
	*/
	ScopeExcludeExtensionsQueryParameter *string

	/* ScopeExcludePaths.

	   Filter by scope.exclude_paths
	*/
	ScopeExcludePathsQueryParameter *string

	/* ScopeIncludeExtensions.

	   Filter by scope.include_extensions
	*/
	ScopeIncludeExtensionsQueryParameter *string

	/* ScopeMaxFileSize.

	   Filter by scope.max_file_size
	*/
	ScopeMaxFileSizeQueryParameter *int64

	/* ScopeScanWithoutExtension.

	   Filter by scope.scan_without_extension
	*/
	ScopeScanWithoutExtensionQueryParameter *bool

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanOnDemandPolicyCollectionGetParams contains all the parameters to send to the API endpoint

for the vscan on demand policy collection get operation.

Typically these are written to a http.Request.

func NewVscanOnDemandPolicyCollectionGetParams ¶

func NewVscanOnDemandPolicyCollectionGetParams() *VscanOnDemandPolicyCollectionGetParams

NewVscanOnDemandPolicyCollectionGetParams creates a new VscanOnDemandPolicyCollectionGetParams 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 NewVscanOnDemandPolicyCollectionGetParamsWithContext ¶

func NewVscanOnDemandPolicyCollectionGetParamsWithContext(ctx context.Context) *VscanOnDemandPolicyCollectionGetParams

NewVscanOnDemandPolicyCollectionGetParamsWithContext creates a new VscanOnDemandPolicyCollectionGetParams object with the ability to set a context for a request.

func NewVscanOnDemandPolicyCollectionGetParamsWithHTTPClient ¶

func NewVscanOnDemandPolicyCollectionGetParamsWithHTTPClient(client *http.Client) *VscanOnDemandPolicyCollectionGetParams

NewVscanOnDemandPolicyCollectionGetParamsWithHTTPClient creates a new VscanOnDemandPolicyCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanOnDemandPolicyCollectionGetParamsWithTimeout ¶

func NewVscanOnDemandPolicyCollectionGetParamsWithTimeout(timeout time.Duration) *VscanOnDemandPolicyCollectionGetParams

NewVscanOnDemandPolicyCollectionGetParamsWithTimeout creates a new VscanOnDemandPolicyCollectionGetParams object with the ability to set a timeout on a request.

func (*VscanOnDemandPolicyCollectionGetParams) SetContext ¶

SetContext adds the context to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetDefaults ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan on demand policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandPolicyCollectionGetParams) SetFieldsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetHTTPClient ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetLogPathQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetLogPathQueryParameter(logPath *string)

SetLogPathQueryParameter adds the logPath to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetNameQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetOrderByQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScanPathsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScanPathsQueryParameter(scanPaths *string)

SetScanPathsQueryParameter adds the scanPaths to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScheduleNameQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScheduleNameQueryParameter(scheduleName *string)

SetScheduleNameQueryParameter adds the scheduleName to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScheduleUUIDQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScheduleUUIDQueryParameter(scheduleUUID *string)

SetScheduleUUIDQueryParameter adds the scheduleUuid to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScopeExcludeExtensionsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScopeExcludeExtensionsQueryParameter(scopeExcludeExtensions *string)

SetScopeExcludeExtensionsQueryParameter adds the scopeExcludeExtensions to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScopeExcludePathsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScopeExcludePathsQueryParameter(scopeExcludePaths *string)

SetScopeExcludePathsQueryParameter adds the scopeExcludePaths to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScopeIncludeExtensionsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScopeIncludeExtensionsQueryParameter(scopeIncludeExtensions *string)

SetScopeIncludeExtensionsQueryParameter adds the scopeIncludeExtensions to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScopeMaxFileSizeQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScopeMaxFileSizeQueryParameter(scopeMaxFileSize *int64)

SetScopeMaxFileSizeQueryParameter adds the scopeMaxFileSize to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetScopeScanWithoutExtensionQueryParameter(scopeScanWithoutExtension *bool)

SetScopeScanWithoutExtensionQueryParameter adds the scopeScanWithoutExtension to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) SetTimeout ¶

func (o *VscanOnDemandPolicyCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithContext ¶

WithContext adds the context to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan on demand policy collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanOnDemandPolicyCollectionGetParams) WithFieldsQueryParameter ¶

WithFieldsQueryParameter adds the fields to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithLogPathQueryParameter ¶

WithLogPathQueryParameter adds the logPath to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *VscanOnDemandPolicyCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithOrderByQueryParameter ¶

WithOrderByQueryParameter adds the orderBy to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanOnDemandPolicyCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *VscanOnDemandPolicyCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithSVMNameQueryParameter ¶

WithSVMNameQueryParameter adds the svmName to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithSVMUUIDPathParameter ¶

WithSVMUUIDPathParameter adds the svmUUID to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScanPathsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScanPathsQueryParameter(scanPaths *string) *VscanOnDemandPolicyCollectionGetParams

WithScanPathsQueryParameter adds the scanPaths to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScheduleNameQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScheduleNameQueryParameter(scheduleName *string) *VscanOnDemandPolicyCollectionGetParams

WithScheduleNameQueryParameter adds the scheduleName to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScheduleUUIDQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScheduleUUIDQueryParameter(scheduleUUID *string) *VscanOnDemandPolicyCollectionGetParams

WithScheduleUUIDQueryParameter adds the scheduleUUID to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScopeExcludeExtensionsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScopeExcludeExtensionsQueryParameter(scopeExcludeExtensions *string) *VscanOnDemandPolicyCollectionGetParams

WithScopeExcludeExtensionsQueryParameter adds the scopeExcludeExtensions to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScopeExcludePathsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScopeExcludePathsQueryParameter(scopeExcludePaths *string) *VscanOnDemandPolicyCollectionGetParams

WithScopeExcludePathsQueryParameter adds the scopeExcludePaths to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScopeIncludeExtensionsQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScopeIncludeExtensionsQueryParameter(scopeIncludeExtensions *string) *VscanOnDemandPolicyCollectionGetParams

WithScopeIncludeExtensionsQueryParameter adds the scopeIncludeExtensions to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScopeMaxFileSizeQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScopeMaxFileSizeQueryParameter(scopeMaxFileSize *int64) *VscanOnDemandPolicyCollectionGetParams

WithScopeMaxFileSizeQueryParameter adds the scopeMaxFileSize to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithScopeScanWithoutExtensionQueryParameter ¶

func (o *VscanOnDemandPolicyCollectionGetParams) WithScopeScanWithoutExtensionQueryParameter(scopeScanWithoutExtension *bool) *VscanOnDemandPolicyCollectionGetParams

WithScopeScanWithoutExtensionQueryParameter adds the scopeScanWithoutExtension to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan on demand policy collection get params

func (*VscanOnDemandPolicyCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanOnDemandPolicyCollectionGetReader ¶

type VscanOnDemandPolicyCollectionGetReader struct {
	// contains filtered or unexported fields
}

VscanOnDemandPolicyCollectionGetReader is a Reader for the VscanOnDemandPolicyCollectionGet structure.

func (*VscanOnDemandPolicyCollectionGetReader) ReadResponse ¶

func (o *VscanOnDemandPolicyCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanScannerCollectionGetDefault ¶

type VscanScannerCollectionGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanScannerCollectionGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanScannerCollectionGetDefault ¶

func NewVscanScannerCollectionGetDefault(code int) *VscanScannerCollectionGetDefault

NewVscanScannerCollectionGetDefault creates a VscanScannerCollectionGetDefault with default headers values

func (*VscanScannerCollectionGetDefault) Code ¶

Code gets the status code for the vscan scanner collection get default response

func (*VscanScannerCollectionGetDefault) Error ¶

func (*VscanScannerCollectionGetDefault) GetPayload ¶

func (*VscanScannerCollectionGetDefault) IsClientError ¶

func (o *VscanScannerCollectionGetDefault) IsClientError() bool

IsClientError returns true when this vscan scanner collection get default response has a 4xx status code

func (*VscanScannerCollectionGetDefault) IsCode ¶

func (o *VscanScannerCollectionGetDefault) IsCode(code int) bool

IsCode returns true when this vscan scanner collection get default response a status code equal to that given

func (*VscanScannerCollectionGetDefault) IsRedirect ¶

func (o *VscanScannerCollectionGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan scanner collection get default response has a 3xx status code

func (*VscanScannerCollectionGetDefault) IsServerError ¶

func (o *VscanScannerCollectionGetDefault) IsServerError() bool

IsServerError returns true when this vscan scanner collection get default response has a 5xx status code

func (*VscanScannerCollectionGetDefault) IsSuccess ¶

func (o *VscanScannerCollectionGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan scanner collection get default response has a 2xx status code

func (*VscanScannerCollectionGetDefault) String ¶

type VscanScannerCollectionGetOK ¶

type VscanScannerCollectionGetOK struct {
	Payload *models.VscanScannerPoolResponse
}

VscanScannerCollectionGetOK describes a response with status code 200, with default header values.

OK

func NewVscanScannerCollectionGetOK ¶

func NewVscanScannerCollectionGetOK() *VscanScannerCollectionGetOK

NewVscanScannerCollectionGetOK creates a VscanScannerCollectionGetOK with default headers values

func (*VscanScannerCollectionGetOK) Error ¶

func (*VscanScannerCollectionGetOK) GetPayload ¶

func (*VscanScannerCollectionGetOK) IsClientError ¶

func (o *VscanScannerCollectionGetOK) IsClientError() bool

IsClientError returns true when this vscan scanner collection get o k response has a 4xx status code

func (*VscanScannerCollectionGetOK) IsCode ¶

func (o *VscanScannerCollectionGetOK) IsCode(code int) bool

IsCode returns true when this vscan scanner collection get o k response a status code equal to that given

func (*VscanScannerCollectionGetOK) IsRedirect ¶

func (o *VscanScannerCollectionGetOK) IsRedirect() bool

IsRedirect returns true when this vscan scanner collection get o k response has a 3xx status code

func (*VscanScannerCollectionGetOK) IsServerError ¶

func (o *VscanScannerCollectionGetOK) IsServerError() bool

IsServerError returns true when this vscan scanner collection get o k response has a 5xx status code

func (*VscanScannerCollectionGetOK) IsSuccess ¶

func (o *VscanScannerCollectionGetOK) IsSuccess() bool

IsSuccess returns true when this vscan scanner collection get o k response has a 2xx status code

func (*VscanScannerCollectionGetOK) String ¶

func (o *VscanScannerCollectionGetOK) String() string

type VscanScannerCollectionGetParams ¶

type VscanScannerCollectionGetParams struct {

	/* ClusterName.

	   Filter by cluster.name
	*/
	ClusterNameQueryParameter *string

	/* ClusterUUID.

	   Filter by cluster.uuid
	*/
	ClusterUUIDQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* Name.

	   Filter by name
	*/
	NameQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* PrivilegedUsers.

	   Filter by privileged_users
	*/
	PrivilegedUsersQueryParameter *string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* Role.

	   Filter by role
	*/
	RoleQueryParameter *string

	/* Servers.

	   Filter by servers
	*/
	ServersQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanScannerCollectionGetParams contains all the parameters to send to the API endpoint

for the vscan scanner collection get operation.

Typically these are written to a http.Request.

func NewVscanScannerCollectionGetParams ¶

func NewVscanScannerCollectionGetParams() *VscanScannerCollectionGetParams

NewVscanScannerCollectionGetParams creates a new VscanScannerCollectionGetParams 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 NewVscanScannerCollectionGetParamsWithContext ¶

func NewVscanScannerCollectionGetParamsWithContext(ctx context.Context) *VscanScannerCollectionGetParams

NewVscanScannerCollectionGetParamsWithContext creates a new VscanScannerCollectionGetParams object with the ability to set a context for a request.

func NewVscanScannerCollectionGetParamsWithHTTPClient ¶

func NewVscanScannerCollectionGetParamsWithHTTPClient(client *http.Client) *VscanScannerCollectionGetParams

NewVscanScannerCollectionGetParamsWithHTTPClient creates a new VscanScannerCollectionGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanScannerCollectionGetParamsWithTimeout ¶

func NewVscanScannerCollectionGetParamsWithTimeout(timeout time.Duration) *VscanScannerCollectionGetParams

NewVscanScannerCollectionGetParamsWithTimeout creates a new VscanScannerCollectionGetParams object with the ability to set a timeout on a request.

func (*VscanScannerCollectionGetParams) SetClusterNameQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetClusterNameQueryParameter(clusterName *string)

SetClusterNameQueryParameter adds the clusterName to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetClusterUUIDQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetClusterUUIDQueryParameter(clusterUUID *string)

SetClusterUUIDQueryParameter adds the clusterUuid to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetContext ¶

func (o *VscanScannerCollectionGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetDefaults ¶

func (o *VscanScannerCollectionGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan scanner collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerCollectionGetParams) SetFieldsQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetHTTPClient ¶

func (o *VscanScannerCollectionGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetMaxRecordsQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetNameQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetNameQueryParameter(name *string)

SetNameQueryParameter adds the name to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetOrderByQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetPrivilegedUsersQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetPrivilegedUsersQueryParameter(privilegedUsers *string)

SetPrivilegedUsersQueryParameter adds the privilegedUsers to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetReturnRecordsQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetReturnTimeoutQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetRoleQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetRoleQueryParameter(role *string)

SetRoleQueryParameter adds the role to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetSVMNameQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanScannerCollectionGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetServersQueryParameter ¶

func (o *VscanScannerCollectionGetParams) SetServersQueryParameter(servers *string)

SetServersQueryParameter adds the servers to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) SetTimeout ¶

func (o *VscanScannerCollectionGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithClusterNameQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithClusterNameQueryParameter(clusterName *string) *VscanScannerCollectionGetParams

WithClusterNameQueryParameter adds the clusterName to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithClusterUUIDQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithClusterUUIDQueryParameter(clusterUUID *string) *VscanScannerCollectionGetParams

WithClusterUUIDQueryParameter adds the clusterUUID to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithContext ¶

WithContext adds the context to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan scanner collection get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerCollectionGetParams) WithFieldsQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithFieldsQueryParameter(fields []string) *VscanScannerCollectionGetParams

WithFieldsQueryParameter adds the fields to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithMaxRecordsQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *VscanScannerCollectionGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithNameQueryParameter ¶

WithNameQueryParameter adds the name to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithOrderByQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithOrderByQueryParameter(orderBy []string) *VscanScannerCollectionGetParams

WithOrderByQueryParameter adds the orderBy to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithPrivilegedUsersQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithPrivilegedUsersQueryParameter(privilegedUsers *string) *VscanScannerCollectionGetParams

WithPrivilegedUsersQueryParameter adds the privilegedUsers to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithReturnRecordsQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanScannerCollectionGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithReturnTimeoutQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *VscanScannerCollectionGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithRoleQueryParameter ¶

WithRoleQueryParameter adds the role to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithSVMNameQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithSVMNameQueryParameter(svmName *string) *VscanScannerCollectionGetParams

WithSVMNameQueryParameter adds the svmName to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithSVMUUIDPathParameter ¶

func (o *VscanScannerCollectionGetParams) WithSVMUUIDPathParameter(svmUUID string) *VscanScannerCollectionGetParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithServersQueryParameter ¶

func (o *VscanScannerCollectionGetParams) WithServersQueryParameter(servers *string) *VscanScannerCollectionGetParams

WithServersQueryParameter adds the servers to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan scanner collection get params

func (*VscanScannerCollectionGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanScannerCollectionGetReader ¶

type VscanScannerCollectionGetReader struct {
	// contains filtered or unexported fields
}

VscanScannerCollectionGetReader is a Reader for the VscanScannerCollectionGet structure.

func (*VscanScannerCollectionGetReader) ReadResponse ¶

func (o *VscanScannerCollectionGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanScannerCreateCreated ¶

type VscanScannerCreateCreated struct {
	Payload *models.VscanScannerPoolResponse
}

VscanScannerCreateCreated describes a response with status code 201, with default header values.

Created

func NewVscanScannerCreateCreated ¶

func NewVscanScannerCreateCreated() *VscanScannerCreateCreated

NewVscanScannerCreateCreated creates a VscanScannerCreateCreated with default headers values

func (*VscanScannerCreateCreated) Error ¶

func (o *VscanScannerCreateCreated) Error() string

func (*VscanScannerCreateCreated) GetPayload ¶

func (*VscanScannerCreateCreated) IsClientError ¶

func (o *VscanScannerCreateCreated) IsClientError() bool

IsClientError returns true when this vscan scanner create created response has a 4xx status code

func (*VscanScannerCreateCreated) IsCode ¶

func (o *VscanScannerCreateCreated) IsCode(code int) bool

IsCode returns true when this vscan scanner create created response a status code equal to that given

func (*VscanScannerCreateCreated) IsRedirect ¶

func (o *VscanScannerCreateCreated) IsRedirect() bool

IsRedirect returns true when this vscan scanner create created response has a 3xx status code

func (*VscanScannerCreateCreated) IsServerError ¶

func (o *VscanScannerCreateCreated) IsServerError() bool

IsServerError returns true when this vscan scanner create created response has a 5xx status code

func (*VscanScannerCreateCreated) IsSuccess ¶

func (o *VscanScannerCreateCreated) IsSuccess() bool

IsSuccess returns true when this vscan scanner create created response has a 2xx status code

func (*VscanScannerCreateCreated) String ¶

func (o *VscanScannerCreateCreated) String() string

type VscanScannerCreateDefault ¶

type VscanScannerCreateDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanScannerCreateDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027086 | The specified list of servers contain one or more entries that cannot be resolved | 10027258 | The specified cluster_name does not exist | 10027256 | The specified cluster_uuid does not exist | 10027257 | The specified cluster_name and cluster_uuid are valid but belong to different clusters | 10027248 | Scanner-pool created successfully but failed to activate | 10027107 | The list of privileged users or list of servers specified is empty | 10027108 | The list of privileged users specified contains an invalid entry | 10027063 | Attempting to modify a scanner-pool on an administrative SVM with a data SVM

func NewVscanScannerCreateDefault ¶

func NewVscanScannerCreateDefault(code int) *VscanScannerCreateDefault

NewVscanScannerCreateDefault creates a VscanScannerCreateDefault with default headers values

func (*VscanScannerCreateDefault) Code ¶

func (o *VscanScannerCreateDefault) Code() int

Code gets the status code for the vscan scanner create default response

func (*VscanScannerCreateDefault) Error ¶

func (o *VscanScannerCreateDefault) Error() string

func (*VscanScannerCreateDefault) GetPayload ¶

func (*VscanScannerCreateDefault) IsClientError ¶

func (o *VscanScannerCreateDefault) IsClientError() bool

IsClientError returns true when this vscan scanner create default response has a 4xx status code

func (*VscanScannerCreateDefault) IsCode ¶

func (o *VscanScannerCreateDefault) IsCode(code int) bool

IsCode returns true when this vscan scanner create default response a status code equal to that given

func (*VscanScannerCreateDefault) IsRedirect ¶

func (o *VscanScannerCreateDefault) IsRedirect() bool

IsRedirect returns true when this vscan scanner create default response has a 3xx status code

func (*VscanScannerCreateDefault) IsServerError ¶

func (o *VscanScannerCreateDefault) IsServerError() bool

IsServerError returns true when this vscan scanner create default response has a 5xx status code

func (*VscanScannerCreateDefault) IsSuccess ¶

func (o *VscanScannerCreateDefault) IsSuccess() bool

IsSuccess returns true when this vscan scanner create default response has a 2xx status code

func (*VscanScannerCreateDefault) String ¶

func (o *VscanScannerCreateDefault) String() string

type VscanScannerCreateParams ¶

type VscanScannerCreateParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.VscanScannerPool

	/* ReturnRecords.

	   The default is false.  If set to true, the records are returned.
	*/
	ReturnRecordsQueryParameter *bool

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanScannerCreateParams contains all the parameters to send to the API endpoint

for the vscan scanner create operation.

Typically these are written to a http.Request.

func NewVscanScannerCreateParams ¶

func NewVscanScannerCreateParams() *VscanScannerCreateParams

NewVscanScannerCreateParams creates a new VscanScannerCreateParams 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 NewVscanScannerCreateParamsWithContext ¶

func NewVscanScannerCreateParamsWithContext(ctx context.Context) *VscanScannerCreateParams

NewVscanScannerCreateParamsWithContext creates a new VscanScannerCreateParams object with the ability to set a context for a request.

func NewVscanScannerCreateParamsWithHTTPClient ¶

func NewVscanScannerCreateParamsWithHTTPClient(client *http.Client) *VscanScannerCreateParams

NewVscanScannerCreateParamsWithHTTPClient creates a new VscanScannerCreateParams object with the ability to set a custom HTTPClient for a request.

func NewVscanScannerCreateParamsWithTimeout ¶

func NewVscanScannerCreateParamsWithTimeout(timeout time.Duration) *VscanScannerCreateParams

NewVscanScannerCreateParamsWithTimeout creates a new VscanScannerCreateParams object with the ability to set a timeout on a request.

func (*VscanScannerCreateParams) SetContext ¶

func (o *VscanScannerCreateParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan scanner create params

func (*VscanScannerCreateParams) SetDefaults ¶

func (o *VscanScannerCreateParams) SetDefaults()

SetDefaults hydrates default values in the vscan scanner create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerCreateParams) SetHTTPClient ¶

func (o *VscanScannerCreateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan scanner create params

func (*VscanScannerCreateParams) SetInfo ¶

SetInfo adds the info to the vscan scanner create params

func (*VscanScannerCreateParams) SetReturnRecordsQueryParameter ¶

func (o *VscanScannerCreateParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan scanner create params

func (*VscanScannerCreateParams) SetSVMUUIDPathParameter ¶

func (o *VscanScannerCreateParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan scanner create params

func (*VscanScannerCreateParams) SetTimeout ¶

func (o *VscanScannerCreateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan scanner create params

func (*VscanScannerCreateParams) WithContext ¶

WithContext adds the context to the vscan scanner create params

func (*VscanScannerCreateParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan scanner create params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerCreateParams) WithHTTPClient ¶

func (o *VscanScannerCreateParams) WithHTTPClient(client *http.Client) *VscanScannerCreateParams

WithHTTPClient adds the HTTPClient to the vscan scanner create params

func (*VscanScannerCreateParams) WithInfo ¶

WithInfo adds the info to the vscan scanner create params

func (*VscanScannerCreateParams) WithReturnRecordsQueryParameter ¶

func (o *VscanScannerCreateParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanScannerCreateParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan scanner create params

func (*VscanScannerCreateParams) WithSVMUUIDPathParameter ¶

func (o *VscanScannerCreateParams) WithSVMUUIDPathParameter(svmUUID string) *VscanScannerCreateParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan scanner create params

func (*VscanScannerCreateParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan scanner create params

func (*VscanScannerCreateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanScannerCreateReader ¶

type VscanScannerCreateReader struct {
	// contains filtered or unexported fields
}

VscanScannerCreateReader is a Reader for the VscanScannerCreate structure.

func (*VscanScannerCreateReader) ReadResponse ¶

func (o *VscanScannerCreateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanScannerDeleteDefault ¶

type VscanScannerDeleteDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanScannerDeleteDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027070 | Attempting to delete a scanner-pool but it is the only active scanner-pool for a Vscan enabled on the SVM | 10027064 | Attempting to delete a scanner-pool with a data SVM which was created with an administrative SVM

func NewVscanScannerDeleteDefault ¶

func NewVscanScannerDeleteDefault(code int) *VscanScannerDeleteDefault

NewVscanScannerDeleteDefault creates a VscanScannerDeleteDefault with default headers values

func (*VscanScannerDeleteDefault) Code ¶

func (o *VscanScannerDeleteDefault) Code() int

Code gets the status code for the vscan scanner delete default response

func (*VscanScannerDeleteDefault) Error ¶

func (o *VscanScannerDeleteDefault) Error() string

func (*VscanScannerDeleteDefault) GetPayload ¶

func (*VscanScannerDeleteDefault) IsClientError ¶

func (o *VscanScannerDeleteDefault) IsClientError() bool

IsClientError returns true when this vscan scanner delete default response has a 4xx status code

func (*VscanScannerDeleteDefault) IsCode ¶

func (o *VscanScannerDeleteDefault) IsCode(code int) bool

IsCode returns true when this vscan scanner delete default response a status code equal to that given

func (*VscanScannerDeleteDefault) IsRedirect ¶

func (o *VscanScannerDeleteDefault) IsRedirect() bool

IsRedirect returns true when this vscan scanner delete default response has a 3xx status code

func (*VscanScannerDeleteDefault) IsServerError ¶

func (o *VscanScannerDeleteDefault) IsServerError() bool

IsServerError returns true when this vscan scanner delete default response has a 5xx status code

func (*VscanScannerDeleteDefault) IsSuccess ¶

func (o *VscanScannerDeleteDefault) IsSuccess() bool

IsSuccess returns true when this vscan scanner delete default response has a 2xx status code

func (*VscanScannerDeleteDefault) String ¶

func (o *VscanScannerDeleteDefault) String() string

type VscanScannerDeleteOK ¶

type VscanScannerDeleteOK struct {
}

VscanScannerDeleteOK describes a response with status code 200, with default header values.

OK

func NewVscanScannerDeleteOK ¶

func NewVscanScannerDeleteOK() *VscanScannerDeleteOK

NewVscanScannerDeleteOK creates a VscanScannerDeleteOK with default headers values

func (*VscanScannerDeleteOK) Error ¶

func (o *VscanScannerDeleteOK) Error() string

func (*VscanScannerDeleteOK) IsClientError ¶

func (o *VscanScannerDeleteOK) IsClientError() bool

IsClientError returns true when this vscan scanner delete o k response has a 4xx status code

func (*VscanScannerDeleteOK) IsCode ¶

func (o *VscanScannerDeleteOK) IsCode(code int) bool

IsCode returns true when this vscan scanner delete o k response a status code equal to that given

func (*VscanScannerDeleteOK) IsRedirect ¶

func (o *VscanScannerDeleteOK) IsRedirect() bool

IsRedirect returns true when this vscan scanner delete o k response has a 3xx status code

func (*VscanScannerDeleteOK) IsServerError ¶

func (o *VscanScannerDeleteOK) IsServerError() bool

IsServerError returns true when this vscan scanner delete o k response has a 5xx status code

func (*VscanScannerDeleteOK) IsSuccess ¶

func (o *VscanScannerDeleteOK) IsSuccess() bool

IsSuccess returns true when this vscan scanner delete o k response has a 2xx status code

func (*VscanScannerDeleteOK) String ¶

func (o *VscanScannerDeleteOK) String() string

type VscanScannerDeleteParams ¶

type VscanScannerDeleteParams struct {

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanScannerDeleteParams contains all the parameters to send to the API endpoint

for the vscan scanner delete operation.

Typically these are written to a http.Request.

func NewVscanScannerDeleteParams ¶

func NewVscanScannerDeleteParams() *VscanScannerDeleteParams

NewVscanScannerDeleteParams creates a new VscanScannerDeleteParams 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 NewVscanScannerDeleteParamsWithContext ¶

func NewVscanScannerDeleteParamsWithContext(ctx context.Context) *VscanScannerDeleteParams

NewVscanScannerDeleteParamsWithContext creates a new VscanScannerDeleteParams object with the ability to set a context for a request.

func NewVscanScannerDeleteParamsWithHTTPClient ¶

func NewVscanScannerDeleteParamsWithHTTPClient(client *http.Client) *VscanScannerDeleteParams

NewVscanScannerDeleteParamsWithHTTPClient creates a new VscanScannerDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewVscanScannerDeleteParamsWithTimeout ¶

func NewVscanScannerDeleteParamsWithTimeout(timeout time.Duration) *VscanScannerDeleteParams

NewVscanScannerDeleteParamsWithTimeout creates a new VscanScannerDeleteParams object with the ability to set a timeout on a request.

func (*VscanScannerDeleteParams) SetContext ¶

func (o *VscanScannerDeleteParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan scanner delete params

func (*VscanScannerDeleteParams) SetDefaults ¶

func (o *VscanScannerDeleteParams) SetDefaults()

SetDefaults hydrates default values in the vscan scanner delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerDeleteParams) SetHTTPClient ¶

func (o *VscanScannerDeleteParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan scanner delete params

func (*VscanScannerDeleteParams) SetNamePathParameter ¶

func (o *VscanScannerDeleteParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan scanner delete params

func (*VscanScannerDeleteParams) SetSVMUUIDPathParameter ¶

func (o *VscanScannerDeleteParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan scanner delete params

func (*VscanScannerDeleteParams) SetTimeout ¶

func (o *VscanScannerDeleteParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan scanner delete params

func (*VscanScannerDeleteParams) WithContext ¶

WithContext adds the context to the vscan scanner delete params

func (*VscanScannerDeleteParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan scanner delete params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerDeleteParams) WithHTTPClient ¶

func (o *VscanScannerDeleteParams) WithHTTPClient(client *http.Client) *VscanScannerDeleteParams

WithHTTPClient adds the HTTPClient to the vscan scanner delete params

func (*VscanScannerDeleteParams) WithNamePathParameter ¶

func (o *VscanScannerDeleteParams) WithNamePathParameter(name string) *VscanScannerDeleteParams

WithNamePathParameter adds the name to the vscan scanner delete params

func (*VscanScannerDeleteParams) WithSVMUUIDPathParameter ¶

func (o *VscanScannerDeleteParams) WithSVMUUIDPathParameter(svmUUID string) *VscanScannerDeleteParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan scanner delete params

func (*VscanScannerDeleteParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan scanner delete params

func (*VscanScannerDeleteParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanScannerDeleteReader ¶

type VscanScannerDeleteReader struct {
	// contains filtered or unexported fields
}

VscanScannerDeleteReader is a Reader for the VscanScannerDelete structure.

func (*VscanScannerDeleteReader) ReadResponse ¶

func (o *VscanScannerDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanScannerModifyDefault ¶

type VscanScannerModifyDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}
VscanScannerModifyDefault describes a response with status code -1, with default header values.

ONTAP Error Response Codes

| Error Code | Description | | ---------- | ----------- | | 10027258 | The specified cluster_name does not exist | 10027256 | The specified cluster_uuid does not exist | 10027257 | The specified cluster_name and cluster_uuid are valid but belong to different clusters | 10027248 | Scanner-pool updated successfully but failed to apply the specified role | 10027107 | The list of privileged users or list of servers specified is empty | 10027108 | The list of privileged users specified contains an invalid entry | 10027063 | Attempting to modify a scanner-pool on an administrative SVM with a data SVM

func NewVscanScannerModifyDefault ¶

func NewVscanScannerModifyDefault(code int) *VscanScannerModifyDefault

NewVscanScannerModifyDefault creates a VscanScannerModifyDefault with default headers values

func (*VscanScannerModifyDefault) Code ¶

func (o *VscanScannerModifyDefault) Code() int

Code gets the status code for the vscan scanner modify default response

func (*VscanScannerModifyDefault) Error ¶

func (o *VscanScannerModifyDefault) Error() string

func (*VscanScannerModifyDefault) GetPayload ¶

func (*VscanScannerModifyDefault) IsClientError ¶

func (o *VscanScannerModifyDefault) IsClientError() bool

IsClientError returns true when this vscan scanner modify default response has a 4xx status code

func (*VscanScannerModifyDefault) IsCode ¶

func (o *VscanScannerModifyDefault) IsCode(code int) bool

IsCode returns true when this vscan scanner modify default response a status code equal to that given

func (*VscanScannerModifyDefault) IsRedirect ¶

func (o *VscanScannerModifyDefault) IsRedirect() bool

IsRedirect returns true when this vscan scanner modify default response has a 3xx status code

func (*VscanScannerModifyDefault) IsServerError ¶

func (o *VscanScannerModifyDefault) IsServerError() bool

IsServerError returns true when this vscan scanner modify default response has a 5xx status code

func (*VscanScannerModifyDefault) IsSuccess ¶

func (o *VscanScannerModifyDefault) IsSuccess() bool

IsSuccess returns true when this vscan scanner modify default response has a 2xx status code

func (*VscanScannerModifyDefault) String ¶

func (o *VscanScannerModifyDefault) String() string

type VscanScannerModifyOK ¶

type VscanScannerModifyOK struct {
}

VscanScannerModifyOK describes a response with status code 200, with default header values.

OK

func NewVscanScannerModifyOK ¶

func NewVscanScannerModifyOK() *VscanScannerModifyOK

NewVscanScannerModifyOK creates a VscanScannerModifyOK with default headers values

func (*VscanScannerModifyOK) Error ¶

func (o *VscanScannerModifyOK) Error() string

func (*VscanScannerModifyOK) IsClientError ¶

func (o *VscanScannerModifyOK) IsClientError() bool

IsClientError returns true when this vscan scanner modify o k response has a 4xx status code

func (*VscanScannerModifyOK) IsCode ¶

func (o *VscanScannerModifyOK) IsCode(code int) bool

IsCode returns true when this vscan scanner modify o k response a status code equal to that given

func (*VscanScannerModifyOK) IsRedirect ¶

func (o *VscanScannerModifyOK) IsRedirect() bool

IsRedirect returns true when this vscan scanner modify o k response has a 3xx status code

func (*VscanScannerModifyOK) IsServerError ¶

func (o *VscanScannerModifyOK) IsServerError() bool

IsServerError returns true when this vscan scanner modify o k response has a 5xx status code

func (*VscanScannerModifyOK) IsSuccess ¶

func (o *VscanScannerModifyOK) IsSuccess() bool

IsSuccess returns true when this vscan scanner modify o k response has a 2xx status code

func (*VscanScannerModifyOK) String ¶

func (o *VscanScannerModifyOK) String() string

type VscanScannerModifyParams ¶

type VscanScannerModifyParams struct {

	/* Info.

	   Info specification
	*/
	Info *models.VscanScannerPool

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanScannerModifyParams contains all the parameters to send to the API endpoint

for the vscan scanner modify operation.

Typically these are written to a http.Request.

func NewVscanScannerModifyParams ¶

func NewVscanScannerModifyParams() *VscanScannerModifyParams

NewVscanScannerModifyParams creates a new VscanScannerModifyParams 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 NewVscanScannerModifyParamsWithContext ¶

func NewVscanScannerModifyParamsWithContext(ctx context.Context) *VscanScannerModifyParams

NewVscanScannerModifyParamsWithContext creates a new VscanScannerModifyParams object with the ability to set a context for a request.

func NewVscanScannerModifyParamsWithHTTPClient ¶

func NewVscanScannerModifyParamsWithHTTPClient(client *http.Client) *VscanScannerModifyParams

NewVscanScannerModifyParamsWithHTTPClient creates a new VscanScannerModifyParams object with the ability to set a custom HTTPClient for a request.

func NewVscanScannerModifyParamsWithTimeout ¶

func NewVscanScannerModifyParamsWithTimeout(timeout time.Duration) *VscanScannerModifyParams

NewVscanScannerModifyParamsWithTimeout creates a new VscanScannerModifyParams object with the ability to set a timeout on a request.

func (*VscanScannerModifyParams) SetContext ¶

func (o *VscanScannerModifyParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan scanner modify params

func (*VscanScannerModifyParams) SetDefaults ¶

func (o *VscanScannerModifyParams) SetDefaults()

SetDefaults hydrates default values in the vscan scanner modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerModifyParams) SetHTTPClient ¶

func (o *VscanScannerModifyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan scanner modify params

func (*VscanScannerModifyParams) SetInfo ¶

SetInfo adds the info to the vscan scanner modify params

func (*VscanScannerModifyParams) SetNamePathParameter ¶

func (o *VscanScannerModifyParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan scanner modify params

func (*VscanScannerModifyParams) SetSVMUUIDPathParameter ¶

func (o *VscanScannerModifyParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan scanner modify params

func (*VscanScannerModifyParams) SetTimeout ¶

func (o *VscanScannerModifyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan scanner modify params

func (*VscanScannerModifyParams) WithContext ¶

WithContext adds the context to the vscan scanner modify params

func (*VscanScannerModifyParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan scanner modify params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerModifyParams) WithHTTPClient ¶

func (o *VscanScannerModifyParams) WithHTTPClient(client *http.Client) *VscanScannerModifyParams

WithHTTPClient adds the HTTPClient to the vscan scanner modify params

func (*VscanScannerModifyParams) WithInfo ¶

WithInfo adds the info to the vscan scanner modify params

func (*VscanScannerModifyParams) WithNamePathParameter ¶

func (o *VscanScannerModifyParams) WithNamePathParameter(name string) *VscanScannerModifyParams

WithNamePathParameter adds the name to the vscan scanner modify params

func (*VscanScannerModifyParams) WithSVMUUIDPathParameter ¶

func (o *VscanScannerModifyParams) WithSVMUUIDPathParameter(svmUUID string) *VscanScannerModifyParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan scanner modify params

func (*VscanScannerModifyParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan scanner modify params

func (*VscanScannerModifyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanScannerModifyReader ¶

type VscanScannerModifyReader struct {
	// contains filtered or unexported fields
}

VscanScannerModifyReader is a Reader for the VscanScannerModify structure.

func (*VscanScannerModifyReader) ReadResponse ¶

func (o *VscanScannerModifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanScannerPoolGetDefault ¶

type VscanScannerPoolGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanScannerPoolGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanScannerPoolGetDefault ¶

func NewVscanScannerPoolGetDefault(code int) *VscanScannerPoolGetDefault

NewVscanScannerPoolGetDefault creates a VscanScannerPoolGetDefault with default headers values

func (*VscanScannerPoolGetDefault) Code ¶

func (o *VscanScannerPoolGetDefault) Code() int

Code gets the status code for the vscan scanner pool get default response

func (*VscanScannerPoolGetDefault) Error ¶

func (*VscanScannerPoolGetDefault) GetPayload ¶

func (*VscanScannerPoolGetDefault) IsClientError ¶

func (o *VscanScannerPoolGetDefault) IsClientError() bool

IsClientError returns true when this vscan scanner pool get default response has a 4xx status code

func (*VscanScannerPoolGetDefault) IsCode ¶

func (o *VscanScannerPoolGetDefault) IsCode(code int) bool

IsCode returns true when this vscan scanner pool get default response a status code equal to that given

func (*VscanScannerPoolGetDefault) IsRedirect ¶

func (o *VscanScannerPoolGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan scanner pool get default response has a 3xx status code

func (*VscanScannerPoolGetDefault) IsServerError ¶

func (o *VscanScannerPoolGetDefault) IsServerError() bool

IsServerError returns true when this vscan scanner pool get default response has a 5xx status code

func (*VscanScannerPoolGetDefault) IsSuccess ¶

func (o *VscanScannerPoolGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan scanner pool get default response has a 2xx status code

func (*VscanScannerPoolGetDefault) String ¶

func (o *VscanScannerPoolGetDefault) String() string

type VscanScannerPoolGetOK ¶

type VscanScannerPoolGetOK struct {
	Payload *models.VscanScannerPool
}

VscanScannerPoolGetOK describes a response with status code 200, with default header values.

OK

func NewVscanScannerPoolGetOK ¶

func NewVscanScannerPoolGetOK() *VscanScannerPoolGetOK

NewVscanScannerPoolGetOK creates a VscanScannerPoolGetOK with default headers values

func (*VscanScannerPoolGetOK) Error ¶

func (o *VscanScannerPoolGetOK) Error() string

func (*VscanScannerPoolGetOK) GetPayload ¶

func (*VscanScannerPoolGetOK) IsClientError ¶

func (o *VscanScannerPoolGetOK) IsClientError() bool

IsClientError returns true when this vscan scanner pool get o k response has a 4xx status code

func (*VscanScannerPoolGetOK) IsCode ¶

func (o *VscanScannerPoolGetOK) IsCode(code int) bool

IsCode returns true when this vscan scanner pool get o k response a status code equal to that given

func (*VscanScannerPoolGetOK) IsRedirect ¶

func (o *VscanScannerPoolGetOK) IsRedirect() bool

IsRedirect returns true when this vscan scanner pool get o k response has a 3xx status code

func (*VscanScannerPoolGetOK) IsServerError ¶

func (o *VscanScannerPoolGetOK) IsServerError() bool

IsServerError returns true when this vscan scanner pool get o k response has a 5xx status code

func (*VscanScannerPoolGetOK) IsSuccess ¶

func (o *VscanScannerPoolGetOK) IsSuccess() bool

IsSuccess returns true when this vscan scanner pool get o k response has a 2xx status code

func (*VscanScannerPoolGetOK) String ¶

func (o *VscanScannerPoolGetOK) String() string

type VscanScannerPoolGetParams ¶

type VscanScannerPoolGetParams struct {

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	// Name.
	NamePathParameter string

	/* SvmUUID.

	   UUID of the SVM to which this object belongs.
	*/
	SVMUUIDPathParameter string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanScannerPoolGetParams contains all the parameters to send to the API endpoint

for the vscan scanner pool get operation.

Typically these are written to a http.Request.

func NewVscanScannerPoolGetParams ¶

func NewVscanScannerPoolGetParams() *VscanScannerPoolGetParams

NewVscanScannerPoolGetParams creates a new VscanScannerPoolGetParams 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 NewVscanScannerPoolGetParamsWithContext ¶

func NewVscanScannerPoolGetParamsWithContext(ctx context.Context) *VscanScannerPoolGetParams

NewVscanScannerPoolGetParamsWithContext creates a new VscanScannerPoolGetParams object with the ability to set a context for a request.

func NewVscanScannerPoolGetParamsWithHTTPClient ¶

func NewVscanScannerPoolGetParamsWithHTTPClient(client *http.Client) *VscanScannerPoolGetParams

NewVscanScannerPoolGetParamsWithHTTPClient creates a new VscanScannerPoolGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanScannerPoolGetParamsWithTimeout ¶

func NewVscanScannerPoolGetParamsWithTimeout(timeout time.Duration) *VscanScannerPoolGetParams

NewVscanScannerPoolGetParamsWithTimeout creates a new VscanScannerPoolGetParams object with the ability to set a timeout on a request.

func (*VscanScannerPoolGetParams) SetContext ¶

func (o *VscanScannerPoolGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) SetDefaults ¶

func (o *VscanScannerPoolGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan scanner pool get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerPoolGetParams) SetFieldsQueryParameter ¶

func (o *VscanScannerPoolGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) SetHTTPClient ¶

func (o *VscanScannerPoolGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) SetNamePathParameter ¶

func (o *VscanScannerPoolGetParams) SetNamePathParameter(name string)

SetNamePathParameter adds the name to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) SetSVMUUIDPathParameter ¶

func (o *VscanScannerPoolGetParams) SetSVMUUIDPathParameter(svmUUID string)

SetSVMUUIDPathParameter adds the svmUuid to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) SetTimeout ¶

func (o *VscanScannerPoolGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WithContext ¶

WithContext adds the context to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan scanner pool get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanScannerPoolGetParams) WithFieldsQueryParameter ¶

func (o *VscanScannerPoolGetParams) WithFieldsQueryParameter(fields []string) *VscanScannerPoolGetParams

WithFieldsQueryParameter adds the fields to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WithHTTPClient ¶

func (o *VscanScannerPoolGetParams) WithHTTPClient(client *http.Client) *VscanScannerPoolGetParams

WithHTTPClient adds the HTTPClient to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WithNamePathParameter ¶

func (o *VscanScannerPoolGetParams) WithNamePathParameter(name string) *VscanScannerPoolGetParams

WithNamePathParameter adds the name to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WithSVMUUIDPathParameter ¶

func (o *VscanScannerPoolGetParams) WithSVMUUIDPathParameter(svmUUID string) *VscanScannerPoolGetParams

WithSVMUUIDPathParameter adds the svmUUID to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan scanner pool get params

func (*VscanScannerPoolGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanScannerPoolGetReader ¶

type VscanScannerPoolGetReader struct {
	// contains filtered or unexported fields
}

VscanScannerPoolGetReader is a Reader for the VscanScannerPoolGet structure.

func (*VscanScannerPoolGetReader) ReadResponse ¶

func (o *VscanScannerPoolGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type VscanServerStatusGetDefault ¶

type VscanServerStatusGetDefault struct {
	Payload *models.ErrorResponse
	// contains filtered or unexported fields
}

VscanServerStatusGetDefault describes a response with status code -1, with default header values.

Error

func NewVscanServerStatusGetDefault ¶

func NewVscanServerStatusGetDefault(code int) *VscanServerStatusGetDefault

NewVscanServerStatusGetDefault creates a VscanServerStatusGetDefault with default headers values

func (*VscanServerStatusGetDefault) Code ¶

func (o *VscanServerStatusGetDefault) Code() int

Code gets the status code for the vscan server status get default response

func (*VscanServerStatusGetDefault) Error ¶

func (*VscanServerStatusGetDefault) GetPayload ¶

func (*VscanServerStatusGetDefault) IsClientError ¶

func (o *VscanServerStatusGetDefault) IsClientError() bool

IsClientError returns true when this vscan server status get default response has a 4xx status code

func (*VscanServerStatusGetDefault) IsCode ¶

func (o *VscanServerStatusGetDefault) IsCode(code int) bool

IsCode returns true when this vscan server status get default response a status code equal to that given

func (*VscanServerStatusGetDefault) IsRedirect ¶

func (o *VscanServerStatusGetDefault) IsRedirect() bool

IsRedirect returns true when this vscan server status get default response has a 3xx status code

func (*VscanServerStatusGetDefault) IsServerError ¶

func (o *VscanServerStatusGetDefault) IsServerError() bool

IsServerError returns true when this vscan server status get default response has a 5xx status code

func (*VscanServerStatusGetDefault) IsSuccess ¶

func (o *VscanServerStatusGetDefault) IsSuccess() bool

IsSuccess returns true when this vscan server status get default response has a 2xx status code

func (*VscanServerStatusGetDefault) String ¶

func (o *VscanServerStatusGetDefault) String() string

type VscanServerStatusGetOK ¶

type VscanServerStatusGetOK struct {
	Payload *models.VscanServerStatusResponse
}

VscanServerStatusGetOK describes a response with status code 200, with default header values.

OK

func NewVscanServerStatusGetOK ¶

func NewVscanServerStatusGetOK() *VscanServerStatusGetOK

NewVscanServerStatusGetOK creates a VscanServerStatusGetOK with default headers values

func (*VscanServerStatusGetOK) Error ¶

func (o *VscanServerStatusGetOK) Error() string

func (*VscanServerStatusGetOK) GetPayload ¶

func (*VscanServerStatusGetOK) IsClientError ¶

func (o *VscanServerStatusGetOK) IsClientError() bool

IsClientError returns true when this vscan server status get o k response has a 4xx status code

func (*VscanServerStatusGetOK) IsCode ¶

func (o *VscanServerStatusGetOK) IsCode(code int) bool

IsCode returns true when this vscan server status get o k response a status code equal to that given

func (*VscanServerStatusGetOK) IsRedirect ¶

func (o *VscanServerStatusGetOK) IsRedirect() bool

IsRedirect returns true when this vscan server status get o k response has a 3xx status code

func (*VscanServerStatusGetOK) IsServerError ¶

func (o *VscanServerStatusGetOK) IsServerError() bool

IsServerError returns true when this vscan server status get o k response has a 5xx status code

func (*VscanServerStatusGetOK) IsSuccess ¶

func (o *VscanServerStatusGetOK) IsSuccess() bool

IsSuccess returns true when this vscan server status get o k response has a 2xx status code

func (*VscanServerStatusGetOK) String ¶

func (o *VscanServerStatusGetOK) String() string

type VscanServerStatusGetParams ¶

type VscanServerStatusGetParams struct {

	/* DisconnectedReason.

	   Filter by disconnected_reason
	*/
	DisconnectedReasonQueryParameter *string

	/* Fields.

	   Specify the fields to return.
	*/
	FieldsQueryParameter []string

	/* InterfaceIPAddress.

	   Filter by interface.ip.address
	*/
	InterfaceIPAddressQueryParameter *string

	/* InterfaceName.

	   Filter by interface.name
	*/
	InterfaceNameQueryParameter *string

	/* InterfaceUUID.

	   Filter by interface.uuid
	*/
	InterfaceUUIDQueryParameter *string

	/* IP.

	   Filter by ip
	*/
	IPQueryParameter *string

	/* MaxRecords.

	   Limit the number of records returned.
	*/
	MaxRecordsQueryParameter *int64

	/* NodeName.

	   Filter by node.name
	*/
	NodeNameQueryParameter *string

	/* NodeUUID.

	   Filter by node.uuid
	*/
	NodeUUIDQueryParameter *string

	/* OrderBy.

	   Order results by specified fields and optional [asc|desc] direction. Default direction is 'asc' for ascending.
	*/
	OrderByQueryParameter []string

	/* ReturnRecords.

	   The default is true for GET calls.  When set to false, only the number of records is returned.

	   Default: true
	*/
	ReturnRecordsQueryParameter *bool

	/* ReturnTimeout.

	   The number of seconds to allow the call to execute before returning.  When iterating over a collection, the default is 15 seconds.  ONTAP returns earlier if either max records or the end of the collection is reached.

	   Default: 15
	*/
	ReturnTimeoutQueryParameter *int64

	/* State.

	   Filter by state
	*/
	StateQueryParameter *string

	/* SvmName.

	   Filter by svm.name
	*/
	SVMNameQueryParameter *string

	/* SvmUUID.

	   Filter by svm.uuid
	*/
	SVMUUIDQueryParameter *string

	/* Type.

	   Filter by type
	*/
	TypeQueryParameter *string

	/* UpdateTime.

	   Filter by update_time
	*/
	UpdateTimeQueryParameter *string

	/* Vendor.

	   Filter by vendor
	*/
	VendorQueryParameter *string

	/* Version.

	   Filter by version
	*/
	VersionQueryParameter *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

VscanServerStatusGetParams contains all the parameters to send to the API endpoint

for the vscan server status get operation.

Typically these are written to a http.Request.

func NewVscanServerStatusGetParams ¶

func NewVscanServerStatusGetParams() *VscanServerStatusGetParams

NewVscanServerStatusGetParams creates a new VscanServerStatusGetParams 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 NewVscanServerStatusGetParamsWithContext ¶

func NewVscanServerStatusGetParamsWithContext(ctx context.Context) *VscanServerStatusGetParams

NewVscanServerStatusGetParamsWithContext creates a new VscanServerStatusGetParams object with the ability to set a context for a request.

func NewVscanServerStatusGetParamsWithHTTPClient ¶

func NewVscanServerStatusGetParamsWithHTTPClient(client *http.Client) *VscanServerStatusGetParams

NewVscanServerStatusGetParamsWithHTTPClient creates a new VscanServerStatusGetParams object with the ability to set a custom HTTPClient for a request.

func NewVscanServerStatusGetParamsWithTimeout ¶

func NewVscanServerStatusGetParamsWithTimeout(timeout time.Duration) *VscanServerStatusGetParams

NewVscanServerStatusGetParamsWithTimeout creates a new VscanServerStatusGetParams object with the ability to set a timeout on a request.

func (*VscanServerStatusGetParams) SetContext ¶

func (o *VscanServerStatusGetParams) SetContext(ctx context.Context)

SetContext adds the context to the vscan server status get params

func (*VscanServerStatusGetParams) SetDefaults ¶

func (o *VscanServerStatusGetParams) SetDefaults()

SetDefaults hydrates default values in the vscan server status get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanServerStatusGetParams) SetDisconnectedReasonQueryParameter ¶

func (o *VscanServerStatusGetParams) SetDisconnectedReasonQueryParameter(disconnectedReason *string)

SetDisconnectedReasonQueryParameter adds the disconnectedReason to the vscan server status get params

func (*VscanServerStatusGetParams) SetFieldsQueryParameter ¶

func (o *VscanServerStatusGetParams) SetFieldsQueryParameter(fields []string)

SetFieldsQueryParameter adds the fields to the vscan server status get params

func (*VscanServerStatusGetParams) SetHTTPClient ¶

func (o *VscanServerStatusGetParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the vscan server status get params

func (*VscanServerStatusGetParams) SetIPQueryParameter ¶

func (o *VscanServerStatusGetParams) SetIPQueryParameter(ip *string)

SetIPQueryParameter adds the ip to the vscan server status get params

func (*VscanServerStatusGetParams) SetInterfaceIPAddressQueryParameter ¶

func (o *VscanServerStatusGetParams) SetInterfaceIPAddressQueryParameter(interfaceIPAddress *string)

SetInterfaceIPAddressQueryParameter adds the interfaceIpAddress to the vscan server status get params

func (*VscanServerStatusGetParams) SetInterfaceNameQueryParameter ¶

func (o *VscanServerStatusGetParams) SetInterfaceNameQueryParameter(interfaceName *string)

SetInterfaceNameQueryParameter adds the interfaceName to the vscan server status get params

func (*VscanServerStatusGetParams) SetInterfaceUUIDQueryParameter ¶

func (o *VscanServerStatusGetParams) SetInterfaceUUIDQueryParameter(interfaceUUID *string)

SetInterfaceUUIDQueryParameter adds the interfaceUuid to the vscan server status get params

func (*VscanServerStatusGetParams) SetMaxRecordsQueryParameter ¶

func (o *VscanServerStatusGetParams) SetMaxRecordsQueryParameter(maxRecords *int64)

SetMaxRecordsQueryParameter adds the maxRecords to the vscan server status get params

func (*VscanServerStatusGetParams) SetNodeNameQueryParameter ¶

func (o *VscanServerStatusGetParams) SetNodeNameQueryParameter(nodeName *string)

SetNodeNameQueryParameter adds the nodeName to the vscan server status get params

func (*VscanServerStatusGetParams) SetNodeUUIDQueryParameter ¶

func (o *VscanServerStatusGetParams) SetNodeUUIDQueryParameter(nodeUUID *string)

SetNodeUUIDQueryParameter adds the nodeUuid to the vscan server status get params

func (*VscanServerStatusGetParams) SetOrderByQueryParameter ¶

func (o *VscanServerStatusGetParams) SetOrderByQueryParameter(orderBy []string)

SetOrderByQueryParameter adds the orderBy to the vscan server status get params

func (*VscanServerStatusGetParams) SetReturnRecordsQueryParameter ¶

func (o *VscanServerStatusGetParams) SetReturnRecordsQueryParameter(returnRecords *bool)

SetReturnRecordsQueryParameter adds the returnRecords to the vscan server status get params

func (*VscanServerStatusGetParams) SetReturnTimeoutQueryParameter ¶

func (o *VscanServerStatusGetParams) SetReturnTimeoutQueryParameter(returnTimeout *int64)

SetReturnTimeoutQueryParameter adds the returnTimeout to the vscan server status get params

func (*VscanServerStatusGetParams) SetSVMNameQueryParameter ¶

func (o *VscanServerStatusGetParams) SetSVMNameQueryParameter(svmName *string)

SetSVMNameQueryParameter adds the svmName to the vscan server status get params

func (*VscanServerStatusGetParams) SetSVMUUIDQueryParameter ¶

func (o *VscanServerStatusGetParams) SetSVMUUIDQueryParameter(svmUUID *string)

SetSVMUUIDQueryParameter adds the svmUuid to the vscan server status get params

func (*VscanServerStatusGetParams) SetStateQueryParameter ¶

func (o *VscanServerStatusGetParams) SetStateQueryParameter(state *string)

SetStateQueryParameter adds the state to the vscan server status get params

func (*VscanServerStatusGetParams) SetTimeout ¶

func (o *VscanServerStatusGetParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the vscan server status get params

func (*VscanServerStatusGetParams) SetTypeQueryParameter ¶

func (o *VscanServerStatusGetParams) SetTypeQueryParameter(typeVar *string)

SetTypeQueryParameter adds the type to the vscan server status get params

func (*VscanServerStatusGetParams) SetUpdateTimeQueryParameter ¶

func (o *VscanServerStatusGetParams) SetUpdateTimeQueryParameter(updateTime *string)

SetUpdateTimeQueryParameter adds the updateTime to the vscan server status get params

func (*VscanServerStatusGetParams) SetVendorQueryParameter ¶

func (o *VscanServerStatusGetParams) SetVendorQueryParameter(vendor *string)

SetVendorQueryParameter adds the vendor to the vscan server status get params

func (*VscanServerStatusGetParams) SetVersionQueryParameter ¶

func (o *VscanServerStatusGetParams) SetVersionQueryParameter(version *string)

SetVersionQueryParameter adds the version to the vscan server status get params

func (*VscanServerStatusGetParams) WithContext ¶

WithContext adds the context to the vscan server status get params

func (*VscanServerStatusGetParams) WithDefaults ¶

WithDefaults hydrates default values in the vscan server status get params (not the query body).

All values with no default are reset to their zero value.

func (*VscanServerStatusGetParams) WithDisconnectedReasonQueryParameter ¶

func (o *VscanServerStatusGetParams) WithDisconnectedReasonQueryParameter(disconnectedReason *string) *VscanServerStatusGetParams

WithDisconnectedReasonQueryParameter adds the disconnectedReason to the vscan server status get params

func (*VscanServerStatusGetParams) WithFieldsQueryParameter ¶

func (o *VscanServerStatusGetParams) WithFieldsQueryParameter(fields []string) *VscanServerStatusGetParams

WithFieldsQueryParameter adds the fields to the vscan server status get params

func (*VscanServerStatusGetParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the vscan server status get params

func (*VscanServerStatusGetParams) WithIPQueryParameter ¶

func (o *VscanServerStatusGetParams) WithIPQueryParameter(ip *string) *VscanServerStatusGetParams

WithIPQueryParameter adds the ip to the vscan server status get params

func (*VscanServerStatusGetParams) WithInterfaceIPAddressQueryParameter ¶

func (o *VscanServerStatusGetParams) WithInterfaceIPAddressQueryParameter(interfaceIPAddress *string) *VscanServerStatusGetParams

WithInterfaceIPAddressQueryParameter adds the interfaceIPAddress to the vscan server status get params

func (*VscanServerStatusGetParams) WithInterfaceNameQueryParameter ¶

func (o *VscanServerStatusGetParams) WithInterfaceNameQueryParameter(interfaceName *string) *VscanServerStatusGetParams

WithInterfaceNameQueryParameter adds the interfaceName to the vscan server status get params

func (*VscanServerStatusGetParams) WithInterfaceUUIDQueryParameter ¶

func (o *VscanServerStatusGetParams) WithInterfaceUUIDQueryParameter(interfaceUUID *string) *VscanServerStatusGetParams

WithInterfaceUUIDQueryParameter adds the interfaceUUID to the vscan server status get params

func (*VscanServerStatusGetParams) WithMaxRecordsQueryParameter ¶

func (o *VscanServerStatusGetParams) WithMaxRecordsQueryParameter(maxRecords *int64) *VscanServerStatusGetParams

WithMaxRecordsQueryParameter adds the maxRecords to the vscan server status get params

func (*VscanServerStatusGetParams) WithNodeNameQueryParameter ¶

func (o *VscanServerStatusGetParams) WithNodeNameQueryParameter(nodeName *string) *VscanServerStatusGetParams

WithNodeNameQueryParameter adds the nodeName to the vscan server status get params

func (*VscanServerStatusGetParams) WithNodeUUIDQueryParameter ¶

func (o *VscanServerStatusGetParams) WithNodeUUIDQueryParameter(nodeUUID *string) *VscanServerStatusGetParams

WithNodeUUIDQueryParameter adds the nodeUUID to the vscan server status get params

func (*VscanServerStatusGetParams) WithOrderByQueryParameter ¶

func (o *VscanServerStatusGetParams) WithOrderByQueryParameter(orderBy []string) *VscanServerStatusGetParams

WithOrderByQueryParameter adds the orderBy to the vscan server status get params

func (*VscanServerStatusGetParams) WithReturnRecordsQueryParameter ¶

func (o *VscanServerStatusGetParams) WithReturnRecordsQueryParameter(returnRecords *bool) *VscanServerStatusGetParams

WithReturnRecordsQueryParameter adds the returnRecords to the vscan server status get params

func (*VscanServerStatusGetParams) WithReturnTimeoutQueryParameter ¶

func (o *VscanServerStatusGetParams) WithReturnTimeoutQueryParameter(returnTimeout *int64) *VscanServerStatusGetParams

WithReturnTimeoutQueryParameter adds the returnTimeout to the vscan server status get params

func (*VscanServerStatusGetParams) WithSVMNameQueryParameter ¶

func (o *VscanServerStatusGetParams) WithSVMNameQueryParameter(svmName *string) *VscanServerStatusGetParams

WithSVMNameQueryParameter adds the svmName to the vscan server status get params

func (*VscanServerStatusGetParams) WithSVMUUIDQueryParameter ¶

func (o *VscanServerStatusGetParams) WithSVMUUIDQueryParameter(svmUUID *string) *VscanServerStatusGetParams

WithSVMUUIDQueryParameter adds the svmUUID to the vscan server status get params

func (*VscanServerStatusGetParams) WithStateQueryParameter ¶

func (o *VscanServerStatusGetParams) WithStateQueryParameter(state *string) *VscanServerStatusGetParams

WithStateQueryParameter adds the state to the vscan server status get params

func (*VscanServerStatusGetParams) WithTimeout ¶

WithTimeout adds the timeout to the vscan server status get params

func (*VscanServerStatusGetParams) WithTypeQueryParameter ¶

func (o *VscanServerStatusGetParams) WithTypeQueryParameter(typeVar *string) *VscanServerStatusGetParams

WithTypeQueryParameter adds the typeVar to the vscan server status get params

func (*VscanServerStatusGetParams) WithUpdateTimeQueryParameter ¶

func (o *VscanServerStatusGetParams) WithUpdateTimeQueryParameter(updateTime *string) *VscanServerStatusGetParams

WithUpdateTimeQueryParameter adds the updateTime to the vscan server status get params

func (*VscanServerStatusGetParams) WithVendorQueryParameter ¶

func (o *VscanServerStatusGetParams) WithVendorQueryParameter(vendor *string) *VscanServerStatusGetParams

WithVendorQueryParameter adds the vendor to the vscan server status get params

func (*VscanServerStatusGetParams) WithVersionQueryParameter ¶

func (o *VscanServerStatusGetParams) WithVersionQueryParameter(version *string) *VscanServerStatusGetParams

WithVersionQueryParameter adds the version to the vscan server status get params

func (*VscanServerStatusGetParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type VscanServerStatusGetReader ¶

type VscanServerStatusGetReader struct {
	// contains filtered or unexported fields
}

VscanServerStatusGetReader is a Reader for the VscanServerStatusGet structure.

func (*VscanServerStatusGetReader) ReadResponse ¶

func (o *VscanServerStatusGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files ¶

Jump to

Keyboard shortcuts

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