Páginas filhas
  • NGF - Api - Profile - Get

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Attribute

Type

Description

Default

fields

Array

An array with all the profiles to be listed


user

character

Corresponds to the user ID


program

character

The program that is being used


task

character

The task that is being performed


type

character

The task type


Example:

body

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="be56f695-e536-48ea-a7a7-5395aa9d98a8"><ac:plain-text-body><![CDATA[

fields: [{"user":"000000", "program":"AUDITRAIL","task":"AUDITRAIL","type":"SERVER"}

]

]

]></ac:plain-text-body></ac:structured-macro>

04. API RESPONSE

Json Object

Example:

response

...

{"profile":[{"type":"SERVER","program":"AUDITRAIL","config":"127.0.0.1","task":"AUDITRAIL"}]}

]]></ac:plain-text-body></ac:structured-macro>