get-openapi-configuration

Gets the current settings of the MicroProfile OpenAPI service.

Synopsis

asadmin [asadmin-options] get-openapi-configuration [--help]
  [--target=<target>]

Description

This command get the current settings of the MicroProfile OpenAPI service.

Options

asadmin-options

Options for the asadmin utility. For information about these options, see the asadmin help page.

--help
-?

Displays the help text for the subcommand.

--target

Specifies the target of this command.
Valid values are as follows:

server

Specifies the DAS (default).

instance-name

Specifies a Payara Server instance.

cluster-name

Specifies a cluster.

configuration-name

Specifies a named configuration.

Exit Status

0

subcommand executed successfully

1

error in executing the subcommand

See Also