TOTVS - RESTFul API


Service: /projectinfoenv/

API responsável por retornar informações dos projetos de um determinado ambiente

Métodos

GET
/api/framework/v1/ProjectInfoEnv

Description

Método para retornar todos os projetos do ambiente

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined

GET
/api/framework/v1/ProjectInfoEnv/onlyopen/{hostip}/port/{port}/name/{name}

Description

Método para retornar apenas os projetos em abertos do ambiente

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined
_pathparam UndefinedUndefined
hostip character required
port integer required
name character required

POST
/api/framework/v1/ProjectInfoEnv/createpack

Description

Método responsável por gerar pacote de um projeto no Protheus

Response Content Type

Parameters

ParameterData TypeValue
_queryparam UndefinedUndefined