Skip to content

Instantly share code, notes, and snippets.

@Dalmirog-zz
Created September 21, 2016 18:32
Show Gist options
  • Select an option

  • Save Dalmirog-zz/02ad0089d80c917b9b6f275d560665bc to your computer and use it in GitHub Desktop.

Select an option

Save Dalmirog-zz/02ad0089d80c917b9b6f275d560665bc to your computer and use it in GitHub Desktop.
ProjectExample
[
{
"Id": "Projects-821",
"VariableSetId": "variableset-Projects-821",
"DeploymentProcessId": "deploymentprocess-Projects-821",
"IncludedLibraryVariableSetIds": [],
"DefaultToSkipIfAlreadyInstalled": false,
"TenantedDeploymentMode": "Untenanted",
"VersioningStrategy": {
"DonorPackageStepId": null,
"Template": "#{Octopus.Version.LastMajor}.#{Octopus.Version.LastMinor}.#{Octopus.Version.NextPatch}"
},
"ReleaseCreationStrategy": {
"ReleaseCreationPackageStepId": "48fa1683-781f-48e2-a880-46a0421a0c95",
"ChannelId": "Channels-921"
},
"Templates": [],
"AutoDeployReleaseOverrides": [],
"Name": "ARC",
"Slug": "arc",
"Description": "",
"IsDisabled": false,
"ProjectGroupId": "ProjectGroups-1",
"LifecycleId": "Lifecycles-21",
"AutoCreateRelease": true,
"ProjectConnectivityPolicy": {
"SkipMachineBehavior": "None",
"TargetRoles": []
},
"Links": {
"Self": "/api/projects/Projects-821",
"Releases": "/api/projects/Projects-821/releases{/version}{?skip}",
"Channels": "/api/projects/Projects-821/channels",
"Triggers": "/api/projects/Projects-821/triggers",
"OrderChannels": "/api/projects/Projects-821/channels/order",
"Variables": "/api/variables/variableset-Projects-821",
"Progression": "/api/progression/Projects-821{?aggregate}",
"DeploymentProcess": "/api/deploymentprocesses/deploymentprocess-Projects-821",
"Web": "/app#/projects/Projects-821",
"Logo": "/api/projects/Projects-821/logo"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment