Skip to content

/AWS1/CL_ART=>GETREPOSITORYENDPOINT()

About GetRepositoryEndpoint

Returns the endpoint of a repository for a specific package format. A repository has one endpoint for each package format:

  • generic

  • maven

  • npm

  • nuget

  • pypi

  • ruby

  • swift

Method Signature

IMPORTING

Required arguments:

IV_DOMAIN TYPE /AWS1/ARTDOMAINNAME /AWS1/ARTDOMAINNAME

The name of the domain that contains the repository.

IV_REPOSITORY TYPE /AWS1/ARTREPOSITORYNAME /AWS1/ARTREPOSITORYNAME

The name of the repository.

IV_FORMAT TYPE /AWS1/ARTPACKAGEFORMAT /AWS1/ARTPACKAGEFORMAT

Returns which endpoint of a repository to return. A repository has one endpoint for each package format.

Optional arguments:

IV_DOMAINOWNER TYPE /AWS1/ARTACCOUNTID /AWS1/ARTACCOUNTID

The 12-digit account number of the Amazon Web Services account that owns the domain that contains the repository. It does not include dashes or spaces.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ARTGETREPOSITORYEND01 /AWS1/CL_ARTGETREPOSITORYEND01