RequestAssignments
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
RequestAssignments is sent by the client to retrieve its policy assignments in Configuration Manager. Policy assignments are a list of policies that have been assigned to the client. The assignments will be returned in a ReplyAssignments message.
Type: Element.
Instances: One.
Attributes
Attribute | Description |
---|---|
SchemaVersion |
The version of the schema. Should be "1.00". |
RequestType |
Determines the type of request. Possible values are: "OnUpdate" - Only policy that has changed since the ServerCookie specified in the request is returned. |
Ack |
Indicates whether an assignment reply is returned. Possible values are "True" - an assignment reply is returned. Any other value - No assignment reply is returned. |
ValidationRequest |
Requests validation of the assignment. This attribute is optional. Possible values are: "CRC" - Requests Cyclic Redundancy Check of the current set of assignments. In the reply the ValidationData element will contain the CRC of the assignments. |
See Also
Concepts
Configuration Manager Location Manager Message XML
Configuration Manager Management Point Interface
Configuration Manager Management Point Interface
Configuration Manager Management Point Message Schema