Get a list of ProviderDirectoryEntries

get

/20180828/providerDirectoryEntries

This path retrieves a list of ProviderDirectoryEntries.

Request

Query Parameters
  • The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment in which to list resources.
  • Minimum Length: 1
    Maximum Length: 255
    A filter to return only resources that match the given display name exactly.
  • A filter to return only the resources that match the given lifecycle state. The state value is not case-sensitive.
  • Minimum Value: 1
    Maximum Value: 1000
    For list pagination. The maximum number of results per page, or items to return in a paginated "List" call. For important details about how pagination works, see [List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).
    Default Value: 10
  • Minimum Length: 1
    For list pagination. The value of the opc-next-page response header from the previous "List" call. For important details about how pagination works, see [List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).
  • The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the ProviderDirectoryEntry.
  • The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Provider.
  • A filter to return providers in a network such as ORACLE.
    Allowed Values: [ "ORACLE", "PRIVATE" ]
  • The field to sort by. You can provide only one sort order. Default order for `timeCreated` is descending. Default order for `displayName` is ascending.
    Default Value: timeCreated
    Allowed Values: [ "timeCreated", "displayName" ]
  • The sort order to use, either ascending (`ASC`) or descending (`DESC`).
    Allowed Values: [ "ASC", "DESC" ]
Header Parameters
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID. The only valid characters for request IDs are letters, numbers, underscore, and dash.
Back to Top

Response

Supported Media Types

200 Response

A page of ProviderDirectoryEntrySummary objects.
Headers
  • For list pagination. When this header appears in the response, additional pages of results remain. For important details about how pagination works, see [List Pagination](/iaas/Content/API/Concepts/usingapi.htm#nine).
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.
Body ()
Root Schema : ProviderDirectoryEntryCollection
Type: object
The results of a ProviderDirectoryEntry search. These results contain both ProviderDirectoryEntrySummary items and other information, such as metadata.
Show Source
Nested Schema : items
Type: array
A list of ProviderDirectoryEntries.
Show Source
Nested Schema : ProviderDirectoryEntrySummary
Type: object
A summary of the available information about a ProviderDirectoryEntry.
Show Source
  • The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
  • definedTags
    Additional Properties Allowed: additionalProperties
    Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations": {"CostCenter": "42"}}`
  • DirectoryEntry
    Contact information and other identifying information for a Payer or Provider.
  • A user-friendly name. This name does not have to be unique, and it can be changed.
  • freeformTags
    Additional Properties Allowed: additionalProperties
    Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
  • The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the ProviderDirectoryEntry.
  • A message that describes the current state of the ProviderDirectoryEntry in more detail. For example, this message can be used to provide actionable information for a resource in a Failed state.
  • The current state of the ProviderDirectoryEntry.
  • The [OCID](/iaas/Content/General/Concepts/identifiers.htm) of the Provider that the entry is for.
  • systemTags
    Additional Properties Allowed: additionalProperties
    System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
  • The date and time that the ProviderDirectoryEntry was created, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). For example, `2016-08-25T21:10:29.600Z`
  • The date and time that the ProviderDirectoryEntry was updated, in the format defined by [RFC 3339](https://tools.ietf.org/html/rfc3339). For example, `2016-08-25T21:10:29.600Z`
Nested Schema : definedTags
Type: object
Additional Properties Allowed
Show Source
Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Operations": {"CostCenter": "42"}}`
Nested Schema : DirectoryEntry
Type: object
Contact information and other identifying information for a Payer or Provider.
Show Source
  • alternateContactMethods
    Maximum Number of Items: 32
    Ways to contact the entity through a non-standard channel.
  • Name of a city, town, village, or unincorporated area in which the address is located. Examples: Seattle (a city in Washington State) Beaver Dam (a town in Wisconsin) Hambledon (a village in the UK) Belkofksi (an unincorporated area in Alaska)
  • A country or nation, using ISO-3166-1 alpha-3 format. Examples: USA CAN
  • A county or district within a state. Examples: King County (a county in Washington State) Caribou (a district in British Columbia)
  • Email addresses for the entity.
  • A telephone number suitable for receiving faxes, in E.164 format.
  • A telephone number suitable for voice communication, in E.164 format.
  • A ZIP code in the United States, or the equivalent in another country. Examples: 55414 (A ZIP code in Minneapolis, MN) NW1 (A postal code in London, UK)
  • A portion of the address that does not properly fit into the other fields. Examples: PO Box #6789 Suite 12345
  • Telephone numbers suitable for sending SMS messages to, in E.164 format.
  • A state or province within a country. Examples: California British Columbia
  • A physical address suited for the receipt of physical packages or documents, and/or for visiting in person.
    Example: 12345 Foo Street
Nested Schema : freeformTags
Type: object
Additional Properties Allowed
Show Source
Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see [Resource Tags](/iaas/Content/General/Concepts/resourcetags.htm). Example: `{"Department": "Finance"}`
Nested Schema : systemTags
Type: object
Additional Properties Allowed
Show Source
System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`
Nested Schema : additionalProperties
Type: object
Additional Properties Allowed
Show Source
Key-value pair representing a defined tag key and value, scoped to a namespace. Example: `{"CostCenter": "42"}`
Nested Schema : additionalProperties
Type: object
The value of the tag. Only the String type is supported.
Nested Schema : alternateContactMethods
Type: array
Maximum Number of Items: 32
Ways to contact the entity through a non-standard channel.
Show Source
Nested Schema : AlternateContactMethod
Type: object
A non-standard communications channel for a payer or provider, e.g. WhatsApp, Discord.
Show Source
Nested Schema : additionalProperties
Type: object
Additional Properties Allowed
Show Source
Key-value pair representing a system tag key and value, scoped to a namespace. Example: `{"free-tier-retained": "true"}`
Nested Schema : additionalProperties
Type: object
The value of the tag. Only the String type is supported.

401 Response

Unauthorized
Headers
Body ()
Root Schema : Error
Type: object
Error information.
Show Source

404 Response

Not Found
Headers
Body ()
Root Schema : Error
Type: object
Error information.
Show Source

429 Response

Too Many Requests
Headers
Body ()
Root Schema : Error
Type: object
Error information.
Show Source

500 Response

Internal Server Error
Headers
Body ()
Root Schema : Error
Type: object
Error information.
Show Source

Default Response

An error has occurred.
Headers
Body ()
Root Schema : Error
Type: object
Error information.
Show Source
Back to Top