Get an argument

get

/database/objects/arguments/{object_id},{subprogram_id},{argument_name}

Returns the specified argument information from DBA_ARGUMENTS or ALL_ARGUMENTS view depending on role at runtime. A client requires SQL Administrator or SQL Developer role to invoke this service.

Request

Path Parameters
Back to Top

Response

200 Response

Information for the specified argument.
Back to Top