XLDAsCodeService

POST /xld-as-code/v1//apply
POST /xld-as-code/v1//apply-with-scm
GET /xld-as-code/v1//generate

POST /xld-as-code/v1//apply

Parameters
Request body text/plain String
Response body
XLDAsCodeResult
Content type: application/xml

POST /xld-as-code/v1//apply-with-scm

Parameters
Request body text/plain String
Header X-Xebialabs-Scm-Type String
Header X-Xebialabs-Scm-Commit String
Header X-Xebialabs-Scm-Author String
Header X-Xebialabs-Scm-Date String
Header X-Xebialabs-Scm-Message String
Header X-Xebialabs-Scm-Remote String
Header X-Xebialabs-Scm-Filename String
Response body
XLDAsCodeResult
Content type: application/xml

GET /xld-as-code/v1//generate

Parameters
Query path String
Query globalPermissions boolean
Query roles boolean
Query users boolean
Query secrets boolean
Query defaults boolean
Response body
XLDAsCodeResult
Content type: application/xml