Update a resource group
patch
/fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/resourceGroups/{GroupId}
Request
Path Parameters
-
GroupId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
OrganizationId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Supported Media Types
- application/json
Root Schema : schema
Type:
Show Source
object
-
Description: string
Maximum Length:
2000
Description of the associated attribute. -
GroupCode(required): string
Maximum Length:
300
Abbreviation that identifies the resource group. -
GroupId: integer
(int64)
Value that uniquely identifies the resource group used in the changeover. It's a primary key of the resource group.
-
groupMembers: array
Group Members
Title:
Group Members
The Group Members resource associates a resource to a resource group. -
IncludeOSPSupplierFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the outside processing supplier is added to the resource group. If false, the outside processing supplier isn't added to the resource group. The default value is false. -
OrganizationId(required): integer
(int64)
Value that uniquely identifies the inventory organization that's enabled for scheduling. It's a primary key of the inventory organization.
Nested Schema : Group Members
Type:
array
Title:
Group Members
The Group Members resource associates a resource to a resource group.
Show Source
Nested Schema : schema
Type:
Show Source
object
-
GroupId: integer
(int64)
Value that uniquely identifies the resource group used in the changeover. It's a primary key of the resource group.
-
MemberId: integer
(int64)
Value that uniquely identifies the group member. It's a primary key of the group member.
-
MemberSequenceNumber: number
Number that indicates the ordering sequence of members into a group with custom order. This attribute is NULL for all members in a group with default alphanumeric order.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization that's enabled for scheduling. It's a primary key of the inventory organization.
-
ResourceCode: string
Maximum Length:
300
Abbreviation that identifies the production resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the resource that's used in the changeover. It's a primary key of the resource.
-
ResourceName: string
Maximum Length:
120
Name of the resource used to define the resource associated with a group. -
WorkCenterCode: string
Maximum Length:
100
Abbreviation that identifies the work center. -
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center for the resource that's used in the changeover. It's a primary key of the work center.
-
WorkCenterName: string
Maximum Length:
120
Name of the work center used to define the resource associated with a group.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : productionSchedulingOrganizations-resourceGroups-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
-
CreationDate: string
(date-time)
Read Only:
true
-
Description: string
Maximum Length:
2000
Description of the associated attribute. -
GroupCode: string
Maximum Length:
300
Abbreviation that identifies the resource group. -
GroupId: integer
(int64)
Value that uniquely identifies the resource group used in the changeover. It's a primary key of the resource group.
-
groupMembers: array
Group Members
Title:
Group Members
The Group Members resource associates a resource to a resource group. -
IncludeOSPSupplierFlag: boolean
Maximum Length:
1
Contains one of the following values: true or false. If true, then the outside processing supplier is added to the resource group. If false, the outside processing supplier isn't added to the resource group. The default value is false. -
LastUpdateDate: string
(date-time)
Read Only:
true
-
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
-
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization that's enabled for scheduling. It's a primary key of the inventory organization.
Nested Schema : Group Members
Type:
array
Title:
Group Members
The Group Members resource associates a resource to a resource group.
Show Source
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : productionSchedulingOrganizations-resourceGroups-groupMembers-item-response
Type:
Show Source
object
-
CreatedBy: string
Read Only:
true
Maximum Length:64
-
CreationDate: string
(date-time)
Read Only:
true
-
GroupId: integer
(int64)
Value that uniquely identifies the resource group used in the changeover. It's a primary key of the resource group.
-
LastUpdateDate: string
(date-time)
Read Only:
true
-
LastUpdatedBy: string
Read Only:
true
Maximum Length:64
-
LastUpdateLogin: string
Read Only:
true
Maximum Length:32
-
links: array
Links
Title:
Links
The link relations associated with the resource instance. -
MemberId: integer
(int64)
Value that uniquely identifies the group member. It's a primary key of the group member.
-
MemberSequenceNumber: number
Number that indicates the ordering sequence of members into a group with custom order. This attribute is NULL for all members in a group with default alphanumeric order.
-
OrganizationId: integer
(int64)
Value that uniquely identifies the inventory organization that's enabled for scheduling. It's a primary key of the inventory organization.
-
ResourceCode: string
Maximum Length:
300
Abbreviation that identifies the production resource. -
ResourceId: integer
(int64)
Value that uniquely identifies the resource that's used in the changeover. It's a primary key of the resource.
-
ResourceName: string
Maximum Length:
120
Name of the resource used to define the resource associated with a group. -
WorkCenterCode: string
Maximum Length:
100
Abbreviation that identifies the work center. -
WorkCenterId: integer
(int64)
Value that uniquely identifies the work center for the resource that's used in the changeover. It's a primary key of the work center.
-
WorkCenterName: string
Maximum Length:
120
Name of the work center used to define the resource associated with a group.
Nested Schema : Links
Type:
array
Title:
Links
The link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object
-
href: string
Title:
hyperlink reference
The URI to the related resource. -
kind: string
Title:
kind
Allowed Values:[ "collection", "item", "describe", "other" ]
The kind of the related resource. -
name: string
Title:
name
The name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relation
Allowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]
The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object
-
changeIndicator: string
Change indicator or the ETag value of the resource instance.
Links
- groupMembers
-
Parameters:
- GroupId:
$request.path.GroupId
- OrganizationId:
$request.path.OrganizationId
The Group Members resource associates a resource to a resource group. - GroupId: