1. Packages
  2. Equinix
  3. API Docs
  4. fabric
  5. getPrecisionTimeServices
Equinix v0.22.0 published on Wednesday, Apr 23, 2025 by Equinix

equinix.fabric.getPrecisionTimeServices

Explore with Pulumi AI

equinix logo
Equinix v0.22.0 published on Wednesday, Apr 23, 2025 by Equinix

    Fabric V4 API compatible data resource that allow user to fetch Equinix Fabric Precision Time Services with pagination details Additional Documentation:

    • API: https://docs.equinix.com/en-us/Content/KnowledgeCenter/Fabric/API-Reference/API-Precision-Time.htm

    Using getPrecisionTimeServices

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPrecisionTimeServices(args: GetPrecisionTimeServicesArgs, opts?: InvokeOptions): Promise<GetPrecisionTimeServicesResult>
    function getPrecisionTimeServicesOutput(args: GetPrecisionTimeServicesOutputArgs, opts?: InvokeOptions): Output<GetPrecisionTimeServicesResult>
    def get_precision_time_services(filters: Optional[Sequence[GetPrecisionTimeServicesFilter]] = None,
                                    pagination: Optional[GetPrecisionTimeServicesPagination] = None,
                                    sorts: Optional[Sequence[GetPrecisionTimeServicesSort]] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetPrecisionTimeServicesResult
    def get_precision_time_services_output(filters: Optional[pulumi.Input[Sequence[pulumi.Input[GetPrecisionTimeServicesFilterArgs]]]] = None,
                                    pagination: Optional[pulumi.Input[GetPrecisionTimeServicesPaginationArgs]] = None,
                                    sorts: Optional[pulumi.Input[Sequence[pulumi.Input[GetPrecisionTimeServicesSortArgs]]]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetPrecisionTimeServicesResult]
    func GetPrecisionTimeServices(ctx *Context, args *GetPrecisionTimeServicesArgs, opts ...InvokeOption) (*GetPrecisionTimeServicesResult, error)
    func GetPrecisionTimeServicesOutput(ctx *Context, args *GetPrecisionTimeServicesOutputArgs, opts ...InvokeOption) GetPrecisionTimeServicesResultOutput

    > Note: This function is named GetPrecisionTimeServices in the Go SDK.

    public static class GetPrecisionTimeServices 
    {
        public static Task<GetPrecisionTimeServicesResult> InvokeAsync(GetPrecisionTimeServicesArgs args, InvokeOptions? opts = null)
        public static Output<GetPrecisionTimeServicesResult> Invoke(GetPrecisionTimeServicesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPrecisionTimeServicesResult> getPrecisionTimeServices(GetPrecisionTimeServicesArgs args, InvokeOptions options)
    public static Output<GetPrecisionTimeServicesResult> getPrecisionTimeServices(GetPrecisionTimeServicesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: equinix:fabric/getPrecisionTimeServices:getPrecisionTimeServices
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Filters List<GetPrecisionTimeServicesFilter>
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    Pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    Sorts List<GetPrecisionTimeServicesSort>
    Filters for the Data Source Search Request
    Filters []GetPrecisionTimeServicesFilter
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    Pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    Sorts []GetPrecisionTimeServicesSort
    Filters for the Data Source Search Request
    filters List<GetPrecisionTimeServicesFilter>
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    sorts List<GetPrecisionTimeServicesSort>
    Filters for the Data Source Search Request
    filters GetPrecisionTimeServicesFilter[]
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    sorts GetPrecisionTimeServicesSort[]
    Filters for the Data Source Search Request
    filters Sequence[GetPrecisionTimeServicesFilter]
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    sorts Sequence[GetPrecisionTimeServicesSort]
    Filters for the Data Source Search Request
    filters List<Property Map>
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    pagination Property Map
    Pagination details for the returned route aggregations list
    sorts List<Property Map>
    Filters for the Data Source Search Request

    getPrecisionTimeServices Result

    The following output properties are available:

    Datas List<GetPrecisionTimeServicesData>
    Returned list of route aggregation objects
    Filters List<GetPrecisionTimeServicesFilter>
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    Id string
    The unique identifier of the resource
    Pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    Sorts List<GetPrecisionTimeServicesSort>
    Filters for the Data Source Search Request
    Datas []GetPrecisionTimeServicesData
    Returned list of route aggregation objects
    Filters []GetPrecisionTimeServicesFilter
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    Id string
    The unique identifier of the resource
    Pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    Sorts []GetPrecisionTimeServicesSort
    Filters for the Data Source Search Request
    datas List<GetPrecisionTimeServicesData>
    Returned list of route aggregation objects
    filters List<GetPrecisionTimeServicesFilter>
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    id String
    The unique identifier of the resource
    pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    sorts List<GetPrecisionTimeServicesSort>
    Filters for the Data Source Search Request
    datas GetPrecisionTimeServicesData[]
    Returned list of route aggregation objects
    filters GetPrecisionTimeServicesFilter[]
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    id string
    The unique identifier of the resource
    pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    sorts GetPrecisionTimeServicesSort[]
    Filters for the Data Source Search Request
    datas Sequence[GetPrecisionTimeServicesData]
    Returned list of route aggregation objects
    filters Sequence[GetPrecisionTimeServicesFilter]
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    id str
    The unique identifier of the resource
    pagination GetPrecisionTimeServicesPagination
    Pagination details for the returned route aggregations list
    sorts Sequence[GetPrecisionTimeServicesSort]
    Filters for the Data Source Search Request
    datas List<Property Map>
    Returned list of route aggregation objects
    filters List<Property Map>
    List of filters to apply to the stream attachment get request. Maximum of 8. All will be AND'd together with 1 of the 8 being a possible OR group of 3
    id String
    The unique identifier of the resource
    pagination Property Map
    Pagination details for the returned route aggregations list
    sorts List<Property Map>
    Filters for the Data Source Search Request

    Supporting Types

    GetPrecisionTimeServicesData

    Account GetPrecisionTimeServicesDataAccount
    Equinix User Account associated with Precision Time Service
    ChangeLog GetPrecisionTimeServicesDataChangeLog
    Details of the last change on the route aggregation resource
    Connections List<GetPrecisionTimeServicesDataConnection>
    An array of objects with unique identifiers of connections.
    Href string
    Equinix generated Portal link for the created Precision Time Service
    Ipv4 GetPrecisionTimeServicesDataIpv4
    An object that has Network IP Configurations for Timing Master Servers.
    Name string
    Name of Precision Time Service. Applicable values: Maximum: 24 characters; Allowed characters: alpha-numeric, hyphens ('-') and underscores ('_')
    Order GetPrecisionTimeServicesDataOrder
    Precision Time Order
    Package GetPrecisionTimeServicesDataPackage
    Precision Time Service Package Details
    PrecisionTimePrice GetPrecisionTimeServicesDataPrecisionTimePrice
    Precision Time Service Price
    State string
    Indicator of the state of this Precision Time Service
    Type string
    Choose type of Precision Time Service
    Uuid string
    Equinix generated id for the Precision Time Service
    NtpAdvancedConfigurations List<GetPrecisionTimeServicesDataNtpAdvancedConfiguration>
    NTP Advanced configuration
    Project GetPrecisionTimeServicesDataProject
    Equinix Project attribute object
    PtpAdvancedConfiguration GetPrecisionTimeServicesDataPtpAdvancedConfiguration
    PTP Advanced Configuration
    Account GetPrecisionTimeServicesDataAccount
    Equinix User Account associated with Precision Time Service
    ChangeLog GetPrecisionTimeServicesDataChangeLog
    Details of the last change on the route aggregation resource
    Connections []GetPrecisionTimeServicesDataConnection
    An array of objects with unique identifiers of connections.
    Href string
    Equinix generated Portal link for the created Precision Time Service
    Ipv4 GetPrecisionTimeServicesDataIpv4
    An object that has Network IP Configurations for Timing Master Servers.
    Name string
    Name of Precision Time Service. Applicable values: Maximum: 24 characters; Allowed characters: alpha-numeric, hyphens ('-') and underscores ('_')
    Order GetPrecisionTimeServicesDataOrder
    Precision Time Order
    Package GetPrecisionTimeServicesDataPackage
    Precision Time Service Package Details
    PrecisionTimePrice GetPrecisionTimeServicesDataPrecisionTimePrice
    Precision Time Service Price
    State string
    Indicator of the state of this Precision Time Service
    Type string
    Choose type of Precision Time Service
    Uuid string
    Equinix generated id for the Precision Time Service
    NtpAdvancedConfigurations []GetPrecisionTimeServicesDataNtpAdvancedConfiguration
    NTP Advanced configuration
    Project GetPrecisionTimeServicesDataProject
    Equinix Project attribute object
    PtpAdvancedConfiguration GetPrecisionTimeServicesDataPtpAdvancedConfiguration
    PTP Advanced Configuration
    account GetPrecisionTimeServicesDataAccount
    Equinix User Account associated with Precision Time Service
    changeLog GetPrecisionTimeServicesDataChangeLog
    Details of the last change on the route aggregation resource
    connections List<GetPrecisionTimeServicesDataConnection>
    An array of objects with unique identifiers of connections.
    href String
    Equinix generated Portal link for the created Precision Time Service
    ipv4 GetPrecisionTimeServicesDataIpv4
    An object that has Network IP Configurations for Timing Master Servers.
    name String
    Name of Precision Time Service. Applicable values: Maximum: 24 characters; Allowed characters: alpha-numeric, hyphens ('-') and underscores ('_')
    order GetPrecisionTimeServicesDataOrder
    Precision Time Order
    package_ GetPrecisionTimeServicesDataPackage
    Precision Time Service Package Details
    precisionTimePrice GetPrecisionTimeServicesDataPrecisionTimePrice
    Precision Time Service Price
    state String
    Indicator of the state of this Precision Time Service
    type String
    Choose type of Precision Time Service
    uuid String
    Equinix generated id for the Precision Time Service
    ntpAdvancedConfigurations List<GetPrecisionTimeServicesDataNtpAdvancedConfiguration>
    NTP Advanced configuration
    project GetPrecisionTimeServicesDataProject
    Equinix Project attribute object
    ptpAdvancedConfiguration GetPrecisionTimeServicesDataPtpAdvancedConfiguration
    PTP Advanced Configuration
    account GetPrecisionTimeServicesDataAccount
    Equinix User Account associated with Precision Time Service
    changeLog GetPrecisionTimeServicesDataChangeLog
    Details of the last change on the route aggregation resource
    connections GetPrecisionTimeServicesDataConnection[]
    An array of objects with unique identifiers of connections.
    href string
    Equinix generated Portal link for the created Precision Time Service
    ipv4 GetPrecisionTimeServicesDataIpv4
    An object that has Network IP Configurations for Timing Master Servers.
    name string
    Name of Precision Time Service. Applicable values: Maximum: 24 characters; Allowed characters: alpha-numeric, hyphens ('-') and underscores ('_')
    order GetPrecisionTimeServicesDataOrder
    Precision Time Order
    package GetPrecisionTimeServicesDataPackage
    Precision Time Service Package Details
    precisionTimePrice GetPrecisionTimeServicesDataPrecisionTimePrice
    Precision Time Service Price
    state string
    Indicator of the state of this Precision Time Service
    type string
    Choose type of Precision Time Service
    uuid string
    Equinix generated id for the Precision Time Service
    ntpAdvancedConfigurations GetPrecisionTimeServicesDataNtpAdvancedConfiguration[]
    NTP Advanced configuration
    project GetPrecisionTimeServicesDataProject
    Equinix Project attribute object
    ptpAdvancedConfiguration GetPrecisionTimeServicesDataPtpAdvancedConfiguration
    PTP Advanced Configuration
    account GetPrecisionTimeServicesDataAccount
    Equinix User Account associated with Precision Time Service
    change_log GetPrecisionTimeServicesDataChangeLog
    Details of the last change on the route aggregation resource
    connections Sequence[GetPrecisionTimeServicesDataConnection]
    An array of objects with unique identifiers of connections.
    href str
    Equinix generated Portal link for the created Precision Time Service
    ipv4 GetPrecisionTimeServicesDataIpv4
    An object that has Network IP Configurations for Timing Master Servers.
    name str
    Name of Precision Time Service. Applicable values: Maximum: 24 characters; Allowed characters: alpha-numeric, hyphens ('-') and underscores ('_')
    order GetPrecisionTimeServicesDataOrder
    Precision Time Order
    package GetPrecisionTimeServicesDataPackage
    Precision Time Service Package Details
    precision_time_price GetPrecisionTimeServicesDataPrecisionTimePrice
    Precision Time Service Price
    state str
    Indicator of the state of this Precision Time Service
    type str
    Choose type of Precision Time Service
    uuid str
    Equinix generated id for the Precision Time Service
    ntp_advanced_configurations Sequence[GetPrecisionTimeServicesDataNtpAdvancedConfiguration]
    NTP Advanced configuration
    project GetPrecisionTimeServicesDataProject
    Equinix Project attribute object
    ptp_advanced_configuration GetPrecisionTimeServicesDataPtpAdvancedConfiguration
    PTP Advanced Configuration
    account Property Map
    Equinix User Account associated with Precision Time Service
    changeLog Property Map
    Details of the last change on the route aggregation resource
    connections List<Property Map>
    An array of objects with unique identifiers of connections.
    href String
    Equinix generated Portal link for the created Precision Time Service
    ipv4 Property Map
    An object that has Network IP Configurations for Timing Master Servers.
    name String
    Name of Precision Time Service. Applicable values: Maximum: 24 characters; Allowed characters: alpha-numeric, hyphens ('-') and underscores ('_')
    order Property Map
    Precision Time Order
    package Property Map
    Precision Time Service Package Details
    precisionTimePrice Property Map
    Precision Time Service Price
    state String
    Indicator of the state of this Precision Time Service
    type String
    Choose type of Precision Time Service
    uuid String
    Equinix generated id for the Precision Time Service
    ntpAdvancedConfigurations List<Property Map>
    NTP Advanced configuration
    project Property Map
    Equinix Project attribute object
    ptpAdvancedConfiguration Property Map
    PTP Advanced Configuration

    GetPrecisionTimeServicesDataAccount

    AccountName string
    Account Name
    AccountNumber int
    Equinix Account Number
    GlobalCustId string
    Global Customer Id
    GlobalOrgId string
    Customer organization naidentifierme
    GlobalOrganizationName string
    Global organization name
    OrgId int
    Customer organization identifier
    OrganizationName string
    Customer organization name
    ResellerAccountName string
    Reseller account name
    ResellerAccountNumber int
    Reseller account number
    ResellerOrgId int
    Reseller customer organization identifier
    ResellerUcmId string
    Reseller account ucmId
    UcmId string
    Global organization name
    AccountName string
    Account Name
    AccountNumber int
    Equinix Account Number
    GlobalCustId string
    Global Customer Id
    GlobalOrgId string
    Customer organization naidentifierme
    GlobalOrganizationName string
    Global organization name
    OrgId int
    Customer organization identifier
    OrganizationName string
    Customer organization name
    ResellerAccountName string
    Reseller account name
    ResellerAccountNumber int
    Reseller account number
    ResellerOrgId int
    Reseller customer organization identifier
    ResellerUcmId string
    Reseller account ucmId
    UcmId string
    Global organization name
    accountName String
    Account Name
    accountNumber Integer
    Equinix Account Number
    globalCustId String
    Global Customer Id
    globalOrgId String
    Customer organization naidentifierme
    globalOrganizationName String
    Global organization name
    orgId Integer
    Customer organization identifier
    organizationName String
    Customer organization name
    resellerAccountName String
    Reseller account name
    resellerAccountNumber Integer
    Reseller account number
    resellerOrgId Integer
    Reseller customer organization identifier
    resellerUcmId String
    Reseller account ucmId
    ucmId String
    Global organization name
    accountName string
    Account Name
    accountNumber number
    Equinix Account Number
    globalCustId string
    Global Customer Id
    globalOrgId string
    Customer organization naidentifierme
    globalOrganizationName string
    Global organization name
    orgId number
    Customer organization identifier
    organizationName string
    Customer organization name
    resellerAccountName string
    Reseller account name
    resellerAccountNumber number
    Reseller account number
    resellerOrgId number
    Reseller customer organization identifier
    resellerUcmId string
    Reseller account ucmId
    ucmId string
    Global organization name
    account_name str
    Account Name
    account_number int
    Equinix Account Number
    global_cust_id str
    Global Customer Id
    global_org_id str
    Customer organization naidentifierme
    global_organization_name str
    Global organization name
    org_id int
    Customer organization identifier
    organization_name str
    Customer organization name
    reseller_account_name str
    Reseller account name
    reseller_account_number int
    Reseller account number
    reseller_org_id int
    Reseller customer organization identifier
    reseller_ucm_id str
    Reseller account ucmId
    ucm_id str
    Global organization name
    accountName String
    Account Name
    accountNumber Number
    Equinix Account Number
    globalCustId String
    Global Customer Id
    globalOrgId String
    Customer organization naidentifierme
    globalOrganizationName String
    Global organization name
    orgId Number
    Customer organization identifier
    organizationName String
    Customer organization name
    resellerAccountName String
    Reseller account name
    resellerAccountNumber Number
    Reseller account number
    resellerOrgId Number
    Reseller customer organization identifier
    resellerUcmId String
    Reseller account ucmId
    ucmId String
    Global organization name

    GetPrecisionTimeServicesDataChangeLog

    CreatedBy string
    User name of creator of the route aggregation resource
    CreatedByEmail string
    Email of creator of the route aggregation resource
    CreatedByFullName string
    Legal name of creator of the route aggregation resource
    CreatedDateTime string
    Creation time of the route aggregation resource
    DeletedBy string
    User name of deleter of the route aggregation resource
    DeletedByEmail string
    Email of deleter of the route aggregation resource
    DeletedByFullName string
    Legal name of deleter of the route aggregation resource
    DeletedDateTime string
    Deletion time of the route aggregation resource
    UpdatedBy string
    User name of last updater of the route aggregation resource
    UpdatedByEmail string
    Email of last updater of the route aggregation resource
    UpdatedByFullName string
    Legal name of last updater of the route aggregation resource
    UpdatedDateTime string
    Last update time of the route aggregation resource
    CreatedBy string
    User name of creator of the route aggregation resource
    CreatedByEmail string
    Email of creator of the route aggregation resource
    CreatedByFullName string
    Legal name of creator of the route aggregation resource
    CreatedDateTime string
    Creation time of the route aggregation resource
    DeletedBy string
    User name of deleter of the route aggregation resource
    DeletedByEmail string
    Email of deleter of the route aggregation resource
    DeletedByFullName string
    Legal name of deleter of the route aggregation resource
    DeletedDateTime string
    Deletion time of the route aggregation resource
    UpdatedBy string
    User name of last updater of the route aggregation resource
    UpdatedByEmail string
    Email of last updater of the route aggregation resource
    UpdatedByFullName string
    Legal name of last updater of the route aggregation resource
    UpdatedDateTime string
    Last update time of the route aggregation resource
    createdBy String
    User name of creator of the route aggregation resource
    createdByEmail String
    Email of creator of the route aggregation resource
    createdByFullName String
    Legal name of creator of the route aggregation resource
    createdDateTime String
    Creation time of the route aggregation resource
    deletedBy String
    User name of deleter of the route aggregation resource
    deletedByEmail String
    Email of deleter of the route aggregation resource
    deletedByFullName String
    Legal name of deleter of the route aggregation resource
    deletedDateTime String
    Deletion time of the route aggregation resource
    updatedBy String
    User name of last updater of the route aggregation resource
    updatedByEmail String
    Email of last updater of the route aggregation resource
    updatedByFullName String
    Legal name of last updater of the route aggregation resource
    updatedDateTime String
    Last update time of the route aggregation resource
    createdBy string
    User name of creator of the route aggregation resource
    createdByEmail string
    Email of creator of the route aggregation resource
    createdByFullName string
    Legal name of creator of the route aggregation resource
    createdDateTime string
    Creation time of the route aggregation resource
    deletedBy string
    User name of deleter of the route aggregation resource
    deletedByEmail string
    Email of deleter of the route aggregation resource
    deletedByFullName string
    Legal name of deleter of the route aggregation resource
    deletedDateTime string
    Deletion time of the route aggregation resource
    updatedBy string
    User name of last updater of the route aggregation resource
    updatedByEmail string
    Email of last updater of the route aggregation resource
    updatedByFullName string
    Legal name of last updater of the route aggregation resource
    updatedDateTime string
    Last update time of the route aggregation resource
    created_by str
    User name of creator of the route aggregation resource
    created_by_email str
    Email of creator of the route aggregation resource
    created_by_full_name str
    Legal name of creator of the route aggregation resource
    created_date_time str
    Creation time of the route aggregation resource
    deleted_by str
    User name of deleter of the route aggregation resource
    deleted_by_email str
    Email of deleter of the route aggregation resource
    deleted_by_full_name str
    Legal name of deleter of the route aggregation resource
    deleted_date_time str
    Deletion time of the route aggregation resource
    updated_by str
    User name of last updater of the route aggregation resource
    updated_by_email str
    Email of last updater of the route aggregation resource
    updated_by_full_name str
    Legal name of last updater of the route aggregation resource
    updated_date_time str
    Last update time of the route aggregation resource
    createdBy String
    User name of creator of the route aggregation resource
    createdByEmail String
    Email of creator of the route aggregation resource
    createdByFullName String
    Legal name of creator of the route aggregation resource
    createdDateTime String
    Creation time of the route aggregation resource
    deletedBy String
    User name of deleter of the route aggregation resource
    deletedByEmail String
    Email of deleter of the route aggregation resource
    deletedByFullName String
    Legal name of deleter of the route aggregation resource
    deletedDateTime String
    Deletion time of the route aggregation resource
    updatedBy String
    User name of last updater of the route aggregation resource
    updatedByEmail String
    Email of last updater of the route aggregation resource
    updatedByFullName String
    Legal name of last updater of the route aggregation resource
    updatedDateTime String
    Last update time of the route aggregation resource

    GetPrecisionTimeServicesDataConnection

    Href string
    Link to the Equinix Fabric Connection associated with the Precision Time Service
    Type string
    Type of the Equinix Fabric Connection associated with the Precision Time Service
    Uuid string
    Equinix Fabric Connection UUID; Precision Time Service will be connected with it
    Href string
    Link to the Equinix Fabric Connection associated with the Precision Time Service
    Type string
    Type of the Equinix Fabric Connection associated with the Precision Time Service
    Uuid string
    Equinix Fabric Connection UUID; Precision Time Service will be connected with it
    href String
    Link to the Equinix Fabric Connection associated with the Precision Time Service
    type String
    Type of the Equinix Fabric Connection associated with the Precision Time Service
    uuid String
    Equinix Fabric Connection UUID; Precision Time Service will be connected with it
    href string
    Link to the Equinix Fabric Connection associated with the Precision Time Service
    type string
    Type of the Equinix Fabric Connection associated with the Precision Time Service
    uuid string
    Equinix Fabric Connection UUID; Precision Time Service will be connected with it
    href str
    Link to the Equinix Fabric Connection associated with the Precision Time Service
    type str
    Type of the Equinix Fabric Connection associated with the Precision Time Service
    uuid str
    Equinix Fabric Connection UUID; Precision Time Service will be connected with it
    href String
    Link to the Equinix Fabric Connection associated with the Precision Time Service
    type String
    Type of the Equinix Fabric Connection associated with the Precision Time Service
    uuid String
    Equinix Fabric Connection UUID; Precision Time Service will be connected with it

    GetPrecisionTimeServicesDataIpv4

    DefaultGateway string
    IPv4 address that establishes the Routing Interface where traffic is directed. It serves as the next hop in the Network.
    NetworkMask string
    IPv4 address that defines the range of consecutive subnets in the network.
    Primary string
    IPv4 address for the Primary Timing Master Server.
    Secondary string
    IPv4 address for the Secondary Timing Master Server.
    DefaultGateway string
    IPv4 address that establishes the Routing Interface where traffic is directed. It serves as the next hop in the Network.
    NetworkMask string
    IPv4 address that defines the range of consecutive subnets in the network.
    Primary string
    IPv4 address for the Primary Timing Master Server.
    Secondary string
    IPv4 address for the Secondary Timing Master Server.
    defaultGateway String
    IPv4 address that establishes the Routing Interface where traffic is directed. It serves as the next hop in the Network.
    networkMask String
    IPv4 address that defines the range of consecutive subnets in the network.
    primary String
    IPv4 address for the Primary Timing Master Server.
    secondary String
    IPv4 address for the Secondary Timing Master Server.
    defaultGateway string
    IPv4 address that establishes the Routing Interface where traffic is directed. It serves as the next hop in the Network.
    networkMask string
    IPv4 address that defines the range of consecutive subnets in the network.
    primary string
    IPv4 address for the Primary Timing Master Server.
    secondary string
    IPv4 address for the Secondary Timing Master Server.
    default_gateway str
    IPv4 address that establishes the Routing Interface where traffic is directed. It serves as the next hop in the Network.
    network_mask str
    IPv4 address that defines the range of consecutive subnets in the network.
    primary str
    IPv4 address for the Primary Timing Master Server.
    secondary str
    IPv4 address for the Secondary Timing Master Server.
    defaultGateway String
    IPv4 address that establishes the Routing Interface where traffic is directed. It serves as the next hop in the Network.
    networkMask String
    IPv4 address that defines the range of consecutive subnets in the network.
    primary String
    IPv4 address for the Primary Timing Master Server.
    secondary String
    IPv4 address for the Secondary Timing Master Server.

    GetPrecisionTimeServicesDataNtpAdvancedConfiguration

    Key string
    The plaintext authentication key. For ASCII type, the key
    \ must contain printable ASCII characters, range 10-20 characters. For
    \ HEX type, range should be 10-40 characters
    KeyNumber int
    The authentication Key ID
    Type string
    md5 Authentication type
    Key string
    The plaintext authentication key. For ASCII type, the key
    \ must contain printable ASCII characters, range 10-20 characters. For
    \ HEX type, range should be 10-40 characters
    KeyNumber int
    The authentication Key ID
    Type string
    md5 Authentication type
    key String
    The plaintext authentication key. For ASCII type, the key
    \ must contain printable ASCII characters, range 10-20 characters. For
    \ HEX type, range should be 10-40 characters
    keyNumber Integer
    The authentication Key ID
    type String
    md5 Authentication type
    key string
    The plaintext authentication key. For ASCII type, the key
    \ must contain printable ASCII characters, range 10-20 characters. For
    \ HEX type, range should be 10-40 characters
    keyNumber number
    The authentication Key ID
    type string
    md5 Authentication type
    key str
    The plaintext authentication key. For ASCII type, the key
    \ must contain printable ASCII characters, range 10-20 characters. For
    \ HEX type, range should be 10-40 characters
    key_number int
    The authentication Key ID
    type str
    md5 Authentication type
    key String
    The plaintext authentication key. For ASCII type, the key
    \ must contain printable ASCII characters, range 10-20 characters. For
    \ HEX type, range should be 10-40 characters
    keyNumber Number
    The authentication Key ID
    type String
    md5 Authentication type

    GetPrecisionTimeServicesDataOrder

    CustomerReferenceNumber string
    Customer reference number
    OrderNumber string
    Order reference number
    PurchaseOrderNumber string
    Purchase order number
    CustomerReferenceNumber string
    Customer reference number
    OrderNumber string
    Order reference number
    PurchaseOrderNumber string
    Purchase order number
    customerReferenceNumber String
    Customer reference number
    orderNumber String
    Order reference number
    purchaseOrderNumber String
    Purchase order number
    customerReferenceNumber string
    Customer reference number
    orderNumber string
    Order reference number
    purchaseOrderNumber string
    Purchase order number
    customer_reference_number str
    Customer reference number
    order_number str
    Order reference number
    purchase_order_number str
    Purchase order number
    customerReferenceNumber String
    Customer reference number
    orderNumber String
    Order reference number
    purchaseOrderNumber String
    Purchase order number

    GetPrecisionTimeServicesDataPackage

    Code string
    Time Precision Package Code for the desired billing package
    Href string
    Time Precision Package HREF link to corresponding resource in Equinix Portal
    Code string
    Time Precision Package Code for the desired billing package
    Href string
    Time Precision Package HREF link to corresponding resource in Equinix Portal
    code String
    Time Precision Package Code for the desired billing package
    href String
    Time Precision Package HREF link to corresponding resource in Equinix Portal
    code string
    Time Precision Package Code for the desired billing package
    href string
    Time Precision Package HREF link to corresponding resource in Equinix Portal
    code str
    Time Precision Package Code for the desired billing package
    href str
    Time Precision Package HREF link to corresponding resource in Equinix Portal
    code String
    Time Precision Package Code for the desired billing package
    href String
    Time Precision Package HREF link to corresponding resource in Equinix Portal

    GetPrecisionTimeServicesDataPrecisionTimePrice

    Charges List<GetPrecisionTimeServicesDataPrecisionTimePriceCharge>
    offering price charge
    Currency string
    Offering price currency
    Charges []GetPrecisionTimeServicesDataPrecisionTimePriceCharge
    offering price charge
    Currency string
    Offering price currency
    charges List<GetPrecisionTimeServicesDataPrecisionTimePriceCharge>
    offering price charge
    currency String
    Offering price currency
    charges GetPrecisionTimeServicesDataPrecisionTimePriceCharge[]
    offering price charge
    currency string
    Offering price currency
    charges List<Property Map>
    offering price charge
    currency String
    Offering price currency

    GetPrecisionTimeServicesDataPrecisionTimePriceCharge

    Price double
    Offering price
    Type string
    Price charge type; MONTHLYRECURRING, NONRECURRING
    Price float64
    Offering price
    Type string
    Price charge type; MONTHLYRECURRING, NONRECURRING
    price Double
    Offering price
    type String
    Price charge type; MONTHLYRECURRING, NONRECURRING
    price number
    Offering price
    type string
    Price charge type; MONTHLYRECURRING, NONRECURRING
    price float
    Offering price
    type str
    Price charge type; MONTHLYRECURRING, NONRECURRING
    price Number
    Offering price
    type String
    Price charge type; MONTHLYRECURRING, NONRECURRING

    GetPrecisionTimeServicesDataProject

    ProjectId string
    Equinix Subscriber-assigned project ID
    ProjectId string
    Equinix Subscriber-assigned project ID
    projectId String
    Equinix Subscriber-assigned project ID
    projectId string
    Equinix Subscriber-assigned project ID
    project_id str
    Equinix Subscriber-assigned project ID
    projectId String
    Equinix Subscriber-assigned project ID

    GetPrecisionTimeServicesDataPtpAdvancedConfiguration

    Domain int
    The PTP domain value
    GrantTime int
    Unicast Grant Time in seconds. For Multicast and Hybrid transport modes, grant time defaults to 300 seconds. For Unicast mode, grant time can be between 30 to 7200
    LogAnnounceInterval int
    Logarithmic value that controls the rate of PTP Announce packets from the PTP time server. Default is 1 (1 packet every 2 seconds), Unit packets/second
    LogDelayReqInterval int
    Logarithmic value that controls the rate of PTP DelayReq packets. Default is -4 (16 packets per second), Unit packets/second..
    LogSyncInterval int
    Logarithmic value that controls the rate of PTP Sync packets. Default is -4 (16 packets per second), Unit packets/second..
    Priority1 int
    The priority1 value determines the best primary clock, Lower value indicates higher priority
    Priority2 int
    The priority2 value differentiates and prioritizes the primary clock to avoid confusion when priority1-value is the same for different primary clocks in a network
    TimeScale string
    Time Scale value, ARB denotes Arbitrary and PTP denotes Precision Time Protocol
    TransportMode string
    ptp transport mode
    Domain int
    The PTP domain value
    GrantTime int
    Unicast Grant Time in seconds. For Multicast and Hybrid transport modes, grant time defaults to 300 seconds. For Unicast mode, grant time can be between 30 to 7200
    LogAnnounceInterval int
    Logarithmic value that controls the rate of PTP Announce packets from the PTP time server. Default is 1 (1 packet every 2 seconds), Unit packets/second
    LogDelayReqInterval int
    Logarithmic value that controls the rate of PTP DelayReq packets. Default is -4 (16 packets per second), Unit packets/second..
    LogSyncInterval int
    Logarithmic value that controls the rate of PTP Sync packets. Default is -4 (16 packets per second), Unit packets/second..
    Priority1 int
    The priority1 value determines the best primary clock, Lower value indicates higher priority
    Priority2 int
    The priority2 value differentiates and prioritizes the primary clock to avoid confusion when priority1-value is the same for different primary clocks in a network
    TimeScale string
    Time Scale value, ARB denotes Arbitrary and PTP denotes Precision Time Protocol
    TransportMode string
    ptp transport mode
    domain Integer
    The PTP domain value
    grantTime Integer
    Unicast Grant Time in seconds. For Multicast and Hybrid transport modes, grant time defaults to 300 seconds. For Unicast mode, grant time can be between 30 to 7200
    logAnnounceInterval Integer
    Logarithmic value that controls the rate of PTP Announce packets from the PTP time server. Default is 1 (1 packet every 2 seconds), Unit packets/second
    logDelayReqInterval Integer
    Logarithmic value that controls the rate of PTP DelayReq packets. Default is -4 (16 packets per second), Unit packets/second..
    logSyncInterval Integer
    Logarithmic value that controls the rate of PTP Sync packets. Default is -4 (16 packets per second), Unit packets/second..
    priority1 Integer
    The priority1 value determines the best primary clock, Lower value indicates higher priority
    priority2 Integer
    The priority2 value differentiates and prioritizes the primary clock to avoid confusion when priority1-value is the same for different primary clocks in a network
    timeScale String
    Time Scale value, ARB denotes Arbitrary and PTP denotes Precision Time Protocol
    transportMode String
    ptp transport mode
    domain number
    The PTP domain value
    grantTime number
    Unicast Grant Time in seconds. For Multicast and Hybrid transport modes, grant time defaults to 300 seconds. For Unicast mode, grant time can be between 30 to 7200
    logAnnounceInterval number
    Logarithmic value that controls the rate of PTP Announce packets from the PTP time server. Default is 1 (1 packet every 2 seconds), Unit packets/second
    logDelayReqInterval number
    Logarithmic value that controls the rate of PTP DelayReq packets. Default is -4 (16 packets per second), Unit packets/second..
    logSyncInterval number
    Logarithmic value that controls the rate of PTP Sync packets. Default is -4 (16 packets per second), Unit packets/second..
    priority1 number
    The priority1 value determines the best primary clock, Lower value indicates higher priority
    priority2 number
    The priority2 value differentiates and prioritizes the primary clock to avoid confusion when priority1-value is the same for different primary clocks in a network
    timeScale string
    Time Scale value, ARB denotes Arbitrary and PTP denotes Precision Time Protocol
    transportMode string
    ptp transport mode
    domain int
    The PTP domain value
    grant_time int
    Unicast Grant Time in seconds. For Multicast and Hybrid transport modes, grant time defaults to 300 seconds. For Unicast mode, grant time can be between 30 to 7200
    log_announce_interval int
    Logarithmic value that controls the rate of PTP Announce packets from the PTP time server. Default is 1 (1 packet every 2 seconds), Unit packets/second
    log_delay_req_interval int
    Logarithmic value that controls the rate of PTP DelayReq packets. Default is -4 (16 packets per second), Unit packets/second..
    log_sync_interval int
    Logarithmic value that controls the rate of PTP Sync packets. Default is -4 (16 packets per second), Unit packets/second..
    priority1 int
    The priority1 value determines the best primary clock, Lower value indicates higher priority
    priority2 int
    The priority2 value differentiates and prioritizes the primary clock to avoid confusion when priority1-value is the same for different primary clocks in a network
    time_scale str
    Time Scale value, ARB denotes Arbitrary and PTP denotes Precision Time Protocol
    transport_mode str
    ptp transport mode
    domain Number
    The PTP domain value
    grantTime Number
    Unicast Grant Time in seconds. For Multicast and Hybrid transport modes, grant time defaults to 300 seconds. For Unicast mode, grant time can be between 30 to 7200
    logAnnounceInterval Number
    Logarithmic value that controls the rate of PTP Announce packets from the PTP time server. Default is 1 (1 packet every 2 seconds), Unit packets/second
    logDelayReqInterval Number
    Logarithmic value that controls the rate of PTP DelayReq packets. Default is -4 (16 packets per second), Unit packets/second..
    logSyncInterval Number
    Logarithmic value that controls the rate of PTP Sync packets. Default is -4 (16 packets per second), Unit packets/second..
    priority1 Number
    The priority1 value determines the best primary clock, Lower value indicates higher priority
    priority2 Number
    The priority2 value differentiates and prioritizes the primary clock to avoid confusion when priority1-value is the same for different primary clocks in a network
    timeScale String
    Time Scale value, ARB denotes Arbitrary and PTP denotes Precision Time Protocol
    transportMode String
    ptp transport mode

    GetPrecisionTimeServicesFilter

    Operator string
    Operation applied to the values of the filter
    Property string
    Property to apply the filter to
    Values List<string>
    List of values to apply the operation to for the specified property
    Or bool
    Boolean value to specify if this filter is a part of the OR group. Has a maximum of 3 and only counts for 1 of the 8 possible filters
    Operator string
    Operation applied to the values of the filter
    Property string
    Property to apply the filter to
    Values []string
    List of values to apply the operation to for the specified property
    Or bool
    Boolean value to specify if this filter is a part of the OR group. Has a maximum of 3 and only counts for 1 of the 8 possible filters
    operator String
    Operation applied to the values of the filter
    property String
    Property to apply the filter to
    values List<String>
    List of values to apply the operation to for the specified property
    or Boolean
    Boolean value to specify if this filter is a part of the OR group. Has a maximum of 3 and only counts for 1 of the 8 possible filters
    operator string
    Operation applied to the values of the filter
    property string
    Property to apply the filter to
    values string[]
    List of values to apply the operation to for the specified property
    or boolean
    Boolean value to specify if this filter is a part of the OR group. Has a maximum of 3 and only counts for 1 of the 8 possible filters
    operator str
    Operation applied to the values of the filter
    property str
    Property to apply the filter to
    values Sequence[str]
    List of values to apply the operation to for the specified property
    or_ bool
    Boolean value to specify if this filter is a part of the OR group. Has a maximum of 3 and only counts for 1 of the 8 possible filters
    operator String
    Operation applied to the values of the filter
    property String
    Property to apply the filter to
    values List<String>
    List of values to apply the operation to for the specified property
    or Boolean
    Boolean value to specify if this filter is a part of the OR group. Has a maximum of 3 and only counts for 1 of the 8 possible filters

    GetPrecisionTimeServicesPagination

    Limit int
    Maximum number of search results returned per page. Number must be between 1 and 100, and the default is 20
    Offset int
    Index of the first item returned in the response. The default is 0
    Limit int
    Maximum number of search results returned per page. Number must be between 1 and 100, and the default is 20
    Offset int
    Index of the first item returned in the response. The default is 0
    limit Integer
    Maximum number of search results returned per page. Number must be between 1 and 100, and the default is 20
    offset Integer
    Index of the first item returned in the response. The default is 0
    limit number
    Maximum number of search results returned per page. Number must be between 1 and 100, and the default is 20
    offset number
    Index of the first item returned in the response. The default is 0
    limit int
    Maximum number of search results returned per page. Number must be between 1 and 100, and the default is 20
    offset int
    Index of the first item returned in the response. The default is 0
    limit Number
    Maximum number of search results returned per page. Number must be between 1 and 100, and the default is 20
    offset Number
    Index of the first item returned in the response. The default is 0

    GetPrecisionTimeServicesSort

    Direction string
    The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
    Property string
    The property name to use in sorting. One of [/name /uuid /state /type /package/code /changeLog/createdDateTime /changeLog/updatedDateTime] Defaults to /name
    Direction string
    The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
    Property string
    The property name to use in sorting. One of [/name /uuid /state /type /package/code /changeLog/createdDateTime /changeLog/updatedDateTime] Defaults to /name
    direction String
    The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
    property String
    The property name to use in sorting. One of [/name /uuid /state /type /package/code /changeLog/createdDateTime /changeLog/updatedDateTime] Defaults to /name
    direction string
    The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
    property string
    The property name to use in sorting. One of [/name /uuid /state /type /package/code /changeLog/createdDateTime /changeLog/updatedDateTime] Defaults to /name
    direction str
    The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
    property str
    The property name to use in sorting. One of [/name /uuid /state /type /package/code /changeLog/createdDateTime /changeLog/updatedDateTime] Defaults to /name
    direction String
    The sorting direction. Can be one of: [DESC, ASC], Defaults to DESC
    property String
    The property name to use in sorting. One of [/name /uuid /state /type /package/code /changeLog/createdDateTime /changeLog/updatedDateTime] Defaults to /name

    Package Details

    Repository
    equinix equinix/pulumi-equinix
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the equinix Terraform Provider.
    equinix logo
    Equinix v0.22.0 published on Wednesday, Apr 23, 2025 by Equinix