Create one asset qualification

post

/fscmRestApi/resources/11.13.18.05/installedBaseAssets/{AssetId}/child/assetQualifications

Request

Path Parameters
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
  • Contains one of the following values: true or false. If true, the server performs an Upsert operation instead of a Create operation. During an Upsert operation, the server attempts to find an existing resource that matches the payload. If a match is found, the server updates the existing resource instead of creating a new one. If not found or false (default), the server performs a Create operation. Note that the Upsert operation isn't supported for date-effective REST resources.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update asset qualification attachments.
Show Source
Nested Schema : installedBaseAssets-assetQualifications-attachments-item-post-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : installedBaseAssets-assetQualifications-item-response
Type: object
Show Source
  • Value that uniquely identifies an asset. This attribute is read-only.
  • Title: Asset Number
    Read Only: true
    Maximum Length: 80
    Number that uniquely identifies an asset. This attribute is read-only.
  • Value that uniquely identifies the asset qualification. The application creates this value when it creates the asset qualification. This attribute is read-only.
  • Attachments
    Title: Attachments
    The attachments resource is used to view, create, and update asset qualification attachments.
  • Read Only: true
    Maximum Length: 64
    User who created the qualification requirement The application automatically sets this value during creation. This attribute is read-only.
  • Read Only: true
    Date when the qualification requirement is created. The application automatically sets this value during creation. This attribute is read-only.
  • Maximum Length: 1
    Default Value: false
    Value that identifies current asset qualification.
  • Read Only: true
    Maximum Length: 255
    Meaning of the UOM code of the default interval for qualification requirement.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the asset. You can use this attribute to describe the asset features, characteristics, and so on.
  • Title: Default Interval
    Read Only: true
    Default interval for the qualification requirement.
  • Title: Description
    Read Only: true
    Maximum Length: 240
    Description of the qualification requirement.
  • Read Only: true
    Maximum Length: 255
    Meaning of the inspection event disposition code associated with the equipment qualification.
  • Read Only: true
    Maximum Length: 255
    Code of the inspection event disposition code associated with the equipment qualification.
  • Value that Uniquely Identifies the inspection plan. Currently, this attribute isn't populated.
  • Read Only: true
    Maximum Length: 255
    Name of the inspection plan that was associated while performing the asset qualification.
  • Read Only: true
    Maximum Length: 255
    Status of the inspection plan that's associated to the asset qualification.
  • Title: UOM
    Read Only: true
    Maximum Length: 30
    Value of the qualification requirement interval type code.
  • Unique identifier of the inspection event associated while performing the asset qualification.
  • Read Only: true
    Date when the user most recently updated the qualification requirement. The application automatically sets this value during creation. This attribute is read-only.
  • Read Only: true
    Maximum Length: 64
    User who most recently updated the qualification requirement. The application assigns a value to this attribute during creation. This attribute is read-only.
  • Read Only: true
    Maximum Length: 32
    Login that the user used when updating the qualification requirement. The application assigns a value to this attribute during creation. This attribute is read-only.
  • Links
  • Read Only: true
    Maximum Length: 255
    Name of the maintenance program that was associated while performing the asset qualification.
  • Date when the asset qualification is next due. The value can be updated till the current value becomes past. The value is defaulted based on the default interval value in associated qualification requirement.
  • Read Only: true
    Maximum Length: 255
    Name of the work order operation for the work order that was associated while performing the asset qualification.
  • Read Only: true
    Maximum Length: 255
    Work order operation sequence of the work order associated while performing the asset qualification.
  • Read Only: true
    Status of confirmed qualification.
  • Read Only: true
    Maximum Length: 255
    Name of the qualification profile.
  • Read Only: true
    Maximum Length: 255
    Display value of all the qualification profiles that are associated to the qualification requirement.
  • Maximum Length: 255
    Code of the qualification requirement. This is a unique and required attribute to create an asset qualification.
  • Value that uniquely identifies the qualification requirement. The application creates this value when it creates the qualification requirement. This attribute is mandatory.
  • Maximum Length: 255
    Name of the qualification requirement. This is a unique and required attribute to create an asset qualification.
  • Read Only: true
    Maximum Length: 255
    Value that uniquely identifies the asset qualification. The application creates this value when it creates the asset qualification. This attribute is read-only.
  • Read Only: true
    Maximum Length: 255
    Meaning of the qualification requirement type.
  • Read Only: true
    Maximum Length: 64
    User who created the asset qualification. The application automatically sets this value during creation. This attribute is read-only.
  • Read Only: true
    Maximum Length: 255
    Name of the user performing the asset qualification.
  • Date when the asset qualification is created. This date can be set to a required value during creation. Once created the value can't be updated. The default value is system date.
  • Title: Type
    Read Only: true
    Maximum Length: 30
    Value of the qualification requirement type code.
  • Read Only: true
    Unique identifier of the equipment resource.
  • Read Only: true
    Maximum Length: 255
    Name of the resource instance.
  • Read Only: true
    Unique identifier of the resource instance.
  • Read Only: true
    Maximum Length: 255
    Name of the equipment resource instance.
  • Title: Serial Number
    Read Only: true
    Maximum Length: 80
    Number that uniquely identifies the serial that the asset references. This attribute is used when an item is serial controlled. If the serial number does not exist in the inventory, then the application creates a serial in the inventory application.
  • Unique identifier of the work order associated while performing the asset qualification.
  • Read Only: true
    Maximum Length: 255
    Work order number of the work order associated while performing the asset qualification.
  • Read Only: true
    Maximum Length: 255
    Name of the work requirement that was associated while performing the asset qualification.
Nested Schema : Attachments
Type: array
Title: Attachments
The attachments resource is used to view, create, and update asset qualification attachments.
Show Source
Nested Schema : installedBaseAssets-assetQualifications-attachments-item-response
Type: object
Show Source
Back to Top