
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
var octopusapi = require('octopusapi');
var client = new octopusapi('http{s}://youroctopusserver.domain:port}','yourApiKey')
client.Projects((err,body)=>{
console.log(err);
console.log(body);
})
octopus - description
functionCallback for request.
octopus - description
Kind: global function
| Param | Type | Description |
|---|---|---|
| actopusurl | string | octopus-deploy-url |
| apikey | string | apikey |
octopusapi.prototype.Self - Self
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Accounts - Accounts
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.ActionTemplates - ActionTemplates
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.Alerts - Alerts
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.Artifacts - Artifacts
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,regarding} |
| callback | callback | A callback to run. |
octopusapi.prototype.Channels - Channels
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| callback | callback | A callback to run. |
octopusapi.prototype.Certificates - Certificates
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.CurrentUser - CurrentUser
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.CurrentLicense - CurrentLicense
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Dashboard - Dashboard
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.DashboardConfiguration - DashboardConfiguration
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.DashboardDynamic - DashboardDynamic
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {projects,environments,includePrevious} |
| callback | callback | A callback to run. |
octopusapi.prototype.DeploymentProcesses - DeploymentProcesses
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| callback | callback | A callback to run. |
octopusapi.prototype.Deployments - Deployments
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,take,projects,environments,taskState} |
| callback | callback | A callback to run. |
octopusapi.prototype.DiscoverMachine - DiscoverMachine
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {host,port,type} |
| callback | callback | A callback to run. |
octopusapi.prototype.Environments - Environments
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.EnvironmentSortOrder - EnvironmentSortOrder
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Events - Events
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,regarding,modifier,user,from,to} |
| callback | callback | A callback to run. |
octopusapi.prototype.ExternalSecurityGroups - ExternalSecurityGroups
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {name} |
| callback | callback | A callback to run. |
octopusapi.prototype.Feeds - Feeds
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.Interruptions - Interruptions
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,regarding,pendingOnly} |
| callback | callback | A callback to run. |
octopusapi.prototype.Invitations - Invitations
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.LibraryVariables - LibraryVariables
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,contentType} |
| callback | callback | A callback to run. |
octopusapi.prototype.Lifecycles - Lifecycles
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.MachineRoles - MachineRoles
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Machines - Machines
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,thumbprint} |
| callback | callback | A callback to run. |
octopusapi.prototype.MaintenanceConfiguration - MaintenanceConfiguration
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.OctopusServerNodes - OctopusServerNodes
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| callback | callback | A callback to run. |
octopusapi.prototype.Packages - Packages
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {nuGetPackageId,filter,latest,skip,take,includeNotes} |
| callback | callback | A callback to run. |
octopusapi.prototype.PackagesBulk - PackagesBulk
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {ids} |
| callback | callback | A callback to run. |
octopusapi.prototype.PackageUpload - PackageUpload
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {replace} |
| callback | callback | A callback to run. |
octopusapi.prototype.ProjectGroups - ProjectGroups
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.Projects - Projects
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,clone} |
| callback | callback | A callback to run. |
octopusapi.prototype.ProjectPulse - ProjectPulse
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {projectIds} |
| callback | callback | A callback to run. |
octopusapi.prototype.Register - Register
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Releases - Releases
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,ignoreChannelRules} |
| callback | callback | A callback to run. |
octopusapi.prototype.ServerStatus - ServerStatus
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.SignIn - SignIn
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {returnUrl} |
| callback | callback | A callback to run. |
octopusapi.prototype.SignOut - SignOut
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.RetentionPolicies - RetentionPolicies
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.SmtpConfiguration - SmtpConfiguration
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Tasks - Tasks
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip,active,environment,project,name,node,running} |
| callback | callback | A callback to run. |
octopusapi.prototype.Teams - Teams
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.UserRoles - UserRoles
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.Users - Users
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| params | object | extra params {skip} |
| callback | callback | A callback to run. |
octopusapi.prototype.PermissionDescriptions - PermissionDescriptions
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Variables - Variables
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| id | string | id |
| callback | callback | A callback to run. |
octopusapi.prototype.VariableNames - VariableNames
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {project} |
| callback | callback | A callback to run. |
octopusapi.prototype.VariablesNonPrintableChars - VariablesNonPrintableChars
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.VersionRuleTest - VersionRuleTest
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {version,versionRange,preReleaseTag} |
| callback | callback | A callback to run. |
octopusapi.prototype.ReportingDeploymentsCountedByWeek - ReportingDeploymentsCountedByWeek
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| params | object | extra params {projectIds} |
| callback | callback | A callback to run. |
octopusapi.prototype.RepositoryConfiguration - RepositoryConfiguration
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
octopusapi.prototype.Web - Web
Kind: instance method of octopusapi
| Param | Type | Description |
|---|---|---|
| callback | callback | A callback to run. |
functionCallback for request.
Kind: global typedef
| Param | Type | Description |
|---|---|---|
| err | object | An object. |
| body | object | An object. |
FAQs
'octopusApi for deploy info'
We found that octopusapi demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.