messageregistry

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 1 Imported by: 1

README

Message Registries are maintained by DMTF at https://redfish.dmtf.org/registries/

Download a registry and place it in this folder. Then update the ../registry.go file to include the publication URL and the local file name.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccessDeniedBase

func AccessDeniedBase(arg0 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation.

func AccountForSessionNoLongerExistsBase

func AccountForSessionNoLongerExistsBase() events.Event

func AccountModifiedBase

func AccountModifiedBase() events.Event

func AccountNotModifiedBase

func AccountNotModifiedBase() events.Event

func AccountRemovedBase

func AccountRemovedBase() events.Event

func ActionDeprecatedBase

func ActionDeprecatedBase(arg0 string) events.Event

arg0: The name of the action. This argument shall contain the name of the action that is deprecated.

func ActionNotSupportedBase

func ActionNotSupportedBase(arg0 string) events.Event

arg0: The name of the action. This argument shall contain the name of the action.

func ActionParameterDuplicateBase

func ActionParameterDuplicateBase(arg0, arg1 string) events.Event

arg0: The name of the action. This argument shall contain the name of the action. arg1: The name of the action parameter. This argument shall contain the name of the action parameter.

func ActionParameterMissingBase

func ActionParameterMissingBase(arg0, arg1 string) events.Event

arg0: The name of the action. This argument shall contain the name of the action. arg1: The name of the action parameter. This argument shall contain the name of the action parameter.

func ActionParameterNotSupportedBase

func ActionParameterNotSupportedBase(arg0, arg1 string) events.Event

arg0: The name of the action parameter. This argument shall contain the name of the action parameter. arg1: The name of the action. This argument shall contain the name of the action.

func ActionParameterUnknownBase

func ActionParameterUnknownBase(arg0, arg1 string) events.Event

arg0: The name of the action. This argument shall contain the name of the action. arg1: The name of the action parameter. This argument shall contain the name of the action parameter.

func ActionParameterValueFormatErrorBase

func ActionParameterValueFormatErrorBase(arg0, arg1, arg2 string) events.Event

arg0: The value provided for the action parameter. This argument shall contain the value provided for the action parameter. Numeric values shall be converted to a string, and null values shall be represented by the string `null`. arg1: The name of the action parameter. This argument shall contain the name of the action parameter. arg2: The name of the action. This argument shall contain the name of the action.

func ActionParameterValueNotInListBase

func ActionParameterValueNotInListBase(arg0, arg1, arg2 string) events.Event

arg0: The value provided for the action parameter. This argument shall contain the value provided for the action parameter. arg1: The name of the action parameter. This argument shall contain the name of the action parameter. arg2: The name of the action. This argument shall contain the name of the action.

func ActionParameterValueTypeErrorBase

func ActionParameterValueTypeErrorBase(arg0, arg1, arg2 string) events.Event

arg0: The value provided for the action parameter. This argument shall contain the value provided for the action parameter. Numeric values shall be converted to a string, and null values shall be represented by the string `null`. arg1: The name of the action parameter. This argument shall contain the name of the action parameter. arg2: The name of the action. This argument shall contain the name of the action.

func AddressPoolCreatedFabric

func AddressPoolCreatedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the address pool. This argument shall contain the value of the `Id` property of the address pool that was created. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the address pool was created.

func AddressPoolModifiedFabric

func AddressPoolModifiedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the address pool. This argument shall contain the value of the `Id` property of the address pool that was modified. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the address pool was modified.

func AddressPoolRemovedFabric

func AddressPoolRemovedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the address pool. This argument shall contain the value of the `Id` property of the address pool that was removed. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the address pool was removed.

func CableFailedFabric

func CableFailedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the failed cable. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port with the failed cable.

func CableInsertedFabric

func CableInsertedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the port whose cable was inserted. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port whose cable was inserted.

func CableOKFabric

func CableOKFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the cable that returned to a functional state. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port with the cable that returned to a functional state.

func CableRemovedFabric

func CableRemovedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the port whose cable was removed. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port whose cable was removed.

func ChassisPowerStateOffRequiredBase

func ChassisPowerStateOffRequiredBase(arg0 string) events.Event

arg0: The `Id` of the chassis that requires to be powered off. The value of this argument shall be a string containing the value of the `Id` property of the chassis that requires to be powered off.

func ChassisPowerStateOnRequiredBase

func ChassisPowerStateOnRequiredBase(arg0 string) events.Event

arg0: The Id of the chassis that requires to be powered on. The value of this argument shall be a string containing the value of the `Id` property of the chassis that requires to be powered on.

func ConditionInRelatedResourceBase

func ConditionInRelatedResourceBase() events.Event

func ConnectionCreatedFabric

func ConnectionCreatedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the connection. This argument shall contain the value of the `Id` property of the connection that was created. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the connection was created.

func ConnectionModifiedFabric

func ConnectionModifiedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the connection. This argument shall contain the value of the `Id` property of the connection that was modified. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the connection was modified.

func ConnectionRemovedFabric

func ConnectionRemovedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the connection. This argument shall contain the value of the `Id` property of the connection that was removed. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the connection was removed.

func CouldNotEstablishConnectionBase

func CouldNotEstablishConnectionBase(arg0 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation.

func CreateFailedMissingReqPropertiesBase

func CreateFailedMissingReqPropertiesBase(arg0 string) events.Event

arg0: The name of the required property. This argument shall contain the name of the required property.

func CreateLimitReachedForResourceBase

func CreateLimitReachedForResourceBase() events.Event

func CreatedBase

func CreatedBase() events.Event

func DegradedDownstreamLinkEstablishedFabric

func DegradedDownstreamLinkEstablishedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the downstream port.

func DegradedInterswitchLinkEstablishedFabric

func DegradedInterswitchLinkEstablishedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the interswitch port.

func DegradedUpstreamLinkEstablishedFabric

func DegradedUpstreamLinkEstablishedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the upstream port.

func DownstreamLinkDroppedFabric

func DownstreamLinkDroppedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the downstream port.

func DownstreamLinkEstablishedFabric

func DownstreamLinkEstablishedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the downstream port.

func DownstreamLinkFlapDetectedFabric

func DownstreamLinkFlapDetectedFabric(arg0, arg1, arg2, arg3 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the downstream port that is flapping. arg2: The number of times the link has flapped. This argument shall contain the count of uplink establishment/disconnection cycles. arg3: The number of minutes over which the link has flapped. This argument shall contain the number of minutes over which link flapping activity has been detected.

func EmptyJSONBase

func EmptyJSONBase() events.Event

func EndpointCreatedFabric

func EndpointCreatedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the endpoint. This argument shall contain the value of the `Id` property of the endpoint that was created. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the endpoint was created.

func EndpointModifiedFabric

func EndpointModifiedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the endpoint. This argument shall contain the value of the `Id` property of the endpoint that was modified. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the endpoint was modified.

func EndpointRemovedFabric

func EndpointRemovedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the endpoint. This argument shall contain the value of the `Id` property of the endpoint that was removed. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the endpoint was removed.

func EventSubscriptionLimitExceededBase

func EventSubscriptionLimitExceededBase() events.Event

func FabricReadyNnf

func FabricReadyNnf(arg0 string) events.Event

arg0: The fabric identifier. This argument shall contain the fabric resource identifier.

func GeneralErrorBase

func GeneralErrorBase() events.Event

func InsufficientPrivilegeBase

func InsufficientPrivilegeBase() events.Event

func InternalErrorBase

func InternalErrorBase() events.Event

func InterswitchLinkDroppedFabric

func InterswitchLinkDroppedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the interswitch port.

func InterswitchLinkEstablishedFabric

func InterswitchLinkEstablishedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the interswitch port.

func InterswitchLinkFlapDetectedFabric

func InterswitchLinkFlapDetectedFabric(arg0, arg1, arg2, arg3 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the interswitch port that is flapping. arg2: The number of times the link has flapped. This argument shall contain the count of uplink establishment/disconnection cycles. arg3: The number of minutes over which the link has flapped. This argument shall contain the number of minutes over which link flapping activity has been detected.

func InvalidIndexBase

func InvalidIndexBase(arg0 string) events.Event

arg0: The array index. This argument shall contain the array index value provided.

func InvalidJSONBase

func InvalidJSONBase(arg0 string) events.Event

arg0: The line number where the invalid JSON starts. The value of this argument shall contain the line number where the invalid JSON starts.

func InvalidObjectBase

func InvalidObjectBase(arg0 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation.

func InvalidURIBase

func InvalidURIBase(arg0 string) events.Event

arg0: The supplied URI. This argument shall contain the invalid URI that was encountered.

func LicenseAddedResourceEvent

func LicenseAddedResourceEvent(arg0, arg1 string) events.Event

arg0: The relevant resource. This argument shall contain the name of the relevant resource or service affected by the software license. arg1: The message returned from the license validation process. This argument shall contain the message returned from the license validation process or software.

func LicenseChangedResourceEvent

func LicenseChangedResourceEvent(arg0, arg1 string) events.Event

func LicenseExpiredResourceEvent

func LicenseExpiredResourceEvent(arg0, arg1 string) events.Event

arg0: The relevant resource. This argument shall contain the name of the relevant resource or service affected by the software license. arg1: The message returned from the license validation process. This argument shall contain the message returned from the license validation process or software.

func MalformedJSONBase

func MalformedJSONBase() events.Event

func MaxFrameSizeExceededFabric

func MaxFrameSizeExceededFabric(arg0, arg1, arg2 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch in which one or more packets have been dropped. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port in which one or more oversize packets were received. arg2: The MTU size. This argument shall contain the MTU size.

func MaximumErrorsExceededBase

func MaximumErrorsExceededBase() events.Event

func MediaControllerAddedFabric

func MediaControllerAddedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the media controller. This argument shall contain the value of the `Id` property of the media controller that was added. arg1: The `Id` of the chassis. This argument shall contain the value of the `Id` property of the chassis in which the media controller was added.

func MediaControllerModifiedFabric

func MediaControllerModifiedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the media controller. This argument shall contain the value of the `Id` property of the media controller that was modified. arg1: The `Id` of the chassis. This argument shall contain the value of the `Id` property of the chassis in which the media controller was modified.

func MediaControllerRemovedFabric

func MediaControllerRemovedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the media controller. This argument shall contain the value of the `Id` property of the media controller that was removed. arg1: The `Id` of the chassis. This argument shall contain the value of the `Id` property of the chassis in which the media controller was removed.

func NoOperationBase

func NoOperationBase() events.Event

func NoValidSessionBase

func NoValidSessionBase() events.Event

func OperationFailedBase

func OperationFailedBase() events.Event

func OperationTimeoutBase

func OperationTimeoutBase() events.Event

func PasswordChangeRequiredBase

func PasswordChangeRequiredBase(arg0 string) events.Event

arg0: The URI of the target resource. This argument shall contain the URI of the target manager account resource instance.

func PortAutomaticallyDisabledFabric

func PortAutomaticallyDisabledFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the disabled port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has been disabled.

func PortAutomaticallyEnabledFabric

func PortAutomaticallyEnabledFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the enabled port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has been enabled.

func PortDegradedFabric

func PortDegradedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the degraded port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has entered a degraded state.

func PortFailedFabric

func PortFailedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the failed port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has failed.

func PortManuallyDisabledFabric

func PortManuallyDisabledFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the disabled port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has been disabled.

func PortManuallyEnabledFabric

func PortManuallyEnabledFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the enabled port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has been enabled.

func PortOKFabric

func PortOKFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch with the functional port. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the port that has returned to a functional state.

func PreconditionFailedBase

func PreconditionFailedBase() events.Event

func PreconditionRequiredBase

func PreconditionRequiredBase() events.Event

func PropertyDeprecatedBase

func PropertyDeprecatedBase(arg0 string) events.Event

arg0: The name of the property. This argument shall contain the name of the property that is deprecated.

func PropertyDuplicateBase

func PropertyDuplicateBase(arg0 string) events.Event

arg0: The name of the duplicate property. This argument shall contain the name of the duplicate property.

func PropertyMissingBase

func PropertyMissingBase(arg0 string) events.Event

arg0: The name of the property. This argument shall contain the name of the property.

func PropertyNotWritableBase

func PropertyNotWritableBase(arg0 string) events.Event

arg0: The name of the property. This argument shall contain the name of the property.

func PropertyUnknownBase

func PropertyUnknownBase(arg0 string) events.Event

arg0: The name of the unknown property. This argument shall contain the name of the unknown property.

func PropertyValueConflictBase

func PropertyValueConflictBase(arg0, arg1 string) events.Event

arg0: The name of the property for which a write was requested. This argument shall contain the name of the property for which a write was requested. arg1: The name of the property with which there is a conflict. This argument shall contain the name of the property with which there is a conflict.

func PropertyValueDeprecatedBase

func PropertyValueDeprecatedBase(arg0 string) events.Event

arg0: The value provided for the property. This argument shall contain the deprecated value provided for the property.

func PropertyValueExternalConflictBase

func PropertyValueExternalConflictBase(arg0, arg1 string) events.Event

arg0: The name of the property for which a write was requested. This argument shall contain the name of the property for which a write was requested. arg1: The value of the property that is in conflict. This argument shall contain the value of the property that is in conflict.

func PropertyValueFormatErrorBase

func PropertyValueFormatErrorBase(arg0, arg1 string) events.Event

arg0: The value provided for the property. This argument shall contain the value provided for the property. Numeric values shall be converted to a string, and null values shall be represented by the string `null`. arg1: The name of the property. This argument shall contain the name of the property.

func PropertyValueIncorrectBase

func PropertyValueIncorrectBase(arg0, arg1 string) events.Event

arg0: Name of the property for which a write was requested. This argument shall contain the name of the property for which a write was requested. arg1: Value of the property that is incorrect. This argument shall contain the value of the property that is incorrect.

func PropertyValueModifiedBase

func PropertyValueModifiedBase(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the property. arg1: The value assigned for property. This argument shall contain the value assigned for property.

func PropertyValueNotInListBase

func PropertyValueNotInListBase(arg0, arg1 string) events.Event

arg0: The value provided for the property. This argument shall contain the value provided for the property. arg1: The name of the property. This argument shall contain the name of the property.

func PropertyValueResourceConflictBase

func PropertyValueResourceConflictBase(arg0, arg1, arg2 string) events.Event

arg0: The name of the property for which a write was requested. This argument shall contain the name of the property for which a write was requested. arg1: The value of the property that is in conflict. This argument shall contain the value of the property that is in conflict. arg2: The URI of the resource in conflict. This argument shall contain the URI of the resource that is in conflict with the value of the requested property.

func PropertyValueTypeErrorBase

func PropertyValueTypeErrorBase(arg0, arg1 string) events.Event

arg0: The value provided for the property. This argument shall contain the value provided for the property. Numeric values shall be converted to a string, and null values shall be represented by the string `null`. arg1: The name of the property. This argument shall contain the name of the property.

func QueryCombinationInvalidBase

func QueryCombinationInvalidBase() events.Event

func QueryNotSupportedBase

func QueryNotSupportedBase() events.Event

func QueryNotSupportedOnOperationBase

func QueryNotSupportedOnOperationBase() events.Event

func QueryNotSupportedOnResourceBase

func QueryNotSupportedOnResourceBase() events.Event

func QueryParameterOutOfRangeBase

func QueryParameterOutOfRangeBase(arg0, arg1, arg2 string) events.Event

arg0: The value provided for the query parameter. This argument shall contain the value provided for the query parameter. arg1: The query parameter. This argument shall contain the name of the query parameter. arg2: The valid range for the query parameter. This argument shall contain a string representation of the valid range of values supported for the query parameter.

func QueryParameterValueFormatErrorBase

func QueryParameterValueFormatErrorBase(arg0, arg1 string) events.Event

arg0: The value provided for the query parameter. This argument shall contain the value provided for the query parameter. arg1: The query parameter. This argument shall contain the name of the query parameter.

func QueryParameterValueTypeErrorBase

func QueryParameterValueTypeErrorBase(arg0, arg1 string) events.Event

arg0: The value provided for the query parameter. This argument shall contain the value provided for the query parameter. arg1: The query parameter. This argument shall contain the name of the query parameter.

func ResetRequiredBase

func ResetRequiredBase(arg0, arg1 string) events.Event

arg0: The URI for the reset action of the component that requires a reset. This argument shall contain the URI for the reset action that is required to be invoked for changes or operations to complete. arg1: The `ResetType` required in a reset action on the component URI. This argument shall contain the `ResetType` required in a reset action on the component URI for changes or operations to complete. A reset action POST shall contain this `ResetType` parameter.

func ResourceAlreadyExistsBase

func ResourceAlreadyExistsBase(arg0, arg1, arg2 string) events.Event

arg0: The type of resource. This argument shall contain the schema name of the resource. arg1: The name of the property. This argument shall contain the name of the property. arg2: The value of the property. This argument shall contain the value provided for the property. Numeric values shall be converted to a string, and null values shall be represented by the string `null`.

func ResourceAtUriInUnknownFormatBase

func ResourceAtUriInUnknownFormatBase(arg0 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation.

func ResourceAtUriUnauthorizedBase

func ResourceAtUriUnauthorizedBase(arg0, arg1 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation. arg1: The error message received from the authorization service. This argument shall contain the error message received from the authorization service or software.

func ResourceCannotBeDeletedBase

func ResourceCannotBeDeletedBase() events.Event

func ResourceChangedResourceEvent

func ResourceChangedResourceEvent() events.Event

func ResourceCreatedResourceEvent

func ResourceCreatedResourceEvent() events.Event

func ResourceCreationConflictBase

func ResourceCreationConflictBase(arg0 string) events.Event

arg0: URI of the resource that conflicts with the creation request. This argument shall contain the URI of the resource with which there is a conflict.

func ResourceDeprecatedBase

func ResourceDeprecatedBase(arg0 string) events.Event

arg0: The URI of the resource. This argument shall contain the URI of the resource that is deprecated.

func ResourceErrorThresholdClearedResourceEvent

func ResourceErrorThresholdClearedResourceEvent(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the relevant property from a Redfish resource. arg1: The value of the threshold. This argument shall contain the value of the relevant error threshold.

func ResourceErrorThresholdExceededResourceEvent

func ResourceErrorThresholdExceededResourceEvent(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the relevant property from a Redfish resource. arg1: The value of the threshold. This argument shall contain the value of the relevant error threshold.

func ResourceErrorsCorrectedResourceEvent

func ResourceErrorsCorrectedResourceEvent(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the relevant property from a Redfish resource. arg1: The type of error encountered. This argument shall contain a description of the type of error encountered.

func ResourceErrorsDetectedResourceEvent

func ResourceErrorsDetectedResourceEvent(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the relevant property from a Redfish resource. arg1: The type of error encountered. This argument shall contain a description of the type of error encountered.

func ResourceExhaustionBase

func ResourceExhaustionBase(arg0 string) events.Event

arg0: The URI of the resource. This argument shall contain the URI of the relevant resource.

func ResourceInStandbyBase

func ResourceInStandbyBase() events.Event

func ResourceInUseBase

func ResourceInUseBase() events.Event

func ResourceMissingAtURIBase

func ResourceMissingAtURIBase(arg0 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation.

func ResourceNotFoundBase

func ResourceNotFoundBase(arg0, arg1 string) events.Event

arg0: The type of resource. This argument shall contain the schema name of the resource. arg1: The `Id` of the resource. This argument shall contain the value of the `Id` property of the requested resource.

func ResourceOperationFailedNnf

func ResourceOperationFailedNnf(arg0, arg1 string) events.Event

func ResourceRemovedResourceEvent

func ResourceRemovedResourceEvent() events.Event

func ResourceSelfTestCompletedResourceEvent

func ResourceSelfTestCompletedResourceEvent() events.Event

func ResourceSelfTestFailedResourceEvent

func ResourceSelfTestFailedResourceEvent(arg0 string) events.Event

arg0: The self-test error message. This argument shall contain the error message received as a result from the self-test.

func ResourceStatusChangedCriticalResourceEvent

func ResourceStatusChangedCriticalResourceEvent(arg0, arg1 string) events.Event

arg0: The relevant resource. This argument shall contain the name of the relevant Redfish resource. arg1: The state of the resource. This argument shall contain the value of the `Health` property for the relevant Redfish resource. The values shall be used from the definition of the `Health` enumeration in the `Resource` schema.

func ResourceStatusChangedOKResourceEvent

func ResourceStatusChangedOKResourceEvent(arg0, arg1 string) events.Event

arg0: The relevant resource. This argument shall contain the name of the relevant Redfish resource. arg1: The state of the resource. This argument shall contain the value of the `Health` property for the relevant Redfish resource. The values shall be used from the definition of the `Health` enumeration in the `Resource` schema.

func ResourceStatusChangedWarningResourceEvent

func ResourceStatusChangedWarningResourceEvent(arg0, arg1 string) events.Event

arg0: The relevant resource. This argument shall contain the name of the relevant Redfish resource. arg1: The state of the resource. This argument shall contain the value of the `Health` property for the relevant Redfish resource. The values shall be used from the definition of the `Health` enumeration in the `Resource` schema.

func ResourceTypeIncompatibleBase

func ResourceTypeIncompatibleBase(arg0, arg1 string) events.Event

arg0: The `@odata.type` of the request. This argument shall contain the value of the `@odata.type` property provided in the request. arg1: The supported `@odata.type` value. This argument shall contain the value of the `@odata.type` property supported by the resource.

func ResourceVersionIncompatibleResourceEvent

func ResourceVersionIncompatibleResourceEvent(arg0 string) events.Event

arg0: The name of the software component. This argument shall contain the name of the relevant software component or package. This might include both name and version information.

func ResourceWarningThresholdClearedResourceEvent

func ResourceWarningThresholdClearedResourceEvent(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the relevant property from a Redfish resource. arg1: The value of the threshold. This argument shall contain the value of the relevant error threshold.

func ResourceWarningThresholdExceededResourceEvent

func ResourceWarningThresholdExceededResourceEvent(arg0, arg1 string) events.Event

arg0: The name of the property. This argument shall contain the name of the relevant property from a Redfish resource. arg1: The value of the threshold. This argument shall contain the value of the relevant error threshold.

func RestrictedPrivilegeBase

func RestrictedPrivilegeBase(arg0 string) events.Event

arg0: The name of the restricted privilege. This argument shall contain the name of the restricted privilege.

func RestrictedRoleBase

func RestrictedRoleBase(arg0 string) events.Event

arg0: The name of the restricted role. This argument shall contain the name of the restricted role.

func ServiceInUnknownStateBase

func ServiceInUnknownStateBase() events.Event

func ServiceShuttingDownBase

func ServiceShuttingDownBase() events.Event

func ServiceTemporarilyUnavailableBase

func ServiceTemporarilyUnavailableBase(arg0 string) events.Event

arg0: The retry duration in seconds. This argument shall contain the number of seconds the client should wait before attempting the operation again.

func SessionLimitExceededBase

func SessionLimitExceededBase() events.Event

func SessionTerminatedBase

func SessionTerminatedBase() events.Event

func SourceDoesNotSupportProtocolBase

func SourceDoesNotSupportProtocolBase(arg0, arg1 string) events.Event

arg0: The URI provided. This argument shall contain the URI provided for this operation. arg1: The protocol specified. This argument shall contain the name of the protocol requested for this operation.

func StrictAccountTypesBase

func StrictAccountTypesBase(arg0 string) events.Event

arg0: The name of the property. This argument shall contain the name of the property `AccountTypes` or `OEMAccountTypes`.

func StringValueTooLongBase

func StringValueTooLongBase(arg0, arg1 string) events.Event

arg0: The string provided. This argument shall contain the string value provided for this operation. arg1: The maximum string length. This argument shall contain the maximum supported string length for this property.

func SubscriptionTerminatedBase

func SubscriptionTerminatedBase() events.Event

func SuccessBase

func SuccessBase() events.Event

func SwitchDegradedFabric

func SwitchDegradedFabric(arg0 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch that has entered a degraded state.

func SwitchFailedFabric

func SwitchFailedFabric(arg0 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch that has failed.

func SwitchOKFabric

func SwitchOKFabric(arg0 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch that has returned to a functional state.

func URIForResourceChangedResourceEvent

func URIForResourceChangedResourceEvent() events.Event

func UndeterminedFaultBase

func UndeterminedFaultBase(arg0 string) events.Event

arg0: The software, provider, or service that reported the fault condition. This argument shall contain the name of the entity that reported the fault condition.

func UnrecognizedRequestBodyBase

func UnrecognizedRequestBodyBase() events.Event

func UpstreamLinkDroppedFabric

func UpstreamLinkDroppedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the upstream port.

func UpstreamLinkEstablishedFabric

func UpstreamLinkEstablishedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the upstream port.

func UpstreamLinkFlapDetectedFabric

func UpstreamLinkFlapDetectedFabric(arg0, arg1, arg2, arg3 string) events.Event

arg0: The `Id` of the switch. This argument shall contain the value of the `Id` property of the switch. arg1: The `Id` of the port. This argument shall contain the value of the `Id` property of the upstream port that is flapping. arg2: The number of times the link has flapped. This argument shall contain the count of uplink establishment/disconnection cycles. arg3: The number of minutes over which the link has flapped. This argument shall contain the number of minutes over which link flapping activity has been detected.

func ZoneCreatedFabric

func ZoneCreatedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the zone. This argument shall contain the value of the `Id` property of the zone that was created. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the zone was created.

func ZoneModifiedFabric

func ZoneModifiedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the zone. This argument shall contain the value of the `Id` property of the zone that was modified. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the zone was modified.

func ZoneRemovedFabric

func ZoneRemovedFabric(arg0, arg1 string) events.Event

arg0: The `Id` of the zone. This argument shall contain the value of the `Id` property of the zone that was removed. arg1: The `Id` of the fabric. This argument shall contain the value of the `Id` property of the fabric in which the zone was removed.

Types

This section is empty.

Jump to

Keyboard shortcuts

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