Get an argument
get
/database/objects/arguments/{object_id},{subprogram_id},{argument_name}
Returns the specified argument information from DBA_ARGUMENTS.
Request
Supported Media Types
- application/json
Path Parameters
-
argument_name: string
Name of the argument.
-
object_id: number
Identifier of the object the argument belongs to.
-
subprogram_id: number
Identifier of the subprogram the argument belongs to.
Response
Supported Media Types
- application/json
200 Response
Information for the specified argument.