RESTAPI Fixlet
Note: For information about how to specify a site, see Hints about BigFix REST API requests.
- /api/fixlets/master --> returns fixlets from the master action site
- /api/fixlets/custom/MyCustomSite --> returns fixlets from your MyCustomSite custom site.
- /api/fixlets/external/BES Support --> returns fixlets from the external site "BES Support"
- /api/fixlets/operator/Daniel --> returns fixlets from Daniel's operator site
Request: URL is all that is required
Response: BESAPI description of contained Fixlet resources.
Response Schema: BESAPI.xsd
Request: Complete XML for the object in the body of the request
Request Schema: BES.xsd
Response Schema: BESAPI.xsd
Request: URL is all that is required
Response: XML of Fixlet
Response Schema: BES.xsd
Request: Complete XML for the object in the body of the request
Request Schema: BES.xsd
Response: Fixlet ID.
Response Schema: Plain text.
Request: Complete XML for the object in the body of the request
Request Schema: BES.xsd
Response Schema: BESAPI.xsd
Note: For backward compatibility, this action still accepts an id but ignore it even if referencing a non-existing object.
The same command applies to a task if you specify the task ID in place of the Fixlet ID.
Request: URL is all that is required
Request: URL is all that is required
Response: XML list of computers.
Response Schema: BESAPI.xsd